]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-08-29  Bart Van AsscheDon't trigger an assertion failure if len == 0.
2010-08-29  Julian SewardAdd test cases for v6 media instructions in both ARM...
2010-08-29  Bart Van AsscheSource code cleanup.
2010-08-29  Bart Van AsscheAdded command-line option --trace-alloc and disabled...
2010-08-29  Bart Van AsscheAdded read_after_free regression test.
2010-08-29  Bart Van AsscheAdded new DRD command-line option --free-is-write and...
2010-08-27  Bart Van AsscheUpdated Subversion ignore list.
2010-08-27  Bart Van AsscheUpdated memcheck/tests/Makefile.am.
2010-08-27  Bart Van AsscheFilter out lines that differ between x86 and ppc.
2010-08-27  Bart Van AsschePorted to Win32. Tested that both RUNNING_ON_VALGRIND...
2010-08-27  Bart Van AsscheSpelling fix.
2010-08-27  Bart Van AsscheUpdated Subversion ignore list.
2010-08-26  Bart Van AsscheAdded new memcheck command-line option --show-possibly...
2010-08-26  Julian SewardUpdate comment.
2010-08-26  Julian Sewardarm-linux: send output to stderr, as on all other platf...
2010-08-25  Tom HughesThe argument to FIBMAP is an int, not an unsigned long...
2010-08-24  Julian SewardChange the replacement for memcpy to a vectorised versi...
2010-08-22  Julian Sewardarm-linux: make restarting interrupted syscalls work...
2010-08-22  Julian SewardAdd tests for all {ARM,Thumb} x {integer,NEON} instruct...
2010-08-22  Julian SewardMerge from branches/THUMB: test programs for NEON and...
2010-08-22  Julian SewardMerge from branches/THUMB: link-time stub needed on...
2010-08-22  Julian SewardMerge from branches/THUMB: m_machine changes needed...
2010-08-22  Julian SewardMerge from branches/THUMB: add (partial) --track-origin...
2010-08-22  Julian SewardMerge from branches/THUMB: supps and mandatory redirs...
2010-08-22  Julian SewardMerge from branches/THUMB: add support for sys_pselect6...
2010-08-22  Julian SewardMerge from branches/THUMB: rack renaming of guest_R15...
2010-08-22  Julian SewardMerge from branches/THUMB: track renaming of guest_R15...
2010-08-22  Julian SewardMerge from branches/THUMB: tool-side handling of new...
2010-08-22  Julian SewardMerge from branches/THUMB: build system fixes for Thumb
2010-08-21  Julian SewardAdd an intercept for strpbrk (copied from Memcheck).
2010-08-20  Julian SewardAdd some supps for Ubuntu 10.04 (x86_64, SSE4).
2010-08-20  Julian SewardIntercept strstr, required on SSE4 capable Linux targets.
2010-08-20  Julian SewardAdd in comments a (validated) strspn replacement, shoul...
2010-08-20  Julian SewardAdd a new client request, VALGRIND_MAP_IP_TO_SRCLOC...
2010-08-19  Julian SewardAdd intercepts for strstr, strpbrk, strcspn. These...
2010-08-17  Julian SewardAdd a test which checks the ISTRI-vs-ESTRI-vs-ISTRM...
2010-08-17  Julian SewardAdd tests for PINSRB and PTEST.
2010-08-17  Julian SewardFix strict-aliasing violations; + minor futzing.
2010-08-17  Bart Van AsscheAdded two new suppression patterns and generalized...
2010-08-17  Bart Van AsscheFixed a compiler warning.
2010-08-17  Julian SewardMajorly improve and generalise the core arithmetic...
2010-08-16  Julian SewardAdd more intercepts for strcpy, strncmp, strcmp, so...
2010-08-15  Bart Van AsscheMade sure that the CFLAGS variable specified on the...
2010-08-12  Julian SewardAnother supp for OSX 10.5.
2010-08-10  Bart Van AsscheGeneralized a suppression pattern.
2010-08-06  Julian SewardAdd a test program for PCMPISTRI on amd64 (not yet...
2010-08-06  Julian SewardTrack vex r2001 (initial PCMPISTRI support):
2010-07-31  Bart Van AsscheFollow-up for r11191: made this test pass again.
2010-07-31  Bart Van AsschePasses now when compiled with gcc 4.5.x too.
2010-07-30  Julian SewardPartially connect up the LZCNT tests. What remains...
2010-07-30  Julian SewardAdd the ability to detect "amd64-lzcnt" and "x86-lzcnt".
2010-07-30  Tom HughesUse VALGRIND_PRINTF to print the first line of the...
2010-07-29  Bart Van AsscheAvoid that gcc 4.5.x reports the warning "taking addres...
2010-07-29  Julian SewardTest cases for LZCNT instruction support. Not wired...
2010-07-29  Julian Sewardx86/amd64: detect whether the CPU supports LZCNT. ...
2010-07-29  Bart Van AsscheMade gmp, mpfr and mpc prefixes configurable.
2010-07-29  Bart Van AsscheReverted r11238.
2010-07-29  Bart Van AsscheAvoid that gcc 4.5.x reports the warning "taking addres...
2010-07-29  Bart Van AsscheUpdated list of suppression patterns.
2010-07-29  Julian SewardUpdate expected output for Ubuntu 10.04.
2010-07-29  Julian SewardUpdate expected outputs following vex r1992.
2010-07-29  Julian SewardWhen reporting an error about an attempt to re-lock...
2010-07-29  Julian SewardComment-only change.
2010-07-29  Julian SewardHandle sys_ioperm on Linux. Fixes #237723.
2010-07-27  Julian SewardSupport sys_proc_info on 32-bit darwin as well as 64...
2010-07-23  Julian SewardIn XML mode, properly escape test strings in the preamble.
2010-07-22  Julian Sewardpdb_ds_read: if the presented size is implausibly huge...
2010-07-22  Bart Van AsscheUpdated Subversion ignore lists.
2010-07-22  Julian Sewardpthread_hijack: start the new thread with all signals...
2010-07-22  Julian SewardAdd a fix equivalent to r10751 for amd64-darwin: Resync...
2010-07-21  Julian SewardSupport sys_audit_session_self on MacOSX 10.6 (Dave...
2010-07-21  Julian SewardUse the wrapper for sys___semwait_signal for 10.5 also...
2010-07-21  Julian SewardSupport sys_symlink on Darwin. Fixes #237485.
2010-07-21  Julian SewardPut quotes around the argument to /usr/bin/dsymutil...
2010-07-21  Julian SewardFix compiler warnings with the proc_info wrapper.
2010-07-21  Julian SewardMake the --workaround-gcc296-bugs kludge take into...
2010-07-21  Julian SewardHandle (on Linux) syscalls: sendfile, setgid, setgroups...
2010-07-21  Julian SewardIncrease Valgrind's (per-thread) stack size from 64kB...
2010-07-15  Julian SewardInclude unified_annotations.h in the tarball.
2010-07-15  Julian SewardTry to fix 'make dist' -- possible fallout from r11188.
2010-07-07  Josef WeidendorferFix for branch prediction: handle calls via function...
2010-07-06  Nicholas NethercoteMake -h -h be equivalent to --help-debug.
2010-07-06  Nicholas NethercoteReplace the handful of uses of Vg_ExtraDebugMsg and...
2010-07-06  Nicholas NethercoteMake error messages at start-up more consistent. Every...
2010-07-05  Nicholas NethercoteConvert x86-darwin to amd64-darwin at configure time...
2010-07-02  Josef WeidendorferCallgrind: add branch prediction from Cachegrind
2010-07-01  Julian SewardGive prototypes for the 64-bit integer division replace...
2010-07-01  Julian SewardGet rid of a whole bunch of format string warnings...
2010-07-01  Julian SewardFix \n placement in Darwin sync-check-failure messages.
2010-07-01  Julian SewardDon't assert when trying to show a Darwin syscall numbe...
2010-07-01  Julian SewardAdd a handler for syscall proc_info, 64-bit Darwin...
2010-07-01  Nicholas NethercoteAdd some suppressions reported by Jesse Ruderman.
2010-07-01  Nicholas NethercoteAdd --pages-as-heap option to Massif. Bug 203256.
2010-07-01  Nicholas NethercoteFix various bits of regtest breakage on amd64-linux...
2010-07-01  Nicholas NethercoteRemove a bogus header file listing.
2010-07-01  Nicholas NethercoteAdd a missing filter_stderr file.
2010-07-01  Nicholas NethercoteAdd missing darwin10 .supp files.
2010-07-01  Nicholas NethercoteMerged the MACOSX106 branch to the trunk. Merge command:
2010-06-30  Nicholas NethercoteAdded cg_diff.
2010-06-29  Bart Van AsscheFix for bug #242814 (Linux): made sure that Valgrind...
next