1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00
libunwind-eh_elf/tests
mostang.com!davidm 00cfbc61fe Include "config.h" if we have it.
Declare "backtrace()" manually if we don't have execinfo.h.
Declare "sighandler_t" manually if the system doesn't do it for us.
On ia64, print sc->sc_ip only if we're on Linux.

(Logical change 1.63)
2003-03-19 19:25:18 +00:00
..
bt.c Include "config.h" if we have it. 2003-03-19 19:25:18 +00:00
Gia64-test-rbs.c (unwind_and_resume): Rename UNW_REG_EH_ARG0 to UNW_REG_EH+0 and UNW_REG_EH_ARG1 to 2003-03-06 06:14:36 +00:00
Gia64-test-stack.c Rename: tests/ia64-test-stack.c -> tests/Gia64-test-stack.c 2003-02-22 03:08:22 +00:00
Gtest-dyn1.c Rename: tests/test-dyn1.c -> tests/Gtest-dyn1.c 2003-02-22 03:08:22 +00:00
Gtest-exc.c Delete UNW_LOCAL_ONLY. 2003-02-22 03:08:22 +00:00
Gtest-resume-sig.c D 2003-02-22 03:08:22 +00:00
ia64-dyn-asm.S (func_add3): Various small fixes. 2003-02-27 09:58:57 +00:00
ia64-test-dyn1.c (main): Add some explicit casts to avoid "unsigned/signed comparison" warnings. 2003-03-06 06:14:36 +00:00
ia64-test-rbs-asm.S (rbs_spill_N): Fix off-by-one bug in indexing into next_func[]. 2003-02-20 18:04:51 +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.h Initial revision 2003-01-23 18:47:51 +00:00
Lia64-test-rbs.c New file. 2003-02-22 03:08:22 +00:00
Lia64-test-stack.c (Logical change 1.53) 2003-02-22 03:08:22 +00:00
Ltest-dyn1.c (Logical change 1.53) 2003-02-22 03:08:22 +00:00
Ltest-exc.c (Logical change 1.53) 2003-02-22 03:08:22 +00:00
Ltest-resume-sig.c (Logical change 1.53) 2003-02-22 03:08:22 +00:00
Makefile.am (EXTRA_DIST): New macro. Mention run-ia64-test-dyn1. 2003-03-06 06:14:36 +00:00
Makefile.in Regenerate. 2003-03-06 06:14:36 +00:00
run-ia64-test-dyn1 (Logical change 1.56) 2003-02-27 09:58:57 +00:00
test-init.c (Logical change 1.21) 2002-11-09 03:59:27 +00:00
test-ptrace.c Use SIGUSR1/SIGUSR2 to start/stop backtrace() verification for trace_mode == TRIGGER. 2003-02-27 09:58:57 +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