1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-01 09:02:36 +02:00
libunwind-eh_elf/src/mi
Arun Sharma cb3fbbb172 Reduce the number of ifdefs in machine independent code
Hopefully we don't have too many GNUC users who don't have
fetch and add.
2012-09-29 12:22:47 -07:00
..
_ReadSLEB.c (_ReadSLEB): Fix typo: shift needs to be increment before checking 2005-02-19 06:15:20 +00:00
_ReadULEB.c (Logical change 1.205) 2004-04-20 16:53:44 +00:00
backtrace.c Plug in `ALIAS' attribute 2012-09-28 14:51:21 +03:00
dyn-cancel.c Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
dyn-info-list.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
dyn-register.c Apply `define_lock()' 2012-09-28 14:51:21 +03:00
flush_cache.c Simplify `sos_alloc()' implementation 2012-09-28 13:52:22 +03:00
Gdestroy_addr_space.c Don't include <stdlib.h>. 2005-05-20 09:48:08 +00:00
Gdyn-extract.c Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
Gdyn-remote.c Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
Gfind_dynamic_proc_info.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Gget_accessors.c Invert tdep_init() flag logic 2012-09-28 14:06:07 +03:00
Gget_fpreg.c Fix forgotten copyright year update. 2006-07-26 15:48:48 -06:00
Gget_proc_info_by_ip.c Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
Gget_proc_name.c Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +00:00
Gget_reg.c 2007-12-14 Mark Wielaard <mwielaard@redhat.com> 2008-01-07 15:43:42 -07:00
Gput_dynamic_unwind_info.c Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
Gset_caching_policy.c Invert tdep_init() flag logic 2012-09-28 14:06:07 +03:00
Gset_fpreg.c Fix forgotten copyright year update. 2006-07-26 15:48:48 -06:00
Gset_reg.c Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +00:00
init.c Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
Ldestroy_addr_space.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Ldyn-extract.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Ldyn-remote.c Restore mi/Ldyn-remote.c. 2006-07-26 15:10:48 -06:00
Lfind_dynamic_proc_info.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lget_accessors.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lget_fpreg.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lget_proc_info_by_ip.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lget_proc_name.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lget_reg.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lput_dynamic_unwind_info.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lset_caching_policy.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lset_fpreg.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lset_reg.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
mempool.c Reduce the number of ifdefs in machine independent code 2012-09-29 12:22:47 -07:00
strerror.c Fix missed "tdep.h" -> "libunwind_i.h" conversions. 2006-07-26 15:44:23 -06:00