summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-03Added configure tests for PTHREAD_MUTEX_ADAPTIVE_NP, PTHREAD_MUTEX_ERRORCHECK...bart1-0/+82
2008-05-03Reverted last commit since it does not fix anything (unfortunately).bart1-11/+1
2008-05-03Print an error message if /usr/bin/getconf is not found.bart1-0/+5
2008-05-03Remove a bit of unused code.sewardj1-28/+2
2008-05-02Make sure sp[0] and fp[0] are set in a rarely-taken path. Thanks tosewardj1-0/+2
2008-05-02Refined assert statements.bart1-2/+2
2008-05-02Added yet another assertion statement.bart1-0/+5
2008-05-02Postponed call of vg_set_main_thread_state() from /lib/ld-*.so:_start() to th...bart1-1/+11
2008-05-02Added an assert statement to check the validity of the computed highest used ...bart1-1/+6
2008-05-02Dynamically allocate the origin tracking cache as needed (only forsewardj1-14/+42
2008-05-02Re-check complex and fragile bit-twiddling pertaining to indexing intosewardj1-8/+102
2008-05-02Minor cleanups:sewardj3-114/+104
2008-05-02Move the error management code for Memcheck into a new file,sewardj4-1379/+1508
2008-05-01Update expected outputs following merge of branches/OTRACK_BY_INSTRUMENTATION.sewardj22-6/+22
2008-05-01Bump the core/tool iface version number, since the just-merged-insewardj1-1/+1
2008-05-01Temporarily work around compilation failures caused by non-definitionsewardj2-2/+2
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj71-755/+11729
2008-05-01Update (minor).sewardj1-0/+10
2008-05-01Fixed compiler warning.bart1-1/+1
2008-05-01Removed -Wextra since this option has another name in gcc 3.0 (-W).bart1-1/+1
2008-05-01Added #include <stdio.h>.bart1-0/+1
2008-05-01Added prereq clause.bart1-0/+1
2008-05-01Added to repository.bart1-0/+1
2008-05-01Fixed a compiler warning.bart1-1/+1
2008-05-01Added -I$(top_srcdir)/VEX/pub to AM_CPPFLAGS.bart1-6/+5
2008-05-01Moved bitmap test from drd_bitmap.c to tests/drd_bitmap_test.cbart5-61/+130
2008-05-01Restored original bitmap test patterns.bart1-8/+8
2008-05-01Make sure the test for kernel version 2.6.22 will work correctly for the futu...bart1-1/+2
2008-05-01Updated expected output according to glibc 2.8 changes.bart2-12/+12
2008-05-01Added documentation for PRINT() macro in syscall wrappers.bart1-4/+6
2008-04-28Updated Makefile.am after having renamed an output file.bart1-1/+1
2008-04-28Compiles now on systems without definition of CLOCK_MONOTONIC.bart1-0/+2
2008-04-28Added configure test for CLOCK_MONOTONIC.bart1-0/+20
2008-04-27update suppression for glibc 2.8: the backtracedirk1-2/+2
2008-04-27fix typodirk1-1/+1
2008-04-27Added reference to SPLASH-2.bart1-0/+5
2008-04-27Updated to do list.bart1-3/+2
2008-04-27Only run the timerfd_create()/timerfd_gettime()/timerfd_settime() test on ker...bart1-1/+1
2008-04-27Fixed typo.bart1-1/+1
2008-04-27Fixed typo.bart1-1/+1
2008-04-27Added more output variants.bart2-0/+292
2008-04-27Renamed suppression file.bart1-0/+0
2008-04-27Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() s...bart10-24/+142
2008-04-27Added regression test for timerfd_create(), timerfd_gettime() and timerfd_set...bart5-0/+360
2008-04-27Added more configure tests.bart1-0/+8
2008-04-27Added interpreter name.bart1-0/+2
2008-04-27Added yet another output variant.bart1-0/+6
2008-04-27Added yet another output variant.bart1-0/+1
2008-04-27Added yet another output variant.bart1-0/+13
2008-04-27Added yet another output variant.bart1-0/+0