summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Filter tuning such that the annotate_barrier test does now pass on Darwin too.bart1-0/+2
2010-04-29Refactoring: replaced two AC_TRY_COMPILE() occurrences by AC_CHECK_MEMBER().bart1-30/+14
2010-04-29Improved portability of the annotate_barrier regression test.bart1-3/+6
2010-04-29Made these two tests pass again on Darwin.bart2-4/+4
2010-04-29Removed sem_init() test again.bart1-1/+0
2010-04-29Include fcntl.h to get O_CREAT on Fedora 13.tom2-0/+2
2010-04-29Link the tls test against tls2.so as it references symbols in ittom1-2/+2
2010-04-29Include valgrind headers before system headers to avoid problemstom2-12/+20
2010-04-29Suppressed a (harmless) compiler warning that was only reported on Darwin.bart1-1/+1
2010-04-29Made test results independent of thread scheduling.bart3-16/+24
2010-04-29Replaced most platform-test macros by HAVE_... macros.bart4-7/+9
2010-04-29Added configure test for pthread_yield() and sem_init().bart1-1/+3
2010-04-29Added yet another regression test.bart4-0/+98
2010-04-29Changed gcc version from 4.4.3 to 4.5.0.bart1-1/+6
2010-04-28Add some basic DWARF4 support. Based on patch from Jakub Jelinektom4-24/+200
2010-04-19Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and addsewardj2-2/+13
2010-04-12search_all_symtabs: when mapping addresses to text symbols, considersewardj1-4/+7
2010-04-12Comment-only change.sewardj1-2/+2
2010-04-12Change the method used in hg_intercepts.c to hide from the user, thesewardj2-9/+23
2010-04-12Take account the ABI-mandated stack redzone when changing stacksewardj1-2/+12
2010-04-02Should now really compile on Darwin.bart1-0/+7
2010-04-01Should now build on Darwin too.bart1-1/+4
2010-03-31Syscall numbers (on amd64 at least) are in unistd_{32,64}.h now sotom1-1/+1
2010-03-27The help text printed by command-line option -h does now show the defaultbart3-3/+3
2010-03-21Resynchronized client requests with the latest version of TSan's header filebart4-10/+159
2010-03-21Added two additional regression tests.bart7-0/+262
2010-03-15Fix stupid bug in VG_(bzero_inline), as spotted by Bart.sewardj1-1/+1
2010-03-14Inline most functions in VG_(use_CF_info). May or may not give asewardj2-3/+35
2010-03-14Enabled getsid in ptrcheck. Fixe #230593.tom1-0/+1
2010-03-14Improve performance of the fallback path when a translation is notsewardj2-12/+90
2010-03-11Update expected outputs following r11089.sewardj4-0/+3148
2010-03-11If a race error is detected, check to see whether the raced-on addresssewardj3-24/+100
2010-03-10Generalized the DRD regression test stderr filter.bart1-1/+1
2010-03-09Removed --read-var-info=yes in order to obtain the same output (hopefully)bart2-3/+2
2010-03-09Add mlockall support to ptrcheck. Closes #230020.tom1-0/+1
2010-03-08Removed ANNOTATE_HAPPENS_DONE() again.bart4-27/+4
2010-03-08Add tests for UXTAB and SXTAH.sewardj2-12/+68
2010-03-08Fix the definedness handling of the last argument of sys_socketpair.sewardj2-2/+2
2010-03-08Marked the annotations ANNOTATE_MUTEX_IS_USED_AS_CONDVAR,bart1-9/+5
2010-03-07Document the default value of --stacks correctly.njn1-1/+1
2010-03-07Do not suppress data races on user-annotated addresses.bart1-2/+5
2010-03-07Added missing newlines in debug tracing statements.bart1-5/+5
2010-03-07Added support for marking happens-before annotated addresses in another waybart2-13/+21
2010-03-07Source code cleanup - no functionality has been changed.bart1-4/+4
2010-03-07Added yet another regression test.bart4-0/+66
2010-03-07Follow-up for r11073: added missing segment creation statement.bart1-0/+2
2010-03-07Updated gcc version.bart1-1/+1
2010-03-07Changes:bart15-93/+562
2010-03-07Updated Subversion ignore list.bart0-0/+0
2010-03-07Updated Makefile.am.bart1-0/+5