summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test of backtracing using ARM-specific tablesZachary T Welch2011-03-222-0/+106
* Fix test-ptrace argument parsing.Zachary T Welch2011-03-071-0/+2
* Explicitly add dependent shared libraries.Ken Werner2011-03-071-23/+24
* Improve test LDADD settings.Zachary T Welch2010-11-291-14/+34
* Add MAINTAINERCLEANFILES to Makefile.am files.Zachary T Welch2010-11-081-0/+2
* Add Gtest-nomalloc.c to EXTRA_DIST so we pass "make check"Arun Sharma2010-08-041-1/+1
* Factor out and export dwarf_find_debug_frame() functionArun Sharma2010-05-261-0/+9
* Add unwind descriptors to getcontext.SArun Sharma2010-04-281-1/+1
* GCC compatibility on x86 for C++ exception handlingArun Sharma2010-04-122-0/+84
* Merge remote branch 'origin/master' into freebsdKonstantin Belousov2010-04-051-0/+2
|\
| * Refactor os specific code for x86 (both 32 and 64 bit).Arun Sharma2010-04-041-0/+2
* | Normalize test codeKonstantin Belousov2010-04-041-1/+6
* | malloc.h is not needed.Konstantin Belousov2010-04-041-1/+0
* | Revert "Test for malloc.h."Konstantin Belousov2010-04-041-6/+0
* | Test for malloc.h.Konstantin Belousov2010-04-031-0/+6
* | Merge with origin/masterKonstantin Belousov2010-03-313-14/+29
|\ \ | |/
| * Cap the runtime for rs-raceArun Sharma2010-03-101-5/+10
| * Fix a couple of test breakages on x86_64Arun Sharma2010-03-101-6/+7
| * Fix some test failures on x86_64 on distros with small default stacks.Arun Sharma2010-03-101-3/+8
* | Close #ifKonstantin Belousov2010-03-111-0/+1
* | Fix i386 distinctions between freebsd and linux for mcontext.Konstantin Belousov2010-03-101-0/+3
* | Fix PT_SYSCALL ignoring of ipKonstantin Belousov2010-03-081-1/+1
* | Port test-ptraceKonstantin Belousov2010-03-081-1/+34
* | Revert "sys/types.h"Konstantin Belousov2010-03-081-8/+0
* | Properly handle -ldl and -lutilKonstantin Belousov2010-03-071-1/+1
* | sys/types.hKonstantin Belousov2010-03-061-0/+8
* | MAP_ANONYMOUSKonstantin Belousov2010-03-061-0/+4
|/
* Fix a race condition in dwarf unwinding.Paul Pluzhnikov2009-11-242-1/+1508
* Fix tests/Gtest-concurrent.c to test all caching policiesPaul Pluzhnikov2009-11-241-0/+2
* Fix another compiler warning.Belisko Marek2009-10-161-1/+1
* Reduce stack use and apply CONFIG_DEBUG_FRAME to more code.Paul Pluzhnikov2009-10-071-8/+2
* When libunwind is configured with --enable-block-signals=no,Paul Pluzhnikov2009-09-251-0/+19
* Implement _Unwind_GetIPInfo() as required by the C++ ABIArun Sharma2009-04-021-0/+2
* Disable C++ exception support by default on x86.Arun Sharma2009-03-161-1/+1
* Remove auto generated files.Arun Sharma2009-03-161-1079/+0
* Don't check C++ ABI when it's not enabled.Arun Sharma2009-03-161-1/+3
* Verify that we don't call malloc when unwinding locally.Arun Sharma2009-03-163-1/+125
* This patch eliminates one system call per unwind by not using theArun Sharma2008-06-161-0/+1
* Rebuild autoconf files with autoreconf.David Mosberger-Tang2008-06-161-0/+4
* [ARM] This patch add some missing bits on ARM platform.Bruna Moreira2008-04-211-1/+7
* [ARM] This patch fix some testsuite issues on ARM:Bruna Moreira2008-04-213-11/+15
* Add initial ARM and MIPS support. To support this, also enable theDaniel Jacobowitz2008-02-041-0/+5
* Make tests/perf-startup executable. Suggested by Mark Wielaard.David Mosberger-Tang2007-12-101-0/+0
* Mark Wielaard <mwielaard@redhat.com> writes:Jan Kratochvil2007-10-016-0/+30
* [PPC32] First check-in to add preliminary support for Linux/PPC32.Jose Flavio Aguilar Paulino2007-09-121-1/+11
* [PPC64] Get "make check" to work on PPC64 Linux. Add a README entryJose Flavio Aguilar Paulino2007-08-271-1/+10
* [IA64] Fix ia64-test-setjmp.c. With MAP_SHARED the kernel will try toDavid Mosberger-Tang2007-08-091-3/+9
* Recreate autoconf files.David Mosberger-Tang2007-08-061-4/+9
* Just a small patch to build system, it helps if you build in a powerJose Flavio Aguilar Paulino2007-08-061-1/+4
* Rebuilt configure and Makefile.in files.David Mosberger-Tang2007-08-061-8/+39