1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00
libunwind-eh_elf/src/ia64
hp.com!davidm 22ac4c078f (__sigsetjmp): Start updating jmp_buf only after sigprocmask() returned
successfully.  This avoids a failure in ia64-test-setjmp which
	was due to the fact that sigprocmask() caused a segfault (due to
	overflowing the stack) and at that point we had a partially updated
	jmp_buf.

(Logical change 1.272)
2004-10-13 14:08:02 +00:00
..
dyn_info_list.S Rename: src/ia64/dyn_info_list-ia64.S.S -> src/ia64/dyn_info_list.S 2004-08-17 15:34:28 +00:00
Gcreate_addr_space.c Rename: src/ia64/Gcreate_addr_space-ia64.c -> src/ia64/Gcreate_addr_space.c 2004-08-17 15:34:28 +00:00
getcontext.S Rename: src/ia64/getcontext-ia64.S.S -> src/ia64/getcontext.S 2004-08-17 15:34:28 +00:00
Gget_proc_info.c Rename: src/ia64/Gget_proc_info-ia64.c -> src/ia64/Gget_proc_info.c 2004-08-17 15:34:28 +00:00
Gget_save_loc.c Rename: src/ia64/Gget_save_loc-ia64.c -> src/ia64/Gget_save_loc.c 2004-08-17 15:34:28 +00:00
Gglobal.c Rename: src/ia64/Gglobal-ia64.c -> src/ia64/Gglobal.c 2004-08-17 15:34:28 +00:00
Ginit.c Rename: src/ia64/Ginit-ia64.c -> src/ia64/Ginit.c 2004-08-17 15:34:28 +00:00
Ginit_local.c Drop debug-level for function-trace to 1. 2004-08-26 10:02:46 +00:00
Ginit_remote.c Drop debug-level for function-trace to 1. 2004-08-26 10:02:46 +00:00
Ginstall_cursor.S (ia64_install_cursor): Take additional arguments "bspstore", "dirty_size", 2004-08-31 13:59:10 +00:00
Gis_signal_frame.c Rename: src/ia64/Gis_signal_frame-ia64.c -> src/ia64/Gis_signal_frame.c 2004-08-17 15:34:28 +00:00
Gparser.c Increase debug-level of state-record printing to 2. 2004-08-26 10:02:46 +00:00
Grbs.c Fix typo: REMOTE_ONLY -> UNW_REMOTE_ONLY. 2004-09-09 13:06:01 +00:00
Gregs.c Rename: src/ia64/Gregs-ia64.c -> src/ia64/Gregs.c 2004-08-17 15:34:28 +00:00
Gresume.c (local_resume): Adjust for expanded interface of rbs_cover_and_flush() and 2004-08-31 13:59:10 +00:00
Gscript.c Rename: src/ia64/Gscript-ia64.c -> src/ia64/Gscript.c 2004-08-17 15:34:28 +00:00
Gstep.c Drop debug-level for function-trace to 1. 2004-08-26 10:02:46 +00:00
Gtables.c Rename: src/ia64/Gtables-ia64.c -> src/ia64/Gtables.c 2004-08-17 15:34:28 +00:00
init.h (common_init): Whitespace fix. 2004-04-21 07:24:35 +00: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
Linstall_cursor.S Drop include of <libunwind.h> and #ifdef checks. 2004-08-18 10:57:18 +00:00
Lis_signal_frame.c Regenerate. 2004-08-17 15:34:28 +00:00
longjmp.S Initial revision 2004-08-31 13:59:10 +00:00
Lparser.c Regenerate. 2004-08-17 15:34:28 +00:00
Lrbs.c Regenerate. 2004-08-17 15:34:28 +00:00
Lregs.c Regenerate. 2004-08-17 15:34:28 +00:00
Lregs.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
Lresume.c Regenerate. 2004-08-17 15:34:28 +00:00
Lscript.c Regenerate. 2004-08-17 15:34:28 +00:00
Lscript.c~ Initial revision 2002-02-28 16:24:48 +00:00
Lstep.c Regenerate. 2004-08-17 15:34:28 +00:00
Ltables.c Regenerate. 2004-08-17 15:34:28 +00:00
Lunw_get_reg.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
mk_Gcursor_i.c Rename: src/ia64/mk_Gcursor_i-ia64.c -> src/ia64/mk_Gcursor_i.c 2004-08-17 15:34:28 +00:00
mk_Lcursor_i.c Regenerate. 2004-08-17 15:34:28 +00:00
NOTES Clarify comment about proc_info. 2002-02-15 23:51:28 +00:00
offsets.h (LINUX_SC_AR_SSD_OFF): Rename from LINUX_SC_AR_26_OFF. 2003-07-08 22:29:34 +00:00
regname.c Rename: src/ia64/regname-ia64.c -> src/ia64/regname.c 2004-08-17 15:34:28 +00:00
regs.h Add forgotten copyright notice. 2004-05-04 22:24:50 +00:00
setjmp.S (_setjmp): Use macros from jmpbuf.h instead of hardcoded values. 2004-08-31 13:59:10 +00:00
siglongjmp.S bsig 2004-08-31 13:59:10 +00:00
sigsetjmp.S (__sigsetjmp): Start updating jmp_buf only after sigprocmask() returned 2004-10-13 14:08:02 +00:00
ucontext_i.h (IA64_SC_FLAG_SYNCHRONOUS_BIT): New macro. 2004-03-30 22:50:23 +00:00
unwind_decoder.h (unw_decode_r1): "inline" it. 2003-12-21 07:21:28 +00:00
unwind_i.h (ia64_install_cursor): Adjust declaration for expanded interface. 2004-08-31 13:59:10 +00:00