1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-16 10:25:18 +02:00
libunwind-eh_elf/tests
David Mosberger-Tang 9e927e7087 Restore tests/perf-startup.
Another file that got wiped out during the Bitkeeper->CVS->GIT translation.
2006-07-26 14:57:51 -06:00
..
check-namespace.sh.in On PA-Linux, allow for _Uhppa_setcontext symbol. 2005-05-03 09:13:17 +00:00
flush-cache.S (flush_cache): Provide dummy implementation for HPPA. 2005-05-03 09:13:17 +00:00
forker.c Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
Gia64-test-nat.c Include "tdep-ia64/rse.h" instead of "ia64/rse.h". 2005-05-20 09:48:08 +00:00
Gia64-test-rbs.c (ARRAY_SIZE): Rename from NELEMS. 2005-05-20 09:48:08 +00:00
Gia64-test-readonly.c Make libunwind compile with recent versions of GAS. 2006-07-25 21:34:32 -06:00
Gia64-test-stack.c Rename: tests/ia64-test-stack.c -> tests/Gia64-test-stack.c 2003-02-22 03:08:22 +00:00
Gperf-simple.c Tweak such that GCC v4 doesn't optimize it to the point where the 2005-05-03 09:13:17 +00:00
Gtest-bt.c (STACK_SIZE): SIGSTKSZ is also ridiculously small on x86-64 (at least 2005-05-03 09:13:17 +00:00
Gtest-concurrent.c (doit): Set stack-size attribute to increase likelihood that we're able 2005-05-05 09:23:46 +00:00
Gtest-dyn1.c (MAX_FUNC_SIZE): New macro. 2004-04-21 23:46:17 +00:00
Gtest-exc.c Include "config.h" and <ia64intrin.h> if we have them. 2005-05-03 09:13:17 +00:00
Gtest-init.cxx Print normal output only if "verbose" mode is requested. 2003-09-25 05:29:14 +00:00
Gtest-resume-sig.c (handler): get_bsp() returns an integer, not a pointer. 2005-05-03 09:13:17 +00:00
ia64-dyn-asm.S Separate bundle template directive from instruction with a semicolon. The Intel 2003-03-27 04:29:07 +00:00
ia64-test-dyn1.c (create_func): Change %Zu to %zu. 2004-05-12 20:54:56 +00:00
ia64-test-nat-asm.S (save_static_to_scratch): Initialize ar.ec. 2005-05-17 21:28:19 +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-readonly-asm.S Make libunwind compile with recent versions of GAS. 2006-07-25 21:34:32 -06:00
ia64-test-setjmp.c Add missing include of <string.h> to get strerror() declared. 2005-05-03 09:13:17 +00:00
ia64-test-sig.c Fix up a little so it's silent by default. 2004-08-31 13:59:10 +00:00
ia64-test-stack-asm.S (do_unwind_tests): Declare as global. Intel assembler insists on this. 2003-03-27 04:29:07 +00:00
ia64-test-stack.h Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
ident.c (Logical change 1.276) 2004-10-15 13:48:38 +00:00
Lia64-test-nat.c Regenerate. 2004-05-04 22:19:18 +00:00
Lia64-test-rbs.c Regenerate. 2004-05-04 22:19:18 +00:00
Lia64-test-readonly.c (Logical change 1.231) 2004-05-06 20:26:29 +00:00
Lia64-test-stack.c Regenerate. 2004-05-04 22:19:18 +00:00
Lperf-simple.c Regenerate. 2004-05-04 22:19:18 +00:00
Ltest-bt.c (Logical change 1.270) 2004-09-15 11:37:04 +00:00
Ltest-concurrent.c Regenerate. 2004-05-04 22:19:18 +00:00
Ltest-dyn1.c Regenerate. 2004-05-04 22:19:18 +00:00
Ltest-exc.c Regenerate. 2004-05-04 22:19:18 +00:00
Ltest-init.cxx Regenerate. 2004-05-04 22:19:18 +00:00
Ltest-resume-sig.c Regenerate. 2004-05-04 22:19:18 +00:00
Makefile.am (LIBUNWIND_local): New macro. 2005-05-03 09:13:17 +00:00
Makefile.in Regenerate. 2005-05-03 09:13:17 +00:00
mapper.c (Logical change 1.209) 2004-04-21 07:24:35 +00:00
perf-startup Restore tests/perf-startup. 2006-07-26 14:57:51 -06:00
run-check-namespace Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
run-ia64-test-dyn1 Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
run-ptrace-mapper Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
run-ptrace-misc Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
test-async-sig.c (Logical change 1.204) 2004-04-01 08:11:21 +00:00
test-flush-cache.c (Logical change 1.96) 2003-09-19 06:56:12 +00:00
test-init-remote.c (do_backtrace): Delete unused variable "pi". 2004-08-19 13:40:08 +00:00
test-mem.c Include <string.h> to get memset() declared. 2005-05-03 09:13:17 +00:00
test-proc-info.c (main): Fix a typo in the argument-checking code. 2005-05-03 09:13:17 +00:00
test-ptrace-misc.c (bar): Fix missing initialization warned on by GCC v4. 2005-05-03 09:13:17 +00:00
test-ptrace.c Fix merge conflict. 2005-05-03 09:13:17 +00:00
test-setjmp.c Add some more debug statements and fix some typos. 2003-09-25 05:08:18 +00:00
test-static-link-gen.c (test_generic): Fix "unused variable" warning. 2004-09-09 13:06:01 +00:00
test-static-link-loc.c (test_local): Use unw_context_t instead of ucontext_t. 2004-05-04 20:13:07 +00:00
test-strerror.c Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
test-varargs.c (Logical change 1.21) 2002-11-09 03:59:27 +00:00