]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2010-06-28  Julian SewardAdd tests for ROUNDSS and ROUNDSD -- partial coverage...
2010-06-27  Julian SewardHandle new primop Iop_RoundF32toInt, needed by SSE4...
2010-06-22  Nicholas NethercoteDon't need to have special handling for link_tool_exe...
2010-06-22  Nicholas NethercoteDon't print the linking command, it's too noisy with...
2010-06-22  Nicholas NethercoteFix bug in the previous commit.
2010-06-22  Nicholas NethercoteAllow negative numbers in the cachegrind.out.* file...
2010-06-22  Nicholas NethercoteMake better use of references, allowing data structure...
2010-06-18  Julian SewardValgrind-side changes needed to go with vex r1984 ...
2010-06-15  Bart Van AsscheReimplemented the _VKI_IOC_TYPECHECK() macro such that...
2010-06-15  Bart Van AsscheUpdated Subversion ignore list.
2010-06-15  Tom HughesAvoid reading beyond the end of the environment variabl...
2010-06-15  Julian SewardAdd a test program for SSE4 instructions. Currently...
2010-06-14  Bart Van AsscheFixed compiler warnings about casting from const char...
2010-06-13  Julian SewardRemove link_tool_exe.c and replace it with perl scripts...
2010-06-13  Bart Van AsschePowerPC: only compile Altivec instructions when the...
2010-06-13  Bart Van AsscheMade the abort() function available on PPC too.
2010-06-10  Tom HughesFixed bogus check of RES in the ioctl PRE handler intro...
2010-06-10  Josef WeidendorferFix typo introduced with r11165, include "Ge" in regtests
2010-06-10  Bart Van AsscheFollow-up for r11164: made sure that the --build-id...
2010-06-09  Josef WeidendorferCallgrind new feature: count global bus lock events...
2010-06-09  Josef WeidendorferCallgrind: make globals for log_* helpers visible outsi...
2010-06-09  Josef WeidendorferCallgrind: event sets now consist of event groups
2010-06-08  Bart Van AsscheAdded a configure test for the linker flag --build...
2010-06-08  Bart Van AsscheAdded a suppression pattern for __nptl_deallocate_tsd().
2010-06-05  Bart Van AsscheAdded a suppression pattern for the boost thread library.
2010-06-05  Bart Van AsscheUpdated Subversion ignore list.
2010-06-03  Julian Sewardon MacOSX, correctly propagate failure code of system...
2010-06-03  Julian Seward(for linux):
2010-06-02  Bart Van AsscheReplaced dynamic initialization of DRD_(pthread_cond_in...
2010-06-02  Julian SewardMake link_tool_exe.c work for MacOSX. This un-breaks...
2010-06-02  Julian SewardAdd a new program (link_tool_exe.c) and use this to...
2010-05-29  Bart Van AsscheUpdated Subversion ignore lists.
2010-05-29  Bart Van AsscheHandle statically initialized condition variables properly.
2010-05-29  Bart Van AsscheAdded a regression test.
2010-05-29  Bart Van AsscheCan be processed again with autoconf 2.59 and before...
next