mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
fb1997ff0a
(NELEMS): New macro. (RECURSION_DEPTH): Fix definition: loadup() allocates 93 local regs, not 95. (spill_func_t): Make it return an "int". (DCL): Adjust accordingly. (verbose): New variable. (nerrors): Make it an "int". (unwind_count): Ditto. (unwind_and_resume): Make it return an int. Print info-output only if verbose is set. After unwinding to the desired point, redirect IP to resumption_point_label and store return value in EH_ARG0 and original IP in EH_ARG1. (run_check): New function. (main): Remove open test code and call run_check() instead. (Logical change 1.49) |
||
---|---|---|
.. | ||
bt.c | ||
ia64-test-rbs-asm.S | ||
ia64-test-rbs.c | ||
ia64-test-rbs.h | ||
ia64-test-sig.c | ||
ia64-test-stack-asm.S | ||
ia64-test-stack.c | ||
ia64-test-stack.h | ||
Makefile.am | ||
Makefile.in | ||
test-dyn1.c | ||
test-exc.c | ||
test-init.c | ||
test-ptrace.c | ||
test-resume-sig.c | ||
test-setjmp.c | ||
test-varargs.c | ||
verify.c |