1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-26 17:17:39 +01:00
libunwind-eh_elf/tests
mostang.com!davidm fb1997ff0a Add include of "ia64-test-rbs.h".
(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)
2003-02-15 08:49:55 +00:00
..
bt.c (do_backtrace): Adjust for "offset" argument in unw_get_proc_name() and print 2003-02-08 10:10:59 +00:00
ia64-test-rbs-asm.S (rbs_spill_NN): If r8 is non-negative on return from subroutine-call, increment it 2003-02-15 08:49:55 +00:00
ia64-test-rbs.c Add include of "ia64-test-rbs.h". 2003-02-15 08:49:55 +00:00
ia64-test-rbs.h (Logical change 1.47) 2003-02-14 06:25:36 +00:00
ia64-test-sig.c Rename: tests/sig.c -> tests/ia64-test-sig.c 2003-01-23 10:04:09 +00:00
ia64-test-stack-asm.S (NSTACKS): Move into "ia64-test-stack.h". 2003-01-23 18:47:51 +00:00
ia64-test-stack.c Fix signed/unsigned comparisons. 2003-02-08 10:10:59 +00:00
ia64-test-stack.h Initial revision 2003-01-23 18:47:51 +00:00
Makefile.am (TEST_arch): Put ia64-test-stack first. 2003-02-15 08:49:55 +00:00
Makefile.in R 2003-01-28 03:40:06 +00:00
test-dyn1.c (sighandler): Print procedure-name along with address. 2003-02-08 10:10:59 +00:00
test-exc.c Make it an automatic test. 2003-02-08 10:10:59 +00:00
test-init.c (Logical change 1.21) 2002-11-09 03:59:27 +00:00
test-ptrace.c (do_backtrace): Adjust for new "offset" argument in unw_get_proc_name(). 2003-02-08 10:10:59 +00:00
test-resume-sig.c Add copyright notice. 2003-02-08 10:10:59 +00:00
test-setjmp.c (Logical change 1.45) 2003-02-08 10:10:59 +00:00
test-varargs.c (Logical change 1.21) 2002-11-09 03:59:27 +00:00
verify.c Switch to MIT license. 2002-11-16 03:25:36 +00:00