aboutsummaryrefslogtreecommitdiff
path: root/none
AgeCommit message (Expand)Author
2009-04-24Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWINnjn
2009-04-17Merge r9571 (get faultstatus building again) from the DARWIN branch.njn
2009-04-16Merge r9564 (make pth_cvsimple more reliable) from the DARWIN branch.njn
2009-04-15Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch.njn
2009-04-15Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWINnjn
2009-04-15Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWINnjn
2009-03-17Merge r9456 (pending change) from the DARWIN branch.njn
2009-03-16Merge r9429 (map_unaligned porting) from the DARWIN branch.njn
2009-03-16Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch.njn
2009-03-13Merge r9380, r9381 (test portability tweaks) from the DARWIN branch.njn
2009-03-13Added better filtering for Helgrind tests, removing all unreliable stacknjn
2009-03-10Updated copyright years.njn
2009-03-04Roll back accidental change that shouldn't have been in r9316.njn
2009-03-04tests/arch_test is currently being used for two purposes:njn
2009-02-27Merged r9287 (vgprintf fix) from the DARWIN branch.njn
2009-02-26Ported this test to ppc.bart
2009-02-23Another 'make check' warning fix.njn
2009-02-23More 'make check' warning fixes.njn
2009-02-23Fix some more 'make check' warnings, ones that appear on non-Linuxnjn
2009-02-23Get rid of all "make check" compile warnings, except for the ones fromnjn
2009-02-23A few more test/build changes.njn
2009-02-23Some more test/build cleanups missed in prior commits.njn
2009-02-22Test files were being passed multiple arch options (eg. "-m32 -m64") whennjn
2009-02-19Various build system clean-ups and simplifications:njn
2009-02-17For the fdleak_* tests, completely remove the stack traces showing wherenjn
2009-02-16Stack traces for Memcheck's syscall param errors are terribly unreliable, sonjn
2009-02-16Merge r9175 (don't run inappropriate OS- and platform-specific tests) fromnjn
2009-02-13Moved 3 Linux-specific tests into linux/ directories.njn
2009-02-12Filter out everything after "(below main)" in a line. This will help withnjn
2009-02-10Cleaned up the mess that was the treatment of "below main" functions such asnjn
2009-01-23Merge some minor regtest updates from the DARWIN branch:njn
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn
2009-01-22- No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used fornjn
2009-01-21Merge part of r8943 from the Darwin branch -- use VGA_* instead of VGP_* fornjn
2009-01-19Add a comment explaining this test.njn
2009-01-12SSE3 and SSSE3 are two different things, so add a proper SSSE3 featuretom
2009-01-11Fixed typo (a space was lost by copying text between shell sessions).bart
2009-01-10The blockfault regression test now passes on 64 bit systems too.bart
2008-12-22Update expected outputs.sewardj
2008-11-08Add a new expected output for this test. Really it's a bad test,sewardj
2008-11-08Update expected output.sewardj
2008-11-08Run this test -q, so as to remove the variance in outputs exhibited assewardj
2008-10-30Add a test case for #156404 (main thread stack not getting extendedsewardj
2008-09-19This should have been committed as part of r8623 (Fix longstanding bugsewardj
2008-09-19Fix longstanding bug in dual-arch support, which originated insewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-05-27Make the rlimit_nofile regression tests less system dependent.bart
2008-05-27Make the fdleak regression tests less system dependent.bart
2008-05-25#define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am.bart
2008-05-12Fixed compiler warnings.bart