1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-02 21:51:45 +02:00
libunwind-eh_elf/src/ia64
mostang.com!davidm 40e5cd3ca7 (get_proc_info): Adjust for move of "tables" member into the address-space structure.
(ia64_get_proc_info): Always compile-in script-lookup, but check script-cache only
	if caching is enabled.

(Logical change 1.27)
2002-11-16 06:50:04 +00:00
..
__ia64_install_context.S Switch to MIT license. 2002-11-16 03:25:36 +00:00
init.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
init.h (common_init): Initialize c->hint and c->prev_script unconditionally. 2002-11-16 06:50:04 +00:00
Linit.c Initial revision 2002-02-28 16:24:48 +00:00
Lparser.c Initial revision 2002-02-28 16:24:48 +00:00
Lregs.c Initial revision 2002-02-28 16:24:48 +00:00
Lregs.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
Lscript.c Initial revision 2002-02-28 16:24:48 +00:00
Lscript.c~ Initial revision 2002-02-28 16:24:48 +00:00
Lunw_flush_cache.c (Logical change 1.22) 2002-11-09 07:59:02 +00:00
Lunw_get_fpreg.c (Logical change 1.9) 2002-04-01 23:01:22 +00:00
Lunw_get_reg.c Initial revision 2002-02-28 16:24:48 +00:00
Lunw_get_reg.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
Lunw_get_save_loc.c (Logical change 1.10) 2002-04-03 06:51:34 +00:00
Lunw_init_local.c Initial revision 2002-02-28 16:24:48 +00:00
Lunw_init_remote.c Initial revision 2002-02-28 16:24:48 +00:00
Lunw_is_signal_frame.c (Logical change 1.18) 2002-04-25 06:47:29 +00:00
Lunw_resume.c Initial revision 2002-02-28 16:24:48 +00:00
Lunw_set_caching_policy.c (Logical change 1.22) 2002-11-09 07:59:02 +00:00
Lunw_set_fpreg.c (Logical change 1.9) 2002-04-01 23:01:22 +00:00
Lunw_set_reg.c Initial revision 2002-02-28 16:24:48 +00:00
Lunw_step.c Initial revision 2002-02-28 16:24:48 +00:00
NOTES Clarify comment about proc_info. 2002-02-15 23:51:28 +00:00
offsets.h Initial revision 2002-02-22 21:58:53 +00:00
parser.c (get_proc_info): Adjust for move of "tables" member into the address-space structure. 2002-11-16 06:50:04 +00:00
regs.c (access_nat) [UNW_LOCAL_ONLY]: Adjust for fact that context-pointer is now stored 2002-11-16 06:50:04 +00:00
regs.h (rotate_gr): If the register is outside the current stacked frame, return -1. 2002-04-25 06:47:29 +00:00
rse.h To simplify cross-compilation, use unw_word_t instead of long pointers 2002-02-22 21:58:53 +00:00
script.c (flush_script_cache): Take additional "address-space" argument. 2002-11-16 06:50:04 +00:00
script.h Switch to MIT license. 2002-11-16 03:25:36 +00:00
tables-glibc.c Switch to MIT license. 2002-11-16 03:25:36 +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
unw_flush_cache.c (Logical change 1.22) 2002-11-09 07:59:02 +00:00
unw_get_fpreg.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_get_reg.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_get_save_loc.c Fix bugs reported by Robert Faught: 2002-11-09 03:59:27 +00:00
unw_init_local.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_init_remote.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_is_signal_frame.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_regname.c Fix typo which caused register names to be off by 7. 2002-04-19 05:35:46 +00:00
unw_resume.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_set_caching_policy.c (Logical change 1.22) 2002-11-09 07:59:02 +00:00
unw_set_fpreg.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_set_reg.c Switch to MIT license. 2002-11-16 03:25:36 +00:00
unw_step.c 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 ( 2002-11-16 06:50:04 +00:00