1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-09 19:03:43 +01:00
libunwind-eh_elf/src/aarch64
Dave Watson 729772149f
aarch64: tune down size of unw_context_t and unw_cursor_t (#71)
aarch64 defines a huge __reserved field in sigcontext.  Cut it down
to only the used FP fields.

unw_cursor_t can also be cut down a bit, while still maintaining some reserved space.
2018-04-10 10:55:45 -07:00
..
Gapply_reg_state.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Gcreate_addr_space.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
gen-offsets.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
getcontext.S Add fast stack trace on AArch64. 2014-07-30 14:34:31 +03:00
Gget_proc_info.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Gget_save_loc.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Gglobal.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Ginit.c aarch64: tune down size of unw_context_t and unw_cursor_t (#71) 2018-04-10 10:55:45 -07:00
Ginit_local.c aarch64: tune down size of unw_context_t and unw_cursor_t (#71) 2018-04-10 10:55:45 -07:00
Ginit_remote.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Gis_signal_frame.c ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
Greg_states_iterate.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Gregs.c arm64: Support for restore of ARM64 Neon callee-saved registers during unwind 2017-08-18 09:56:06 -07:00
Gresume.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Gstash_frame.c Leave ret_addr_column out of the data that gets copied when pushing/popping 2017-05-20 14:36:25 -05:00
Gstep.c ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
Gtrace.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
init.h Drop reference to dwarf.ret_addr_column. 2017-05-19 19:19:12 -05:00
is_fpreg.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
Lapply_reg_state.c Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
Lcreate_addr_space.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lget_proc_info.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lget_save_loc.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lglobal.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Linit.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Linit_local.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Linit_remote.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lis_signal_frame.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lreg_states_iterate.c Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
Lregs.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lresume.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lstash_frame.c Add fast stack trace on AArch64. 2014-07-30 14:34:31 +03:00
Lstep.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Ltrace.c Add fast stack trace on AArch64. 2014-07-30 14:34:31 +03:00
offsets.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
regname.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
siglongjmp.S [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
unwind_i.h arm64: Support for restore of ARM64 Neon callee-saved registers during unwind 2017-08-18 09:56:06 -07:00