summaryrefslogtreecommitdiff
path: root/corecheck
AgeCommit message (Expand)AuthorFilesLines
2005-07-01Removed Corecheck, as it no longer serves a useful purpose.njn6-140/+0
2005-07-01Move the last remaining tests out of corecheck.njn14-750/+0
2005-06-30Move some more Corecheck tests into none/tests.njn9-123/+2
2005-06-30Move a bunch of tests from corecheck/tests/ to none/tests/.njn36-643/+0
2005-06-29Move a heap of tests from corecheck/tests/ into none/tests/. There'snjn57-1288/+6
2005-06-24"make dist" fixes from Ralf Wildenhues.njn1-1/+1
2005-06-23argh! there were loads of the little beggars ....de3-37/+0
2005-06-19Final commit for the initial modularisation pass:njn1-1/+1
2005-06-18Moved VG_BUGS_TO out of basic_types.h into libcassert.h.njn1-0/+1
2005-06-09Alternate expected outputs with better stack traces. CFI based stacksewardj4-3/+75
2005-06-04Implement stack registration client requests. See the documentationrjwalsh5-1/+71
2005-05-23Another possible output.sewardj2-1/+24
2005-05-23More possible outputssewardj2-1/+29
2005-05-23More possible outputs.sewardj2-1/+24
2005-05-23Yet another possible outputsewardj2-1/+19
2005-05-23More possible outputs (sigh)sewardj2-1/+21
2005-05-23This seems to have been missing.sewardj1-0/+62
2005-05-10Modularised the core/tool interface ('details', 'needs' and VG_(tdict))njn1-0/+1
2005-05-09Big clean-up: changed the core/tool interface to be mediated entirelynjn1-19/+19
2005-05-08A crucial, crucial change: update my email address.njn1-1/+1
2005-05-04Add new acceptable-stderr files.sewardj4-4/+94
2005-05-04Update expected outputs (better stack traces due to CFI unwinding)sewardj3-4/+10
2005-05-04Move this test to a more sensible place. Originally it was intendedsewardj5-3/+45
2005-03-31This change reduces the number of calls to dlsym() when loading tools from anjn1-2/+6
2005-03-29Fixed test result to be independent of the system address size.tom2-2/+2
2005-03-21Track Vex API change in rev 1062: pass both the guest and host wordsewardj1-1/+2
2005-03-16Add an equally-valid looking alternative .stderr.exp for this test.sewardj2-1/+25
2005-03-12Update copyright notice for 2005 on all relevant files. Don't bother tryingnjn1-2/+2
2005-03-10Merge in changes from the 2.4.0 line. This basically brings in thesewardj16-50/+32
2005-03-10Add new files resulting from merging in the 2.4.0 line. Many of thesesewardj2-0/+396
2004-12-01Changed message at the top of files, and the startup message, and thenjn4-4/+8
2004-11-30Overhauled the docs. Removed all the HTML files, put in XML files asnjn3-69/+51
2004-11-23Make these work again.njn1-3/+3
2004-11-22Make various other tools compile; also fix the stage2 linker script.sewardj1-2/+2
2004-11-22Converted the SK_ prefix to TL_ everywhere.njn1-5/+5
2004-11-22Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so.njn1-3/+3
2004-11-09Improve pth_cvsimple test in two ways:nethercote2-37/+44
2004-10-31Fix broken alternative output.nethercote1-6/+6
2004-10-28Remove the thread numbers from the messages output by pth_once so thatthughes2-12/+11
2004-10-26Make as_shm less brittle.nethercote2-1/+2
2004-10-26Tweak as_mmap for the possibility of a PIE-supporting system with a 4GB usernethercote6-12/+40
2004-10-21Fix "make check" for when src_dir != build_dirnethercote1-1/+2
2004-10-20Build vg_replace_malloc.c into a library, because it makes the Makefiles a bitnethercote2-11/+1
2004-10-19as_shm wasn't being included in 'make dist'.nethercote1-0/+1
2004-10-16Remove the limit on the number of pthread read/write locks. This worksthughes5-1/+49
2004-10-16Suppress .stderr.diff2 files as well as .stderr.diff files.thughes1-1/+1
2004-10-13Add alternate results for some tests that use mmap.thughes2-0/+10
2004-09-02Arch-abstraction: renamed "vg_skin.h" as "tool.h". Kept a residual vg_skin.hnethercote1-1/+1
2004-09-01Update .cvsignore for recently added regression tests.nethercote1-0/+1
2004-09-01Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.amnethercote1-13/+1