1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-02 09:22:36 +02:00
libunwind-eh_elf/src/ia64
hp.com!davidm 8e6f3c8485 Include "rse.h" instead of "ia64/rse.h".
(Logical change 1.294)
2005-05-20 09:48:08 +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 Include "rse.h" instead of "ia64/rse.h". 2005-05-20 09:48:08 +00:00
Gglobal.c Adjust for sigset_t to intrmask_t renaming. 2005-05-03 09:13:17 +00:00
Ginit.c Don't include <alloca.h> and <stdlib.h>. 2005-05-20 09:48:08 +00:00
Ginit_local.c Don't include <string.h> and <stdlib.h>. 2005-05-20 09:48:08 +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 (unw_is_signal_frame): Add a Debug statement. 2005-05-03 09:13:17 +00:00
Gparser.c Don't include headers already included via unwind_i.h. 2005-05-20 09:48:08 +00:00
Grbs.c Adjust for "ia64_rse" to "rse" prefix change. 2005-05-03 09:13:17 +00:00
Gregs.c Don't include <assert.h> and <stddef.h>. 2005-05-20 09:48:08 +00:00
Gresume.c (remote_install_cursor): Fix off-by-one error. 2005-05-03 09:13:17 +00:00
Gscript.c (get_script_cache): Use HAVE_ATOMIC_H instead of __linux && __KERNEL__. 2005-05-20 09:48:08 +00:00
Gstep.c (linux_interrupt): Enable this code for the kernel, too. 2005-05-20 09:48:08 +00:00
Gtables.c (unw_search_ia64_unwind_table): Always return unwind_info in the 2005-05-03 09:13:17 +00:00
init.h (common_init): Adjust for ALWAYS_INLINE change. 2005-05-03 09:13:17 +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 Don't include <string.h>. 2005-05-20 09:48:08 +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 Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
regs.h (pr_ltop): Remove. 2005-05-17 13:24:49 +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 Adjust for "ia64_rse" to "rse" prefix change. 2005-05-03 09:13:17 +00:00