1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-16 07:01:43 +02:00
libunwind-eh_elf/src/arm
Tommi Rantala aebba1f8a7 Apply `define_lock()'
We have a nice macro for defining pthread mutexes, use it.
2012-09-28 14:51:21 +03:00
..
Gcreate_addr_space.c Fix memory leaks in unw_create_addr_space() wrong-endian error paths 2012-08-21 22:33:29 +03:00
gen-offsets.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
getcontext.S Add an experimental and optional frame chain unwinding for ARM 2010-05-26 19:28:44 -07:00
Gex_tables.c Define and use `CONST_ATTR' 2012-09-28 14:51:21 +03:00
Gget_proc_info.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Gget_save_loc.c Fix incorrect calls to memset. 2011-10-02 22:43:28 -07:00
Gglobal.c Apply `define_lock()' 2012-09-28 14:51:21 +03:00
Ginit.c [ARM] Add support for systems that don't support ucontext.h 2011-10-29 17:12:43 -07:00
Ginit_local.c Invert tdep_init() flag logic 2012-09-28 14:06:07 +03:00
Ginit_remote.c Invert tdep_init() flag logic 2012-09-28 14:06:07 +03:00
Gis_signal_frame.c Fix breakage when host != target 2011-11-03 08:24:18 -07:00
Gregs.c ARM: Return the dwarf.cfa in case the user requests SP/R13. 2011-03-24 20:44:33 -07:00
Gresume.c ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness 2012-08-21 22:33:56 +03:00
Gstep.c ARM: invalidate proc info after non-dwarf unw_step() 2012-09-04 14:58:38 +03:00
init.h [ARM] Add support for systems that don't support ucontext.h 2011-10-29 17:12:43 -07:00
is_fpreg.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lcreate_addr_space.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lex_tables.c Create a generic and local variant of the extbl parser. 2011-04-05 20:59:10 -07:00
Lget_proc_info.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lget_save_loc.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lglobal.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Linit.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Linit_local.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Linit_remote.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lis_signal_frame.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lregs.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lresume.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lstep.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
offsets.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
regname.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
siglongjmp.S Add an experimental and optional frame chain unwinding for ARM 2010-05-26 19:28:44 -07:00
unwind_i.h Stop including `memory.h' 2012-09-28 14:50:03 +03:00