Age | Commit message (Expand) | Author | Files | Lines |
2008-09-19 | Fix longstanding bug in dual-arch support, which originated in | sewardj | 1 | -1/+1 |
2008-03-22 | Filtered out platform-dependent error messages. | bart | 1 | -0/+6 |
2008-03-02 | Ignore Emacs temporary files. Also, produce the correct .diff filename when | njn | 1 | -15/+21 |
2008-02-27 | Make comments reflect the code. | njn | 1 | -3/+3 |
2007-11-30 | Marginally enhance help message. | sewardj | 1 | -1/+5 |
2007-11-09 | Merge (from branches/THRCHECK) r7043: | sewardj | 1 | -3/+4 |
2007-11-01 | Merged the MASSIF2 branch to the trunk. Main changes: | njn | 1 | -20/+22 |
2006-12-12 | Minor tidying for regtests on AIX. | sewardj | 1 | -2/+2 |
2006-11-26 | Update a comment. | njn | 1 | -2/+2 |
2006-10-23 | Add --valgrind-lib, to complement --valgrind, to the regtests script | njn | 1 | -3/+12 |
2006-10-17 | Change a bunch of pointer <-> int casts to pointer <-> long casts so | sewardj | 1 | -1/+1 |
2006-10-17 | Don't use -C0 for diff; apparently this is a GNU-ism. | sewardj | 1 | -2/+2 |
2006-10-17 | Merge r6143: Deal with ppc{32,64}-aix5. | sewardj | 1 | -4/+21 |
2006-10-17 | Merge r6142: | sewardj | 2 | -4/+11 |
2006-08-05 | Regression tests for SSE3 support. | sewardj | 1 | -8/+19 |
2006-05-26 | Read extra args for all tests from $EXTRA_REGTEST_OPTS, which is | sewardj | 1 | -2/+29 |
2006-04-13 | Suppress any source filename in a "(below main)" line in a stack trace. | tom | 1 | -0/+2 |
2006-04-03 | Add an optional post-test check. Based on a patch from Josef W. | njn | 1 | -15/+36 |
2006-03-27 | Merge in the COMPVBITS branch to the trunk. This is a big change to | njn | 1 | -1/+1 |
2006-01-04 | Do ppc32 tests on ppc64-capable platforms. | sewardj | 1 | -4/+4 |
2006-01-04 | Somewhat rehash the biarch-build machinery so as to (1) formalise the | sewardj | 1 | -1/+4 |
2006-01-02 | Don't confuse ppc32 and ppc64. | sewardj | 1 | -2/+13 |
2005-12-09 | Remove dead line. | njn | 1 | -1/+0 |
2005-12-08 | Fail gracefully if 'make check' hasn't been run. | njn | 1 | -0/+3 |
2005-11-12 | Make regtests work with --enable-inner. | njn | 1 | -2/+7 |
2005-11-11 | Allow 32 bit x86 tests to run on amd64 machines. | tom | 1 | -12/+6 |
2005-11-10 | Do cpu string identification right, so the ppc32-specific tests | sewardj | 1 | -1/+1 |
2005-09-27 | Remove ancient unused test files. | njn | 20 | -1530/+0 |
2005-09-27 | This commit merges in changes from branches/ASPACEM (specifically, | sewardj | 2 | -3/+3 |
2005-09-13 | Fix ppc32 regtest execution. Thanks to Jeroen Witmond for spotting it. | njn | 1 | -1/+1 |
2005-07-30 | Use the standard #ifdefs for arch-specific code. | njn | 1 | -4/+4 |
2005-07-02 | Removed the remnants of the attempt at an ARM port, because it had | njn | 1 | -11/+0 |
2005-06-30 | Try to make toobig-allocs work on 64-bit platforms. | njn | 1 | -1/+5 |
2005-06-29 | Fix vg_regtests so it can properly handle alternative output filenames with | njn | 1 | -4/+4 |
2005-06-29 | Move a heap of tests from corecheck/tests/ into none/tests/. There's | njn | 1 | -1/+1 |
2005-06-23 | argh! there were loads of the little beggars .... | de | 2 | -8/+0 |
2005-06-21 | ppc32-linux build fix. | sewardj | 1 | -2/+2 |
2005-06-16 | A cleanup of the redirection stuff. | njn | 1 | -1/+1 |
2005-05-08 | A crucial, crucial change: update my email address. | njn | 1 | -1/+1 |
2005-03-12 | Default to using --leak-check=summary. | njn | 1 | -1/+1 |
2005-03-10 | Merge in changes from the 2.4.0 line. This basically brings in the | sewardj | 5 | -15/+16 |
2005-03-10 | Add new files resulting from merging in the 2.4.0 line. Many of these | sewardj | 2 | -0/+29 |
2004-12-20 | Un-break regtests (again) | sewardj | 1 | -1/+1 |
2004-12-14 | Update, and thereby unbreak trivial regtest breakage. | sewardj | 1 | -3/+6 |
2004-12-01 | Changed message at the top of files, and the startup message, and the | njn | 2 | -5/+5 |
2004-11-29 | Added beginnings of an AMD64 port, so lots of new files and directories. | njn | 1 | -22/+32 |
2004-11-26 | Added beginnings of an ARM port, to the point where it compiles. It does not | njn | 1 | -1/+12 |
2004-11-18 | Arch-abstraction: | nethercote | 2 | -13/+43 |
2004-11-18 | Generalised the reg test script again: replaced the "cpu_test" line, | nethercote | 2 | -10/+12 |
2004-11-18 | Generalised reg test script: instead of having a "delete:" line, for removing | nethercote | 1 | -7/+8 |