]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2009-06-14  Bart Van AsscheAdded #include <stdint.h>.
2009-06-13  Bart Van AsscheSkip the pth_create_chain test on ppc.
2009-06-12  Nicholas NethercoteTweak the README -- make its text match the website...
2009-06-12  Nicholas NethercoteGet rid of ACKNOWLEDGEMENTS, because it overlaps hugely...
2009-06-11  Nicholas NethercoteAdd some cases to darwin/scalar.c, and tweak the macros...
2009-06-10  Nicholas NethercoteAdd wrappers for shmat() and shmdt() on Darwin. Fixes...
2009-06-10  Nicholas NethercoteMove the Darwin _nocancel tests to a different file...
2009-06-10  Nicholas NethercoteAdded a wrapper and test for exchangedata() on Darwin...
2009-06-10  Bart Van Assche- Added more comments in DRD's malloc wrappers.
2009-06-10  Bart Van AsscheUpdated ignore list.
2009-06-10  Bart Van AsscheAdded test code for realloc().
2009-06-10  Nicholas NethercoteImplement and test wrappers for lstat_extended, stat64_...
2009-06-10  Nicholas NethercoteDarwin syscall wrapper cleanups:
2009-06-10  Nicholas NethercoteUpdate scalar.stderr.exp; this should have gone in...
2009-06-10  Nicholas NethercoteAdd wrappers for sem_wait and sem_trywait on Darwin...
2009-06-09  Nicholas NethercoteHandle shmctl on Darwin. From bug 191271.
2009-06-09  Nicholas NethercoteFix URB ioctl handling. Patch from Hector Martin ...
2009-06-09  Julian SewardUse more POSIX-standard flags for 'ar'. See #195287.
2009-06-09  Nicholas NethercoteAvoid recursion in VG_(exit).
2009-06-09  Nicholas NethercoteHandle another Linux ioctl. Patch from Jay Foad.
2009-06-09  Nicholas NethercoteRemove callgrind/docs/index.xml, which is a relic from...
2009-06-09  Bart Van AsscheFixed bug in DRD's realloc() wrapper.
2009-06-09  Nicholas NethercoteAbort if a --log-file filename begins with a '~'.
2009-06-09  Nicholas NethercoteSuppress some still-reachable warnings that come up...
2009-06-08  Bart Van Asschesvn merge -r9818:10278 svn://svn.valgrind.org/valgrind...
2009-06-06  Robert WalshMore ignore updates.
2009-06-06  Robert WalshUpdate ignores.
2009-06-06  Nicholas NethercoteRemove references to the now-defunct INSTALL file.
2009-06-06  Bart Van AsscheGeneralized a libgomp suppression pattern.
2009-06-06  Bart Van AsscheUpdated test plan.
2009-06-06  Bart Van AsscheUpdated list of bugs fixed in 3.5.0.
2009-06-06  Bart Van AsscheRobustness improvement: print an error message instead...
2009-06-06  Bart Van AsscheConsistency improvement: made sure that for all synchro...
2009-06-06  Bart Van Assche- Robustness improvement: do not trigger an assertion...
2009-06-06  Bart Van AsscheDisabled libgomp intercepts. Since libgomp support...
2009-06-06  Bart Van AsscheUpdated test plan.
2009-06-06  Bart Van AsscheIncreased gcc version from 4.3.2 to 4.4.0.
2009-06-05  Julian Sewardx86-linux: sys_set_thread_area: don't allocate GDT...
2009-06-05  Nicholas NethercoteIncrease a hard limit that was reached in the wild.
2009-06-05  Nicholas NethercoteFor no apparent reason, the machine-dependent syscall
2009-06-04  Nicholas NethercoteNightly test changes:
2009-06-04  Nicholas NethercoteRemove exp-omega's code. It was disabled in 3.4.0...
2009-06-04  Nicholas NethercoteNEWS updates.
2009-06-04  Bart Van AsscheUpdated list of bugs fixed in 3.5.0.
2009-06-04  Bart Van AsscheFixed argument types and names.
2009-06-04  Bart Van Asschetsan_unittest.cpp does now compile cleanly even with...
2009-06-04  Nicholas NethercotePrint the end time as well as the start time so it...
2009-06-04  Nicholas NethercoteAdd a couple of notes based on an email from Bart.
2009-06-04  Nicholas NethercoteFixes for Darwin: it uses a different method for gettin...
2009-06-04  Nicholas NethercoteGreatly improve the instructions for the nightly tests.
2009-06-04  Nicholas NethercoteTwo tweaks:
2009-06-03  Bart Van AsscheRemoved configure test for -Wno-empty-body again.
2009-06-03  Bart Van AsscheCompiles now cleanly without -Wno-empty-body.
2009-06-03  Bart Van AsscheUpdated documentation of PCQ annotations.
2009-06-03  Bart Van AsscheFixed a memory leak.
2009-06-03  Bart Van AsscheUnified two expected output files.
2009-06-03  Bart Van AsscheUpdated EXTRA_DIST.
2009-06-03  Bart Van AsscheFixed a few typo's in comments.
2009-06-03  Bart Van AsscheUpdated ignore list.
2009-06-03  Bart Van AsscheDRD's regression tests pass again on PowerPC.
2009-06-03  Bart Van AsscheUpdated ANNOTATE_*() macro's as discussed on the valgri...
2009-06-03  Nicholas NethercoteDon't print stack traces by default for unhandled sysca...
2009-06-03  Nicholas NethercoteA number of changes relating to syscall numbering:
2009-06-03  Bart Van AsscheTemporarily disabled building tsan_unittest on Darwin.
2009-06-02  Nicholas NethercoteAdd descriptions of DRD and Ptrcheck in the manual...
2009-06-02  Bart Van AsscheSome source code modifications that should help getting...
2009-06-02  Bart Van Assche- Portability improvement: switched from __gnu_cxx...
2009-06-02  Bart Van AsscheFixes for systems without built-in functions for atomic...
2009-06-02  Nicholas NethercoteBack out r10197--r10200 and r10202--r10203. I'm going...
2009-06-02  Nicholas NethercoteMove some stuff around; no functional change.
2009-06-02  Nicholas NethercoteAvoid repetitive cut+paste code for libreplacemalloc_to...
2009-06-02  Nicholas Nethercotedrd/tests/tsan_unittest is broken on Darwin. For...
2009-06-02  Nicholas NethercoteAvoid repetitive cut+paste code relating to vgpreload_c...
2009-06-02  Nicholas NethercoteAdd some header comments to break up the file.
2009-06-02  Nicholas NethercoteAvoid repetitive cut+paste code for LIBVEX.
2009-06-02  Nicholas NethercoteAvoid repetitive cut+paste code for AM_CPPFLAGS.
2009-06-02  Nicholas NethercoteRemove this file, which contains generic autoconf instr...
2009-06-02  Nicholas NethercoteAdded VGCONF_ARCH_SEC. This fixes problems with buildi...
2009-06-01  Nicholas NethercoteRename a conf variable.
2009-06-01  Bart Van AsscheMade the call stack printed by DRD for reading the...
2009-06-01  Bart Van AsscheFixed a bug in DRD's malloc wrappers.
2009-06-01  Bart Van AsscheAdded API warning for the recently added ANNOTATE_...
2009-06-01  Bart Van AsscheFilter out vector clock information from DRD's regressi...
2009-05-31  Julian SewardFix compile breakage in is_systemish_library_name intro...
2009-05-31  Bart Van AsscheFilter out absolute paths.
2009-05-31  Bart Van Assche- Added support for most of the ANNOTATE_...() macro...
2009-05-31  Bart Van AsscheReverted some of the DRD customizations.
2009-05-31  Bart Van AsscheAdded more DRD customizations.
2009-05-31  Bart Van AsscheThe conditional HAVE_BUILTIN_ATOMIC is now available...
2009-05-31  Bart Van AsscheUpdated ignore list.
2009-05-31  Bart Van AsscheUpdated ignore list.
2009-05-31  Bart Van AsscheUpdated ignore list.
2009-05-31  Bart Van AsscheUpdated ignore list.
2009-05-31  Bart Van AsscheFixed a compiler warning.
2009-05-31  Bart Van AsscheCustomized for DRD.
2009-05-31  Bart Van AsscheAdded test that checks whether the compiler supports...
2009-05-31  Bart Van AsscheFilter line numbers for functions defined in header...
2009-05-31  Julian SewardDocument --auto-run-dsymutil flag.
2009-05-31  Julian Sewardis_systemish_library_name: add "/opt" and "/sw" to...
2009-05-31  Nicholas NethercoteUpdate a comment.
next