1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-30 21:21:45 +02:00
libunwind-eh_elf/src/ia64
hp.com!davidm 5660a59ba1 (_U_dyn_info_list): Mark it as .hidden so we can do a @gprel() reloc against it.
(.info): Use @gprel() reloc instead of @segrel() reloc for _U_dyn_info_list.
	The latter doesn't work because the unwind-info is in a different segment.
(ia64_init): Clear unw.r0.

(Logical change 1.55)
2003-02-26 08:33:57 +00:00
..
_Uia64_install_context.S (_Uia64_install_context): Drop "loadrs" argument and adjust code accordingly. 2003-02-14 06:25:36 +00:00
flush_cache-ia64.c Move include of ia64intrin.h after include of "unwind_i.h". 2003-02-15 03:10:30 +00:00
Gcreate_addr_space-ia64.c Rename: src/ia64/Gcreate_addr_space.c -> src/ia64/Gcreate_addr_space-ia64.c 2002-12-19 07:16:50 +00:00
Gdestroy_addr_space-ia64.c Initial revision 2002-12-19 07:16:50 +00:00
get_accessors-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Gget_fpreg-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
Gget_proc_info-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
Gget_proc_name-ia64.c (unw_get_proc_name): Drop "is_local" argument in call to unwi_get_proc_name). 2003-02-22 08:19:43 +00:00
Gget_reg-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
Gget_save_loc-ia64.c (unw_get_save_loc): Rename AR_25 to AR_CSD. 2003-01-28 03:40:06 +00:00
Ginit-ia64.c Mention !UNW_REMOTE_ONLY on #else branch. 2003-02-14 03:09:27 +00:00
Ginit_local-ia64.c Minor formatting fix. 2003-02-22 03:08:22 +00:00
Ginit_remote-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
Gis_signal_frame-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
global-ia64.c (_U_dyn_info_list): Mark it as .hidden so we can do a @gprel() reloc against it. 2003-02-26 08:33:57 +00:00
Gparser-ia64.c In error messages, replace "unwind:" by "libunwind:". 2003-02-22 08:19:43 +00:00
Gregs-ia64.c (ia64_access_reg): When writing UNW_REG_IP, invalidate the proc_info if the new 2003-02-08 10:10:59 +00:00
Gresume-ia64.c (remote_install_cursor): Implement it. 2003-02-22 03:08:22 +00:00
Gscript-ia64.c (compile_reg): store register number for MOVE_STACKED. 2003-01-23 10:04:09 +00:00
Gset_fpreg-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
Gset_reg-ia64.c Rename ia64_cursor -> cursor. 2002-12-19 07:16:50 +00:00
Gstep-ia64.c (check_rbs_switch): Mark it as "inline". Make rbs_record_switch() the last call. 2003-02-21 07:36:26 +00:00
init.h (common_init): Drop initialization of c->rbs_right_edge. 2003-02-21 07:36:26 +00:00
Lcreate_addr_space-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Ldestroy_addr_space-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lget_accessors-ia64.c Rename: src/ia64/Lget_accessors.c -> src/ia64/Lget_accessors-ia64.c 2002-12-19 07:16:50 +00:00
Lget_fpreg-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lget_proc_info-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lget_proc_name-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lget_reg-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lget_save_loc-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Linit-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Linit_local-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Linit_remote-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lis_signal_frame-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lparser-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lregs-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lregs.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
Lresume-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lscript-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lscript.c~ Initial revision 2002-02-28 16:24:48 +00:00
Lset_fpreg-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lset_reg-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lstep-ia64.c Regenerate. 2002-12-19 07:16:50 +00:00
Lunw_get_reg.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
mk_cursor_i-ia64.c (Logical change 1.45) 2003-02-08 10:10:59 +00:00
NOTES Clarify comment about proc_info. 2002-02-15 23:51:28 +00:00
offsets.h (SIGCONTEXT_AR_CSD_OFF): Rename from SIGCONTEXT_AR_25_OFF. 2003-01-28 03:40:06 +00:00
rbs-ia64.c (rbs_switch): Rename from rbs_record_switch() and greatly simplify it because 2003-02-21 07:36:26 +00:00
regname-ia64.c Fix signed/unsigned comparisons. 2003-02-08 10:10:59 +00:00
regs.h (rotate_gr): Only print debug info if size-of-rotating-partition is non-zero. 2003-02-21 07:36:26 +00:00
rse.h Fix comment for ia64_rse_num_regs(). 2003-01-21 08:08:32 +00:00
set_caching_policy-ia64.c (unw_set_caching_policy): Call ia64_init() first if necessary. 2003-02-15 08:49:55 +00:00
setjmp-ia64.S (Logical change 1.45) 2003-02-08 10:10:59 +00:00
siglongjmp-ia64.S (Logical change 1.45) 2003-02-08 10:10:59 +00:00
sigsetjmp-ia64.S (Logical change 1.45) 2003-02-08 10:10:59 +00:00
tables-ia64.c (is_local_addr_space): Always return 0 for UNW_REMOTE_ONLY. 2003-02-14 03:09:27 +00:00
TODO Keep list of things to test. 2002-07-18 03:58:34 +00:00
ucontext_i.h Switch to MIT license. 2002-11-16 03:25:36 +00:00
unwind_decoder.h Switch to MIT license. 2002-11-16 03:25:36 +00:00
unwind_i.h (rbs_underflow): Remove. 2003-02-21 07:36:26 +00:00