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
hp.com!davidm 3ff119aa1d (put_unwind_info): New function.
(resume): Likewise.
(nop): Remove.
(main): Don't cast function pointer to different prototypes.  That's apparently
	not allowed.  icc v8.0 complains about it and GCC 3.5 will actually
	generate crashing code when this is done.  Talk about terminated with
	extreme prejudice!

(Logical change 1.213)
2004-04-23 00:12:51 +00:00
..
bt.c (STACK_SIZE): Make it 128KB on x86. SIGSTKSZ is far too small. 2003-11-27 07:17:47 +00:00
flush-cache.S (flush_cache): Implement x86-version as a no-op. 2003-04-21 23:14:14 +00:00
forker.c Initial revision 2004-01-21 06:36:35 +00:00
Gia64-test-nat.c (check_static_to_scratch): Remove extraneous printf-argument found by icc v8.0. 2004-04-23 00:12:51 +00:00
Gia64-test-rbs.c Add copyright message. 2004-02-14 07:53:31 +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
Gperf-simple.c Undo some temporary testing hacks. 2004-03-31 07:29:27 +00:00
Gtest-concurrent.c Minor whitespace fixes. 2004-04-01 06:27:06 +00:00
Gtest-dyn1.c (MAX_FUNC_SIZE): New macro. 2004-04-21 23:46:17 +00:00
Gtest-exc.c (a): Don't use inline-asm for Intel-compiler. 2003-11-27 06:52:54 +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 Cast printf() argument to avoid compiler warning. 2003-11-27 06:52:54 +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 Drop include of ia64intrin.h. 2003-11-24 21:37:22 +00:00
ia64-test-nat-asm.S (save_static_to_mem2): New function. 2004-03-20 06:27:55 +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 (do_unwind_tests): Declare as global. Intel assembler insists on this. 2003-03-27 04:29:07 +00:00
ia64-test-stack.h Initial revision 2003-01-23 18:47:51 +00:00
Lia64-test-nat.c (Logical change 1.168) 2004-02-14 07:53:31 +00:00
Lia64-test-rbs.c Update. 2003-09-24 05:03:10 +00:00
Lia64-test-stack.c Update. 2003-09-24 05:03:10 +00:00
Lperf-simple.c (Logical change 1.98) 2003-09-24 05:02:14 +00:00
Ltest-concurrent.c (Logical change 1.114) 2003-11-20 01:10:03 +00:00
Ltest-dyn1.c Update. 2003-09-24 05:03:10 +00:00
Ltest-exc.c Update. 2003-09-24 05:03:10 +00:00
Ltest-init.cxx Update. 2003-09-24 05:03:10 +00:00
Ltest-resume-sig.c Update. 2003-09-24 05:03:10 +00:00
Makefile.am (check_SCRIPTS_cdep): Mention run-ptrace-mapper. 2004-04-21 07:24:35 +00:00
Makefile.in Regenerate. 2004-04-21 07:24:35 +00:00
mapper.c (Logical change 1.209) 2004-04-21 07:24:35 +00:00
perf-startup Initial revision 2004-01-21 06:36:35 +00:00
run-ia64-test-dyn1 (Logical change 1.56) 2003-02-27 09:58:57 +00:00
run-ptrace-mapper (Logical change 1.209) 2004-04-21 07:24:35 +00: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-mem.c Add copyright notice. 2004-01-21 06:36:35 +00:00
test-proc-info.c (put_unwind_info): New function. 2004-04-23 00:12:51 +00:00
test-ptrace.c (print_names): New global. 2004-04-21 07:24:35 +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): Clean it up so it compiles cleanly and works for 2004-01-22 08:36:15 +00:00
test-static-link-loc.c Initial revision 2004-01-21 06:36:35 +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