1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-04 22:35:36 +02:00
libunwind-eh_elf/src/ia64
hp.com!davidm 1f20cef057 Include libunwind-ia64.h instead of libunwind.h.
(Logical change 1.12)
2002-04-05 23:37:55 +00:00
..
__ia64_install_context.S Build only if UNW_REMOTE_ONLY is not defined. 2002-02-22 21:58:53 +00:00
init.c Move sharable stuff into shared.c. 2002-02-28 16:24:48 +00:00
init.h Read stack pointer from r12. 2002-04-04 19:04:09 +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_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_resume.c Initial revision 2002-02-28 16:24:48 +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 Include unwind_decoder.h instead of unwind_decoder.c. 2002-02-23 20:27:03 +00:00
regs.c (rotate_gr, rotate_fr, pr_ltop, pr_ptol): Move into regs.h. 2002-04-03 06:51:34 +00:00
regs.h (Logical change 1.10) 2002-04-03 06:51:34 +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 (compile_reg): Use IA64_INSN_MOVE_SCRATCH instead of 2002-02-22 21:58:53 +00:00
script.h Rename IA64_INSN_MOVE_SIGCONTEXT to IA64_INSN_MOVE_SCRATCH. 2002-02-22 21:58:53 +00:00
shared.c Initial revision 2002-02-28 16:24:48 +00:00
tables-glibc.c Make this file sharable by using exported names that do not depend on UNW_LOCAL_ONLY. 2002-02-28 16:24:48 +00:00
TODO Update. 2002-04-04 19:04:09 +00:00
ucontext_i.h (Logical change 1.3) 2002-02-15 23:22:05 +00:00
unw_get_fpreg.c (Logical change 1.9) 2002-04-01 23:01:22 +00:00
unw_get_reg.c (Logical change 1.3) 2002-02-15 23:22:05 +00:00
unw_get_save_loc.c (unw_get_save_loc): First draft-implementation. Should be reasonably close to something 2002-04-03 06:51:34 +00:00
unw_init_local.c (uc_addr): New function to translate a register number into a ucontext address. 2002-02-28 16:24:48 +00:00
unw_init_remote.c (unw_init_remote): If UNW_LOCAL_ONLY is defined, return -UNW_EINVAL. Use common_init() 2002-02-28 16:24:48 +00:00
unw_is_signal_frame.c (Logical change 1.3) 2002-02-15 23:22:05 +00:00
unw_resume.c (unw_resume): If UNW_LOCAL_ONLY is defined, directly call ia64_local_resume(). 2002-02-28 16:24:48 +00:00
unw_set_fpreg.c (Logical change 1.9) 2002-04-01 23:01:22 +00:00
unw_set_reg.c (Logical change 1.3) 2002-02-15 23:22:05 +00:00
unw_step.c Drop useless STAT() call. 2002-04-01 23:01:22 +00:00
unwind_decoder.h Rename: src/ia64/unwind_decoder.c -> src/ia64/unwind_decoder.h 2002-02-23 20:27:03 +00:00
unwind_i.h Include libunwind-ia64.h instead of libunwind.h. 2002-04-05 23:37:55 +00:00