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
2002-12-03 08:19:58 +00:00
..
__ia64_install_context.S Switch to MIT license. 2002-11-16 03:25:36 +00:00
init.c (access_mem): Adjust for fact that address-space is now passed as first arg. 2002-12-03 08:19:58 +00:00
init.h (common_init): Adjust for rename of ia64_get_proc_info() to ia64_make_proc_info(). 2002-12-03 08:19:58 +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_create_addr_space.c (Logical change 1.27) 2002-11-16 06:50:04 +00:00
Lunw_destroy_addr_space.c (Logical change 1.27) 2002-11-16 06:50:04 +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 (finish_prologue): Iterate over "mask" only if it is non-zero. 2002-12-03 08:19:58 +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 (get_script_cache): Flush cache only if the generation-numbers differ. 2002-12-03 08:19:58 +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_create_addr_space.c (Logical change 1.27) 2002-11-16 06:50:04 +00:00
unw_destroy_addr_space.c (Logical change 1.27) 2002-11-16 06:50:04 +00:00
unw_flush_cache.c (unw_flush_cache): Adjust for new arguments. 2002-11-16 06:50:04 +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 (unw_get_save_loc): Adjust for fact that context pointer is now stored in 2002-11-16 06:50:04 +00:00
unw_init_local.c (unw_init_local): Initialize c->as_arg with context-pointer (instead of c->uc). 2002-11-16 06:50:04 +00:00
unw_init_remote.c (unw_init_remote): Adjust for new interface. 2002-11-16 06:50:04 +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 (ia64_local_resume): Move here from unw_init_local(). 2002-11-16 06:50:04 +00:00
unw_set_caching_policy.c (unw_set_caching_policy): Adjust for new interface. 2002-11-16 06:50:04 +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