1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 12:11:45 +02:00
libunwind-eh_elf/src/mi
Lassi Tuura ae5c1f2adf Performance optimisations for fast trace.
Insert static branch prediction predicates in useful places and avoid
unnecessary code in the hottest paths. Bypass unnecessary indirect
calls, in particular to access_mem(), when known to be safe.
2011-04-17 20:34:38 -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 Performance optimisations for fast trace. 2011-04-17 20:34:38 -07: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 Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
flush_cache.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07: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 Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +00: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 Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +00: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 Drop include of "mempool.h", which causes problems in the kernel, due to 2005-05-20 11:28:16 +00:00
strerror.c Fix missed "tdep.h" -> "libunwind_i.h" conversions. 2006-07-26 15:44:23 -06:00