aboutsummaryrefslogtreecommitdiff
path: root/none
AgeCommit message (Expand)Author
2004-11-29Added beginnings of an AMD64 port, so lots of new files and directories.njn
2004-11-27Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL,njn
2004-11-26Added beginnings of an ARM port, to the point where it compiles. It does notnjn
2004-11-26Fix this test.njn
2004-11-26Second (failed) attempt to get cmdline2 to work right.sewardj
2004-11-26Update expected output.sewardj
2004-11-22Make various other tools compile; also fix the stage2 linker script.sewardj
2004-11-22Converted the SK_ prefix to TL_ everywhere.njn
2004-11-22Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so.njn
2004-11-18Generalised the reg test script again: replaced the "cpu_test" line,nethercote
2004-11-18Generalised reg test script: instead of having a "delete:" line, for removingnethercote
2004-11-16The calculation used to round the size of a new thread's stack to athughes
2004-11-02Make sure we are using perl 5.6.0 as earlier versions won't work.thughes
2004-10-29whoopsnethercote
2004-10-27Make exec-sigmask more robust.nethercote
2004-10-21Fix "make check" for when src_dir != build_dirnethercote
2004-10-20Make tests that cause coredumps remove them. Don't need the core entries innethercote
2004-10-20Arch-abstraction:nethercote
2004-10-20whoopsnethercote
2004-10-20Arch-abstraction:nethercote
2004-10-19Arch-abstraction:nethercote
2004-10-19Arch-abstraction:nethercote
2004-10-19Arch-abstraction:nethercote
2004-10-19Arch-abstraction:nethercote
2004-09-02Arch-abstraction: renamed "vg_skin.h" as "tool.h". Kept a residual vg_skin.hnethercote
2004-09-01Update .cvsignore for recently added regression tests.nethercote
2004-09-01Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.amnethercote
2004-08-25Putting "dist_" in front of a "_DATA" variable means it is included in "makenethercote
2004-08-23Make some changes to Nulgrind -- it looks like Jeremy made some changes to itnethercote
2004-08-23Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments innethercote
2004-08-21Add support for a --time-stamp option that causes each message outputthughes
2004-08-14Add support for the POSIX message queue system calls.thughes
2004-07-29Modified the fcntl system call so that only those reason codes whichthughes
2004-07-25Add instruction tests for the LFENCE/MFENCE/SFENCE instructions.thughes
2004-07-21Fix checking of execve() when argv is a null pointer.thughes
2004-07-16Slightly change, with J's approval, startup copyright messages to betternethercote
2004-07-10Minor Makefile.am fix (doesn't actually change behaviour, because automake'snethercote
2004-06-29Make VPATH builds work so that valgrind can be built in a differentthughes
2004-06-28Fixed typo in makefile.thughes
2004-06-26Implement an emulated soft limit for file descriptors in addition tothughes
2004-06-22Update .cvsignore filesnethercote
2004-06-21Streamlined --help message a bit.nethercote
2004-06-21Renamed the following options:nethercote
2004-06-19Don't try and validate the contents of the environment passed tothughes
2004-06-16Reinstate -h option, which disappeared at some point.nethercote
2004-06-16Removed documentation references to the 'ioctl-VTIME' and 'truncate-writes'nethercote
2004-06-15Fixed up various command line option scenarios:nethercote
2004-06-14Don't bother trying to test semtimedop if it isn't available.thughes
2004-06-14Include config.h so that the test for semtimedop works.thughes
2004-06-14Fixed the sem test to work on systems with semtimedop.thughes