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