summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-05-11Added tests for -Wextra/-W and --param inline-unit-growth. Converted AC_COMPI...bart1-18/+68
2008-05-03Added configure tests for PTHREAD_MUTEX_ADAPTIVE_NP, PTHREAD_MUTEX_ERRORCHECK...bart1-0/+82
2008-04-28Added configure test for CLOCK_MONOTONIC.bart1-0/+20
2008-04-27fix typodirk1-1/+1
2008-04-27Added more configure tests.bart1-0/+8
2008-04-27Replaced tests for eventfd() and eventfd_read().bart1-2/+25
2008-04-26Added tests for <sys/klog.h> and klogctl().bart1-0/+2
2008-04-26Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signal...bart1-3/+30
2008-04-25glibc 2.8 has the very same checking reports as diddirk1-13/+33
2008-04-22Added configure test for mallinfo().bart1-0/+1
2008-04-19Made gcc version check more robust.bart1-11/+2
2008-04-05Presence of pthread_mutex_t::__m_kind or pthread_mutex_t::__data.__kind is no...bart1-0/+44
2008-03-18Enabled AM_PROG_CC_C_O. According to the automake manual, specifying this fla...bart1-1/+1
2008-03-18Added the option "foreign" to AM_INIT_AUTOMAKE such that automake no longer c...bart1-1/+1
2008-03-12Renamed HAVE_GCC_FOPENMP into HAVE_OPENMP. Changed compile test into link test.bart1-4/+14
2008-03-11Third attempt to get the OpenMP configure test right.bart1-5/+1
2008-03-10Made test for OpenMP more complete.bart1-3/+5
2008-03-09Un-break compilation on systems with a compiler that does not support -fopenmp.bart1-0/+21
2008-02-09Only build the SSSE3 tests on machines whose assemblers know aboutsewardj1-0/+22
2008-01-05Add drd suppression file to the default suppressions and avoidtom1-0/+6
2007-12-11Bop version.sewardj1-1/+1
2007-12-10Finalise 3.3.0.sewardj1-1/+1
2007-12-09Third time lucky, perhaps.sewardj1-1/+1
2007-12-06--> 3.3.0.RC2.sewardj1-1/+1
2007-12-02Finalise 3.3.0.RC1.sewardj1-1/+1
2007-12-02Set version to 3.3.0-RC1.sewardj1-1/+1
2007-11-25Misc changes needed to support exp-drd (Bart Van Assche).sewardj1-0/+3
2007-11-18Preliminary support for Fedora 8, which includes initial support forsewardj1-5/+21
2007-11-11Add some Helgrind suppressions for LinuxThreads.sewardj1-5/+10
2007-11-09Merge (from branches/THRCHECK) misc build-system changes. Nothingsewardj1-5/+5
2007-11-09Add Bryan Meredith's Omega tool as an experimental tool. Maintainersewardj1-0/+3
2007-11-02Change ms_print to ms_print.in, link it into the build/install system.njn1-0/+1
2007-11-01This should have gone in with the last commit.njn1-1/+0
2007-11-01Merged the MASSIF2 branch to the trunk. Main changes:njn1-0/+1
2007-05-23glibc 2.6 supportdirk1-2/+16
2007-05-01If gcc supports -fno-stack-protector, use it. This should fixsewardj1-0/+27
2007-03-22Don't build SSE3 tests if the configure test determined that the assemblersewardj1-3/+4
2007-03-22Older assemblers don't speak SSE3. Add a configure test for it.sewardj1-0/+20
2006-12-12Minor tidying for regtests on AIX.sewardj1-3/+3
2006-10-19Back out 'memtrace' related stuff until status of it is established;sewardj1-3/+0
2006-10-18Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not importnjn1-0/+3
2006-10-18Fix installation of includes.sewardj1-0/+1
2006-10-17Merge r6087:sewardj1-24/+200
2006-10-12glibc 2.5 support. this is actually cheap so far,dirk1-1/+17
2006-06-07Try and automatically detect pure 64 bit systems with no 32 bit support.tom1-0/+25
2006-06-07Bump the version.sewardj1-1/+1
2006-06-06Finalise 3.2.0.sewardj1-1/+1
2006-05-27Wibble, wibble, wibblesewardj1-1/+1
2006-05-263.2.0rc1, hopefully.sewardj1-1/+1
2006-05-20Change the default load address on all platforms to be 7/8s of a G.sewardj1-11/+8