aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-10Implement and test wrappers for lstat_extended, stat64_extended,njn
2009-06-10Darwin syscall wrapper cleanups:njn
2009-06-10Update scalar.stderr.exp; this should have gone in with r10288.njn
2009-06-10Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layoutnjn
2009-06-09Handle shmctl on Darwin. From bug 191271.njn
2009-06-09Fix URB ioctl handling. Patch from Hector Martin (bug 191095).njn
2009-06-09Avoid recursion in VG_(exit).njn
2009-06-09Handle another Linux ioctl. Patch from Jay Foad.njn
2009-06-09Remove callgrind/docs/index.xml, which is a relic from when Callgrind wasnjn
2009-06-09Fixed bug in DRD's realloc() wrapper.bart
2009-06-09Abort if a --log-file filename begins with a '~'.njn
2009-06-09Suppress some still-reachable warnings that come up for "Hello World" onnjn
2009-06-08svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEVbart
2009-06-06More ignore updates.rjwalsh
2009-06-06Update ignores.rjwalsh
2009-06-06Remove references to the now-defunct INSTALL file.njn
2009-06-06Generalized a libgomp suppression pattern.bart
2009-06-06Updated test plan.bart
2009-06-06Updated list of bugs fixed in 3.5.0.bart
2009-06-06Robustness improvement: print an error message instead of triggering an asser...bart
2009-06-06Consistency improvement: made sure that for all synchronization operations ve...bart
2009-06-06- Robustness improvement: do not trigger an assertion failure if onebart
2009-06-06Disabled libgomp intercepts. Since libgomp support was added to DRD, thebart
2009-06-06Updated test plan.bart
2009-06-06Increased gcc version from 4.3.2 to 4.4.0.bart
2009-06-05x86-linux: sys_set_thread_area: don't allocate GDT entry number zero,sewardj
2009-06-05Increase a hard limit that was reached in the wild.njn
2009-06-05For no apparent reason, the machine-dependent syscallnjn
2009-06-04Nightly test changes:njn
2009-06-04Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.njn
2009-06-04NEWS updates.njn
2009-06-04Updated list of bugs fixed in 3.5.0.bart
2009-06-04Fixed argument types and names.bart
2009-06-04tsan_unittest.cpp does now compile cleanly even with -Wshadown enabled.bart
2009-06-04Print the end time as well as the start time so it's easy to see how long itnjn
2009-06-04Add a couple of notes based on an email from Bart.njn
2009-06-04Fixes for Darwin: it uses a different method for getting the time-and-datenjn
2009-06-04Greatly improve the instructions for the nightly tests.njn
2009-06-04Two tweaks:njn
2009-06-03Removed configure test for -Wno-empty-body again.bart
2009-06-03Compiles now cleanly without -Wno-empty-body.bart
2009-06-03Updated documentation of PCQ annotations.bart
2009-06-03Fixed a memory leak.bart
2009-06-03Unified two expected output files.bart
2009-06-03Updated EXTRA_DIST.bart
2009-06-03Fixed a few typo's in comments.bart
2009-06-03Updated ignore list.bart
2009-06-03DRD's regression tests pass again on PowerPC.bart
2009-06-03Updated ANNOTATE_*() macro's as discussed on the valgrind-developers mailing ...bart
2009-06-03Don't print stack traces by default for unhandled syscalls -- it's not thatnjn