summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Added configure test for pthread_yield() and sem_init().bart1-1/+3
2010-01-06Add the arm exp-bbv tests Makefile to the main configure.in file.vince1-0/+1
2010-01-01Don't use -Wdeclaration-after-statement. We long since abandoned anysewardj1-27/+0
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj1-1/+20
2009-12-29Removed dependency of include/pub_tool_basics.h on config.h.bart1-18/+0
2009-11-15Added support for glibc 2.11.bart1-1/+18
2009-11-11Fixed typo.bart1-1/+1
2009-11-09Added configure test for QAtomicInt.bart1-0/+32
2009-08-26Added regression tests that verify the following behavior:bart1-0/+1
2009-08-23The configure-time test whether the proc filesystem is mounted (introducedbart1-8/+0
2009-08-20Bump version number on trunk.sewardj1-1/+1
2009-08-19Finalise 3.5.0.sewardj1-1/+1
2009-08-16First tarball-test point for 3.5.0.sewardj1-1/+1
2009-08-12Suppressed compiler warnings reported by gcc 4.4.x on the source codebart1-0/+23
2009-08-05More docs build tweaks:njn1-10/+0
2009-08-05Various docs build tweaks:njn1-4/+0
2009-07-23Added DRD-specific suppression patterns for Darwin.bart1-0/+1
2009-07-14Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux testnjn1-0/+7
2009-07-14comment changenjn1-3/+4
2009-07-12Disable AC_PROG_OBJC -- it's currently not required and apparently causesnjn1-1/+12
2009-07-04Restored configure test for -Wno-empty-body.bart1-0/+23
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn1-40/+6
2009-06-04Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.njn1-3/+0
2009-06-03Removed configure test for -Wno-empty-body again.bart1-23/+0
2009-06-02Added VGCONF_ARCH_SEC. This fixes problems with building libmpiwrap-*-*.so onnjn1-1/+23
2009-06-01Rename a conf variable.njn1-1/+1
2009-05-31The conditional HAVE_BUILTIN_ATOMIC is now available in the various Makefile....bart1-0/+4
2009-05-31Added test that checks whether the compiler supports -Wno-empty-body.bart1-0/+23
2009-05-28Merge the DARWIN branch onto the trunk.njn1-3/+100
2009-05-19Use our CPU/OS variable when printing the results in configure.njn1-6/+6
2009-05-19DARWIN sync: don't insist on GNU sed.njn1-20/+0
2009-05-10Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC.bart1-0/+8
2009-05-06Fix bug #191182, where printing the leak checker results was really slow ifnjn1-0/+1
2009-04-26Fixed typo spotted by Jeroen Witmond.bart1-1/+1
2009-04-26Fixed pthread_create@GLIBC2.0 detection test.bart1-1/+5
2009-04-26Added configure test for pthread_create@GLIBC2.0().bart1-0/+25
2009-04-15Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch.njn1-0/+1
2009-04-04Fixed bug #188046: replaced a bashism by a POSIX compliant shell statement.bart1-1/+1
2009-03-16Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch.njn1-0/+1
2009-03-04tests/arch_test is currently being used for two purposes:njn1-1/+0
2009-02-26Clean up the diff -u test a little.njn1-2/+4
2009-02-25Use 'diff -u' for regtests if it's supported, its output it much easier tonjn1-0/+17
2009-02-16Merge r9175 (don't run inappropriate OS- and platform-specific tests) fromnjn1-0/+1
2009-02-14Removed configure test that is no longer used.bart1-20/+0
2009-02-13Moved 3 Linux-specific tests into linux/ directories.njn1-0/+1
2009-02-06Index: Makefile.core.amnjn1-16/+18
2009-02-01Add support for glibc-2.10 (when it eventually appears).sewardj1-1/+18
2009-01-22Move the test for __sync_bool_compare_and_swap almost to the bottom,sewardj1-19/+24
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn1-152/+210
2009-01-22- No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used fornjn1-8/+0