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