Age | Commit message (Expand) | Author | Files | Lines |
2011-07-31 | Fix prerequisite for memcheck/tests/linux/timerfd-syscall. | florian | 1 | -6/+35 |
2011-07-07 | Allow optional specification of cpu models on the command line | florian | 1 | -17/+225 |
2011-06-28 | Delete the AIX5 port. The last release this worked for is 3.4.1, | sewardj | 2 | -13/+0 |
2011-05-17 | s390x: add test cases for STCK{,E,F} instructions. See #271779. | sewardj | 2 | -1/+95 |
2011-05-10 | Improvements for testing and compilation breakage for the GDB server | sewardj | 1 | -8/+24 |
2011-05-06 | Implement a GDB server in Valgrind. See #214909. | sewardj | 1 | -5/+96 |
2011-04-15 | Mark this as executable. Followup for #267630. | sewardj | 1 | -0/+0 |
2011-04-15 | Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes | sewardj | 1 | -0/+11 |
2011-03-07 | Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind | sewardj | 1 | -0/+4 |
2011-01-17 | Add build system goop for testing SSE4.2 instructions. | sewardj | 1 | -0/+3 |
2010-09-28 | Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel.Thome@gmail.com). | sewardj | 1 | -0/+3 |
2010-09-03 | Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. | sewardj | 2 | -0/+12 |
2010-08-31 | Expand ${PWD} in the vgopts: line of .vgtest files. | bart | 1 | -1/+3 |
2010-07-30 | Add the ability to detect "amd64-lzcnt" and "x86-lzcnt". | sewardj | 1 | -0/+26 |
2010-07-06 | Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with | njn | 1 | -2/+2 |
2010-01-04 | Update arch_test.c properly for arm-linux, and add an entry to | sewardj | 2 | -0/+2 |
2010-01-01 | Merge from branches/ARM, all parts of the ARM-Linux port except for | sewardj | 1 | -0/+3 |
2009-08-03 | With the recent VG_(message) change, | njn | 1 | -1/+4 |
2009-07-29 | Print the command being run at startup. It wraps to avoid going over 80 | njn | 1 | -0/+4 |
2009-07-24 | Add Valgrind version back into the preamble. | njn | 1 | -6/+3 |
2009-07-14 | Shorten the preamble by moving some of it into the --help output. This | njn | 1 | -6/+2 |
2009-07-14 | Updated filter after the modification of Valgrind's startup message in r10447. | bart | 1 | -1/+1 |
2009-07-13 | Fix a couple of tests that could be built with the wrong options, including | njn | 1 | -0/+2 |
2009-07-12 | Only run none/tests/amd64/bug127521-64 on machines supporting cmpxchg16b. | sewardj | 1 | -0/+3 |
2009-06-24 | This commit merges the BUILD_TWEAKS branch onto the trunk. It has the | njn | 1 | -3/+1 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 9 | -7/+38 |
2009-05-18 | Merge r9897 (x86_amd64_features.c simplifcation) from the DARWIN branch. | njn | 1 | -10/+2 |
2009-05-18 | Merge part (filter tweaks) of 8943 from the DARWIN branch. | njn | 2 | -9/+12 |
2009-04-24 | Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the | njn | 1 | -1/+1 |
2009-04-24 | Removed some Darwin-specific code that crept in from the DARWIN branch. | njn | 3 | -22/+1 |
2009-04-17 | Merge r9103 and r9105 (add --ignore-fn to Massif) from the Darwin branch. | njn | 1 | -2/+3 |
2009-04-15 | Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN | njn | 1 | -1/+5 |
2009-04-15 | These three files should have been added in r9537. | njn | 3 | -0/+77 |
2009-04-15 | Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN | njn | 1 | -0/+5 |
2009-03-10 | Test fixes for systems that have debug info installed for libc and | njn | 1 | -0/+4 |
2009-03-10 | Some tweaks to make more tests pass, or get closer to passing, on | njn | 1 | -0/+13 |
2009-03-04 | This should have been added to the last commit. | njn | 1 | -0/+114 |
2009-03-04 | tests/arch_test is currently being used for two purposes: | njn | 6 | -171/+127 |
2009-03-04 | Remove darwin code that crept into the trunk. | njn | 1 | -34/+3 |
2009-02-26 | Merge r9283 (lackey testing fixes) from the DARWIN branch. | njn | 1 | -1/+1 |
2009-02-25 | Use 'diff -u' for regtests if it's supported, its output it much easier to | njn | 1 | -1/+1 |
2009-02-25 | Remove toobig-allocs.c -- it was unreliable and didn't test any | njn | 2 | -28/+0 |
2009-02-23 | Cleanup this Makefile.am like other recent test Makefile.am files. | njn | 1 | -9/+3 |
2009-02-16 | Stack traces for Memcheck's syscall param errors are terribly unreliable, so | njn | 3 | -16/+1 |
2009-02-16 | Merge r9175 (don't run inappropriate OS- and platform-specific tests) from | njn | 5 | -13/+116 |
2009-02-12 | Filter out everything after "(below main)" in a line. This will help with | njn | 1 | -1/+3 |
2009-02-12 | Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep | njn | 1 | -3/+0 |
2009-02-11 | Filter out "(core dumped)" after "Bus error" for consistency. This makes | njn | 1 | -1/+1 |
2009-01-22 | Rename all the arch/OS/platform-related variables in configure.in to make it | njn | 2 | -16/+40 |
2009-01-12 | SSE3 and SSSE3 are two different things, so add a proper SSSE3 feature | tom | 1 | -0/+6 |