]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-09-11  Bart Van AsscheSecond and last gcc 4.3.2 PowePC workaround.
2010-09-11  Bart Van AsscheImplemented a workaround for a PowerPC-specific gcc...
2010-09-10  Julian SewardFix a couple of make-dist bugs, caused by recently...
2010-09-10  Julian SewardUn-break the docs build on Ubuntu 10.04 (Loïc Minier...
2010-09-10  Julian SewardAdd missing (empty) stdout.exp files.
2010-09-09  Bart Van AsscheUpdated Subversion ignore lists.
2010-09-09  Bart Van AsscheSwitched back to unified annotations.
2010-09-09  Julian Sewardarm-linux: determine whether the host supports Neon...
2010-09-08  Bart Van AsscheMade sure that DRD processes empty address ranges witho...
2010-09-08  Julian SewardFix somewhat nonsensical ifdeffery.
2010-09-08  Julian SewardAdd tests for RBIT (bit-reverse) instruction (Thumb...
2010-09-08  Julian SewardDon't scan the entire Valgrind stack to check for impending
2010-09-07  Bart Van AsscheConsistency improvement: made sure that VG_TRACK(die_me...
2010-09-07  Bart Van AsscheUpdated Subversion ignore list.
2010-09-05  Bart Van AsscheFixed an AMD64 bug reported by Evgeniy Stepanov: the...
2010-09-04  Julian SewardStop gcc complaining that dcbz_szB is used uninitialised.
2010-09-03  Julian SewardAdd tests for new PowerISA_2.05 instructions available...
2010-09-03  Julian SewardSupport the DCBZL instruction. Also, query the host...
2010-09-03  Julian SewardMake the leak tests a whole lot less flaky on ppc32...
2010-09-03  Julian SewardFollowup to r11333: rename HAVE_ALTIVEC back to HAS_ALT...
2010-09-03  Julian SewardEnable sys_pwrite64 on arm-linux. Fixes #249996.
2010-09-03  Julian SewardUn-break feature detection for Altivec, so that the...
2010-09-02  Julian Sewarddarwin: support sys_open_extended, sys_removexattr...
2010-09-02  Josef WeidendorferFix branch predictor simulation in Cachegrind
2010-09-02  Bart Van AsscheAdded a suppression pattern.
2010-09-02  Bart Van AsscheMade sure that DRD processes client programs that use...
2010-09-02  Bart Van AsscheBuilds again with ENABLE_DRD_CONSISTENCY_CHECKS defined.
2010-09-02  Bart Van AsscheBuilds again with ENABLE_DRD_CONSISTENCY_CHECKS defined.
2010-09-02  Bart Van AsscheAdded the per-thread property 'on_alt_stack'.
2010-09-02  Bart Van AsscheMade declaration and definition of VG_(thread_get_stack...
2010-09-02  Bart Van AsscheAdded functions for querying the properties of the...
2010-09-02  Bart Van AsscheAdded and commented out the CFLAG -DENABLE_DRD_CONSISTE...
2010-09-02  Bart Van AsscheAdded sigaltstack() regression test.
2010-09-02  Bart Van AsscheUpdated expected output. The output changed because...
2010-09-02  Bart Van AsscheImproved support for VALGRIND_MALLOCLIKE_BLOCK in memch...
2010-09-02  Bart Van AsscheThe client requests defined in memcheck.h can now be...
2010-09-02  Bart Van Asschedrd.h: removed inline functions and replaced these...
2010-09-02  Bart Van AsscheRefactoring: introduced new macro VALGRIND_DO_CLIENT_RE...
2010-09-02  Tom HughesAdd support for F_DUPFD_CLOEXEC. Fixes #238696.
2010-09-01  Bart Van AsscheDisabled a regression test because it fails intermittently.
2010-09-01  Bart Van AsscheSuppressed a few warnings reported by the Microsoft...
2010-09-01  Bart Van AsscheCompiles now with the Microsoft C Compiler too.
2010-08-31  Bart Van AsscheAdded command-line option --prefix-to-strip=... Closes...
2010-08-31  Bart Van AsscheExpand ${PWD} in the vgopts: line of .vgtest files.
2010-08-31  Julian SewardAnother supp for 10.5.x.
2010-08-31  Julian SewardImproved test cases for Neon VLDn/VSTn instructions.
2010-08-29  Bart Van AsscheRemoved a recently added suppression pattern again.
2010-08-29  Bart Van AsscheRemoved ANNOTATE_HAPPENS_BEFORE/AFTER() usage restrictions.
2010-08-29  Bart Van AsscheDRD does now recognize Helgrind's start/stop tracking...
2010-08-29  Bart Van AsscheAdded more suppression patterns.
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...
next