aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2007-05-23glibc 2.6 supportdirk
2007-05-01If gcc supports -fno-stack-protector, use it. This should fixsewardj
2007-03-22Don't build SSE3 tests if the configure test determined that the assemblersewardj
2007-03-22Older assemblers don't speak SSE3. Add a configure test for it.sewardj
2006-12-12Minor tidying for regtests on AIX.sewardj
2006-10-19Back out 'memtrace' related stuff until status of it is established;sewardj
2006-10-18Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not importnjn
2006-10-18Fix installation of includes.sewardj
2006-10-17Merge r6087:sewardj
2006-10-12glibc 2.5 support. this is actually cheap so far,dirk
2006-06-07Try and automatically detect pure 64 bit systems with no 32 bit support.tom
2006-06-07Bump the version.sewardj
2006-06-06Finalise 3.2.0.sewardj
2006-05-27Wibble, wibble, wibblesewardj
2006-05-263.2.0rc1, hopefully.sewardj
2006-05-20Change the default load address on all platforms to be 7/8s of a G.sewardj
2006-03-27Merge in the COMPVBITS branch to the trunk. This is a big change tonjn
2006-03-20Callgrind merge: codeweidendo
2006-03-12When testing 'mpicc', try at least somewhat to test for the primarysewardj
2006-03-12Unbreak mtoctf configure check.sewardj
2006-03-12Work around lameness in older ppc assemblers.sewardj
2006-03-09The mpicc being tested needs to be able to link stuff, not merely compile it.sewardj
2006-03-09MPI checks: use AC_TRY_COMPILE correctly, so as to generate a test programsewardj
2006-03-08MPI build system refinements: just base everything off mpicc, and don'tsewardj
2006-03-02Detect/select 'mpicc' (from --with-mpicc=) and use that to buildsewardj
2006-03-02Build system hacks to build and install the MPI wrappers library whensewardj
2006-01-28Add configure flags --enable-only64bit and --enable-only32bit withsewardj
2006-01-25Ensure -Wdeclaration-after-statement gets through to vex-land.sewardj
2006-01-17Reinstate VG_ARCH_ALL, erroneously removed by r5496.sewardj
2006-01-04Minor cleanups:sewardj
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj
2005-12-19Fixed to check whether __builtin_expect is supported before using it.tom
2005-12-10First attempt at some performance tracking tools. Includes a script vg_perfnjn
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-28Update version number to 3.2.0.SVN (I think that's right).njn
2005-11-26Hopefully final changes for 3.1.0.sewardj
2005-11-20Hopefully final 3.1.0RC1 changes.sewardj
2005-11-08Reworked to avoid depending on $(eval) in the make files as only fairlytom
2005-11-07Dual architecture support - this commit is a major rework of the buildtom
2005-10-12Correct variable name.tom
2005-10-12Only add -Wdeclaration-after-statement if the compiler supports it.tom
2005-09-28Restore correct version number following the aspacem merge.sewardj
2005-09-27Remove ancient unused test files.njn
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-09-16Make VPATH builds work again.njn
2005-08-06Oops, should have done this as soon as 3.0.0 was tagged.sewardj
2005-08-03Hopefully this is the final commit for 3.0.0.sewardj
2005-07-27Bump version number.sewardj
2005-07-26Makefile stuff, partly from Tom, which uses the SVN-externall'd VEXsewardj
2005-07-19We have a nice little collection of text files describing various highnjn