.. |
__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
|
Initial revision
|
2002-02-28 16:24:48 +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_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_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_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
|
Adjust for fact that IA64_REG_LOC now takes two arguments.
|
2002-02-28 16:24:48 +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
|
(Logical change 1.3)
|
2002-02-15 23:22:05 +00:00 |
ucontext_i.h
|
(Logical change 1.3)
|
2002-02-15 23:22:05 +00:00 |
unw_get_reg.c
|
(Logical change 1.3)
|
2002-02-15 23:22:05 +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_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
|
Protect against multiple inclusion. Define IA64_UNW_DEBUG based on DEBUG. Document
|
2002-02-28 16:24:48 +00:00 |