]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-11-08  Julian SewardWhen trying to establish whether or not debuginfo shoul...
2008-11-08  Julian SewardUpdate expected output, with a line number that's actua...
2008-11-08  Julian SewardAdd a second expected output. It appears that a recent...
2008-11-08  Julian SewardAttempt to reduce output variance by ensuring mainSort...
2008-11-08  Julian SewardUse a "sided" comparison rather than a "point" comparis...
2008-11-08  Julian SewardUpdate expected output now that Memcheck's realloc...
2008-11-08  Julian SewardSigh: /bin/sh on Ubuntu is not bash, it is dash (what...
2008-11-08  Julian SewardAdd a new expected output for this test. Really it...
2008-11-08  Julian SewardUpdate expected output.
2008-11-08  Julian SewardRun this test -q, so as to remove the variance in outpu...
2008-11-08  Julian SewardMark allocation operators as no-inline so as to make...
2008-11-06  Julian SewardSupport sys_stime on x86-linux. Fixes #159285.
2008-11-06  Julian SewardFix integer-pointer comparisons in new spu_ wrappers.
2008-11-05  Julian SewardAdd ioctl wrappers for Linux wireless extensions versio...
2008-11-05  Julian SewardUpdate.
2008-11-05  Julian SewardTry to compute a correct VG base directory, regardless...
2008-11-05  Julian SewardSupport sys_spu_run and sys_spu_create on ppc32-linux...
2008-11-05  Julian SewardSupport sys_pipe2 on {amd64,x86}-linux. Also, update...
2008-11-04  Bart Van AsscheMake sure that $d is always an absolute path, even...
2008-11-04  Bart Van AsscheUpdated ignore lists.
2008-11-04  Julian Seward* add some assertions to frame-level wildcarding mechanism
2008-11-04  Julian SewardUpdate documentation on suppressions following addition...
2008-11-03  Julian SewardImprovements to the suppression mechanism:
2008-11-02  Julian SewardAdd summaries for more than 60 bugs logged in bugzilla...
2008-11-01  Julian SewardFixes for compilation warnings from the apparently...
2008-10-30  Julian SewardGet rid of longstanding and now pointless restriction...
2008-10-30  Julian SewardAdd notes on how to build/run KDE 4.2.
2008-10-30  Julian SewardEnable sys_quotactl on amd64-linux. Possible fixes...
2008-10-30  Julian SewardOrigin tracking: handle 16-bit excess in guest state...
2008-10-30  Julian SewardAdd a test case for #156404 (main thread stack not...
2008-10-30  Nicholas NethercoteA clarification.
2008-10-30  Julian SewardHandle a couple of syscalls needed to make Ptrcheck...
2008-10-27  Julian SewardRename some local variables called 'index' to something...
2008-10-27  Julian SewardFix #includes in some more libiberty files that seem...
2008-10-27  Julian SewardSpeed up VG_(am_find_nsegment). This is kind-of requir...
2008-10-27  Julian SewardEnsure the root thread's stack is suitably mapped befor...
2008-10-26  Julian SewardRe-copy r3515 into new demangler: "Deal with apparently...
2008-10-26  Julian SewardUpdate the C++ demangler to that from libiberty in...
2008-10-26  Julian SewardFix references to undefined labels. Why was ld even...
2008-10-25  Julian SewardMerge howto_profile.txt from branches/YARD and BIG_APP_...
2008-10-25  Julian SewardMerge Helgrind from branches/YARD into the trunk. ...
2008-10-24  Josef WeidendorferUpdate
2008-10-24  Josef WeidendorferCallgrind manual: add section on client requests and...
2008-10-24  Josef WeidendorferFix for bug 166581: use correct output file name after...
2008-10-23  Julian SewardRemove old text-mode only version of the documentation.
2008-10-23  Julian SewardXML-ise exp-ptrcheck's documentation.
2008-10-23  Julian Sewardget_Form_contents: handle DW_FORM_block2.
2008-10-23  Julian SewardTolerate apparently broken Dwarf3 generated by gcc...
2008-10-23  Julian SewardAdd further zlib suppressions.
2008-10-23  Julian SewardRead suppression files in 256 byte chunks, not 64 byte...
2008-10-23  Julian Sewardgcc-4.4.0 (snapshot) started complaining about buf...
2008-10-22  Julian SewardDon't assert on icc9 generated Dwarf3.
2008-10-22  Julian SewardImprove suppressions for zlib-1.2.x. Needs further...
2008-10-22  Julian SewardUpdated expected output following changes in r8689.
2008-10-22  Julian SewardMake VG_(dup2) compile on AIX.
2008-10-22  Julian SewardTrack recent AIX 5.3 updates.
2008-10-21  Julian SewardUpdate.
2008-10-21  Julian SewardDon't simply break the build if gcc doesn't provide...
2008-10-21  Julian Seward* intercept stpcpy
2008-10-21  Julian SewardHandle ppc32/64 VRSAVE accesses.
2008-10-21  Julian SewardUpdate suppressions.
2008-10-20  Julian SewardOn ppc32/64 we don't have a reliable way to detect...
2008-10-20  Julian SewardFutz with debug printing.
2008-10-20  Julian SewardChange the default PIE load address from 0x100000 ...
2008-10-20  Julian SewardDwarf3 variable & type reader: use 64-bit numbers throu...
2008-10-20  Julian SewardAdjust line spacing following r8645, so that .stderr...
2008-10-20  Julian SewardAdd a not very good test pertaining to the preening...
2008-10-20  Julian SewardSupport a couple more syscalls needed for running KDE4...
2008-10-20  Julian SewardRe-enable preening of global invariants. (This happens...
2008-10-20  Julian SewardSet average translation size plausibly, so as to avoid...
2008-10-19  Julian SewardMerge (from branches/PTRCHECK r8599) a suppression...
2008-10-18  Julian Sewardget_Seg_containing_addr() (in h_main.c): remove naive...
2008-10-18  Julian SewardRemove five carriage returns introduced in r8665, so...
2008-10-13  Bart Van AsscheReplaced test for FILE::_lock by a more direct test.
2008-10-13  Nicholas Nethercote- Reinstate the 'atfork' from 2.4.0, which was more...
2008-10-12  Nicholas NethercotePatch from Robert O'Callahan:
2008-10-12  Nicholas NethercotePatch from Robert O'Callahan:
2008-10-12  Nicholas NethercoteAvoid warnings caused by mixed decls and code.
2008-10-11  Bart Van AsscheAdded yet another suppression pattern.
2008-10-11  Bart Van AsscheRemoved #define _IO_MTSAFE_IO again.
2008-10-11  Bart Van AsscheRemoved inclusion of <bits/libc-lock.h>.
2008-10-11  Bart Van AsscheMake regression test output independent of the presence...
2008-10-11  Bart Van AsscheAdded check for the include file <bits/libc-lock.h>
2008-10-11  Bart Van AsscheSuppress race reports triggered by glibc's _IO_flockfil...
2008-10-11  Bart Van AsscheIncreased gcc version to 4.3.2.
2008-10-11  Bart Van AsscheAdded paragraph "Using the POSIX Threads API Effectively."
2008-10-11  Bart Van AsscheAdded omp_printf regression test.
2008-10-11  Bart Van AsscheAdded command-line option -h.
2008-10-11  Julian Sewardget_IntRegInfo(x86): handle missing %bh case (Jim Clause)
2008-10-06  Bart Van AsscheUpdated ignore list.
2008-10-06  Bart Van AsscheOnly call pthread_condattr_setclock() if it's available...
2008-10-06  Bart Van AsscheAdded test for pthread_condattr_setclock().
2008-10-05  Bart Van AsscheAdded a regression test called monitor_example.
2008-09-28  Bart Van AsscheIncreased source code portability.
2008-09-27  Bart Van AsscheSummarized pthread-unwind suppression patterns.
2008-09-27  Bart Van AsscheAdded one more suppression pattern related to pthread_c...
2008-09-27  Bart Van AsscheUpdated svn:ignore properties.
2008-09-27  Bart Van AsscheAdded suppression patterns related to pthread_cancel().
2008-09-27  Bart Van AsscheAdded intercept for pthread_cancel().
2008-09-27  Bart Van AsscheAdded client requests related to pthread_cancel().
next