1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-01 10:47:38 +01:00
libunwind-eh_elf/src/x86
Paul Pluzhnikov 54752e0df0 Implement getcontext for x86
Greetings,

Attached patch implements getcontext for x86.

Motivation is the same as:
http://lists.nongnu.org/archive/html/libunwind-devel/2008-06/msg00009.html

This also fixes check-name-space on x86.

Tested on Linux/86 with no new failures.

Thanks,
--
Paul Pluzhnikov
2009-12-23 09:59:52 -08:00
..
Gcreate_addr_space.c Rename: src/x86/Gcreate_addr_space-x86.c -> src/x86/Gcreate_addr_space.c 2004-08-17 15:34:28 +00:00
getcontext.S Implement getcontext for x86 2009-12-23 09:59:52 -08:00
Gget_proc_info.c Rename: src/x86/Gget_proc_info-x86.c -> src/x86/Gget_proc_info.c 2004-08-17 15:34:28 +00:00
Gget_save_loc.c [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
Gglobal.c Allow caller to block signals. 2009-09-25 09:35:31 -07:00
Ginit.c Check for NULL when validating addresses 2009-12-01 13:59:45 -08:00
Ginit_local.c Bad pointer validation for 32 bit x86. 2009-03-16 21:34:49 -07:00
Ginit_remote.c Bad pointer validation for 32 bit x86. 2009-03-16 21:34:49 -07:00
Gis_signal_frame.c Rename: src/x86/Gis_signal_frame-x86.c -> src/x86/Gis_signal_frame.c 2004-08-17 15:34:28 +00:00
Gregs.c [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
Gresume.c Bad pointer validation for 32 bit x86. 2009-03-16 21:34:49 -07:00
Gstep.c Bad pointer validation for 32 bit x86. 2009-03-16 21:34:49 -07:00
init.h [X86] 2007-10-10 Andrew Cagney <cagney@redhat.com> 2007-10-15 10:32:07 -06:00
is_fpreg.c [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
Lcreate_addr_space.c Regenerate. 2004-08-17 15:34:28 +00:00
Lget_proc_info.c Regenerate. 2004-08-17 15:34:28 +00:00
Lget_save_loc.c Regenerate. 2004-08-17 15:34:28 +00:00
Lglobal.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit_local.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit_remote.c Regenerate. 2004-08-17 15:34:28 +00:00
Lis_signal_frame.c Regenerate. 2004-08-17 15:34:28 +00:00
longjmp.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
Lregs.c Regenerate. 2004-08-17 15:34:28 +00:00
Lresume.c Regenerate. 2004-08-17 15:34:28 +00:00
Lstep.c Regenerate. 2004-08-17 15:34:28 +00:00
offsets.h Implement getcontext for x86 2009-12-23 09:59:52 -08:00
regname.c [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
siglongjmp.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
unwind_i.h Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00