]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2010-05-28  Julian Sewardlibhb_so_recv(): don't pass a NULL filter to Filter__cl...
2010-05-27  Bart Van AsscheUpdated e-mail address.
2010-05-25  Tom HughesSet VG_(args_the_exename) to the full path to the scrip...
2010-05-24  Tom HughesFix amd64 and ppc64 to correctly mark mq_timedreceive...
2010-05-15  Bart Van AsscheChanges:
2010-05-14  Julian SewardAdd missing backslash.
2010-05-13  Bart Van AsscheAdded an additional tl_assert() statement.
2010-05-13  Bart Van AsscheAdded support for glibc 2.12.
2010-05-12  Bart Van AsscheDRD: added a suppression pattern for the libstdc++...
2010-05-10  Julian SewardAdd test cases for XADD reg,reg. (Nicolas Sauzede...
2010-05-10  Julian SewardEnable testing of FISTS and FISTPS on amd64.
2010-05-09  Julian SewardNew flag --require-text-symbol=:sopatt:fnpatt, to be...
2010-05-07  Tom HughesAdd support for some EVIO ioctls. These are a bit abnor...
2010-05-05  Julian SewardRollup changes for Helgrind:
2010-05-05  Julian SewardAdd a method to get the contents of an XArray so we...
2010-05-03  Julian SewardUpdate copyright dates to 2010.
2010-04-29  Bart Van AsscheFilter tuning such that the annotate_barrier test does...
2010-04-29  Bart Van AsscheRefactoring: replaced two AC_TRY_COMPILE() occurrences...
2010-04-29  Bart Van AsscheImproved portability of the annotate_barrier regression...
2010-04-29  Bart Van AsscheMade these two tests pass again on Darwin.
2010-04-29  Bart Van AsscheRemoved sem_init() test again.
2010-04-29  Tom HughesInclude fcntl.h to get O_CREAT on Fedora 13.
2010-04-29  Tom HughesLink the tls test against tls2.so as it references...
2010-04-29  Tom HughesInclude valgrind headers before system headers to avoid...
next