- 3c5eeef Set version to 3.3.0-RC1. by sewardj · 17 years ago
- bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
- 68c80c1 Preliminary support for Fedora 8, which includes initial support for glibc-2.7. by sewardj · 17 years ago
- 2c4f3dd Add some Helgrind suppressions for LinuxThreads. by sewardj · 17 years ago
- 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
- 99a2ceb by sewardj · 17 years ago
- d5a8d24 Change ms_print to ms_print.in, link it into the build/install system. by njn · 17 years ago
- 69f499c This should have gone in with the last commit. by njn · 17 years ago
- 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
- c8bd0c5 glibc 2.6 support by dirk · 17 years ago
- a72c26d If gcc supports -fno-stack-protector, use it. This should fix by sewardj · 18 years ago
- fa18a26 Don't build SSE3 tests if the configure test determined that the assembler by sewardj · 18 years ago
- f0aabf8 Older assemblers don't speak SSE3. Add a configure test for it. by sewardj · 18 years ago
- 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago
- 8fa084e Back out 'memtrace' related stuff until status of it is established; by sewardj · 18 years ago
- 0fc5cbd Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
- 0f8881b Fix installation of includes. by sewardj · 18 years ago
- 03d86f2 by sewardj · 18 years ago
- aece45c glibc 2.5 support. this is actually cheap so far, by dirk · 18 years ago
- d639839 Try and automatically detect pure 64 bit systems with no 32 bit support. by tom · 18 years ago
- 484afbe Bump the version. by sewardj · 18 years ago
- 3ecf8f2 Finalise 3.2.0. by sewardj · 18 years ago
- b70a613 Wibble, wibble, wibble by sewardj · 18 years ago
- af92499 3.2.0rc1, hopefully. by sewardj · 18 years ago
- d7baad4 Change the default load address on all platforms to be 7/8s of a G. by sewardj · 18 years ago
- 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
- a17f2a3 Callgrind merge: code by weidendo · 19 years ago
- e9fa506 When testing 'mpicc', try at least somewhat to test for the primary by sewardj · 19 years ago
- dd4cbe1 Unbreak mtoctf configure check. by sewardj · 19 years ago
- 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 19 years ago
- d3fcc64 The mpicc being tested needs to be able to link stuff, not merely compile it. by sewardj · 19 years ago
- de4f384 MPI checks: use AC_TRY_COMPILE correctly, so as to generate a test program by sewardj · 19 years ago
- 1a85e60 MPI build system refinements: just base everything off mpicc, and don't by sewardj · 19 years ago
- 0ad4609 Detect/select 'mpicc' (from --with-mpicc=) and use that to build libmpiwrap.so. by sewardj · 19 years ago
- 8063775 Build system hacks to build and install the MPI wrappers library when by sewardj · 19 years ago
- 86e992f Add configure flags --enable-only64bit and --enable-only32bit with by sewardj · 19 years ago
- 72a547e Ensure -Wdeclaration-after-statement gets through to vex-land. by sewardj · 19 years ago
- 9b0567a Reinstate VG_ARCH_ALL, erroneously removed by r5496. by sewardj · 19 years ago
- bc692db Minor cleanups: by sewardj · 19 years ago
- 0126214 by sewardj · 19 years ago
- d55121e Fixed to check whether __builtin_expect is supported before using it. by tom · 19 years ago
- ec0c27a First attempt at some performance tracking tools. Includes a script vg_perf by njn · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- 0181c77 Update version number to 3.2.0.SVN (I think that's right). by njn · 19 years ago
- fa46202 Hopefully final changes for 3.1.0. by sewardj · 19 years ago
- ae17e7e Hopefully final 3.1.0RC1 changes. by sewardj · 19 years ago
- b637bad Reworked to avoid depending on $(eval) in the make files as only fairly by tom · 19 years ago
- fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
- e9814c3 Correct variable name. by tom · 19 years ago
- 1e94668 Only add -Wdeclaration-after-statement if the compiler supports it. by tom · 19 years ago
- 278c1fc Restore correct version number following the aspacem merge. by sewardj · 19 years ago
- 3179622 Remove ancient unused test files. by njn · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- 17adf1e Make VPATH builds work again. by njn · 19 years ago
- f1025a7 Oops, should have done this as soon as 3.0.0 was tagged. by sewardj · 19 years ago
- 9a91951 Hopefully this is the final commit for 3.0.0. by sewardj · 19 years ago
- bfa2b99 Bump version number. by sewardj · 19 years ago
- 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
- f7c00b1 by njn · 19 years ago
- 64c00da Disable PIE by default (sorry Tom), even on PIE-enabled platforms. It by sewardj · 19 years ago
- 67f1fcc gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the fact that by sewardj · 19 years ago
- 3080a86 glibc-2.1 is now so ancient that it's probably untrue we still support it. by sewardj · 19 years ago
- 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
- 9bd2d7e by njn · 19 years ago
- 781dba5 Allow for glibc-2.4. by njn · 19 years ago
- 657d951 Another "make dist" fix from Ralf Wildenhues. by njn · 19 years ago
- ed0c4cb Get ppc32 stage2 linked in the right place, so stage2 can actually start. by sewardj · 19 years ago
- 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
- fbd78b2 Get rid of the ELFSZ define, which is created at the configure stage by sewardj · 19 years ago
- 6898086 by njn · 19 years ago
- 8a4eeaf by njn · 19 years ago
- 7b85dd5 by njn · 19 years ago
- 528b07e Put arch-specific Cachegrind code in files in the main cachegrind/ by njn · 19 years ago
- 535c50f gcc-3.0.4 (x86) doesn't understand -m32, so autoconfiscate it by sewardj · 19 years ago
- ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
- 04e1698 by njn · 19 years ago
- 278b3d6 Modularised m_scheduler. by njn · 19 years ago
- 31ebb9a by njn · 19 years ago
- 0064ee3 Pass an explicit "-m32" or "-m64" in the C flags on x86/amd64 systems by tom · 20 years ago
- 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 20 years ago
- 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 20 years ago
- 4de47b1 by njn · 20 years ago
- 36b66df by njn · 20 years ago
- 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 20 years ago
- 717cde5 by njn · 20 years ago
- 2521d32 by njn · 20 years ago
- 55f9d1a by sewardj · 20 years ago
- 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 20 years ago
- c62cc06 Change .CVS to .SVN by sewardj · 20 years ago
- 92a778c Update version to 3.0.0.CVS. Also change startup message to use this by njn · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- c616819 by njn · 20 years ago
- a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
- ca0518d by njn · 20 years ago
- 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
- 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
- fe40894 Several unrelated changes: by njn · 20 years ago
- 8738c28 Add a mandatory --with-vex option to configure script. by njn · 20 years ago
- 3e38ce0 Add enough gunk to configure.in to get through ./configure on by sewardj · 20 years ago