]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2009-12-31  Julian SewardTrack changes in the names of a few IR primops to do...
2009-12-31  Bart Van AsscheFollow-up for r10972: added missing #include "config.h".
2009-12-29  Bart Van AsscheBuilds again on Darwin.
2009-12-29  Bart Van AsscheRemoved dependency of include/pub_tool_basics.h on...
2009-12-29  Bart Van AsscheMade sure that C++ compilers do not complain about...
2009-12-29  Bart Van AsscheChanges:
2009-12-21  Tom HughesHandle adjtimex being called in adjtime mode correctly...
2009-12-16  Nicholas NethercoteDocument the 'cc' parameter for OSet creation.
2009-12-10  Josef WeidendorferCallgrind: fix bug 217849: Switch to running thread...
2009-12-10  Bart Van AsscheMade the description of DRD_TRACE_VAR(), ANNOTATE_TRACE...
2009-12-03  Julian SewardDouble the size of some table to do with reading CIEs.
2009-12-03  Tom HughesCope with prelink splitting the bss section of an ELF...
2009-12-02  Tom HughesIt seems whoever wrote the preadv and pwritev system...
2009-12-01  Tom HughesAdd some newlines to make signal debugging messages...
2009-11-26  Julian SewardTrack vex r1930 (Change the IR representation of load...
2009-11-25  Julian SewardFix type in r10951. Not sure why this didn't cause...
2009-11-25  Tom HughesAdd support for accept4 system call based on patch
2009-11-25  Tom HughesWire up vhangup system call on amd64/ppc32/ppc64 linux...
2009-11-25  Tom HughesAdd support for fallocate system call on 32 bit (x86...
2009-11-25  Tom HughesClean up support for sync_file_range system call and...
2009-11-25  Tom HughesRename LOHI64 to MERGE64 and make it work correctly...
2009-11-25  Bart Van AsscheSplit long lines.
2009-11-25  Bart Van AsscheAdded to repository.
2009-11-24  Tom HughesRe-enable old support for adjtimex system call based...
2009-11-24  Tom HughesAdd support for rt_tgsigqueueinfo system call based...
2009-11-24  Tom HughesAdd support for sched_rr_get_interval system call based...
2009-11-23  Tom HughesHandle the dup3 system call. Closes #215448.
2009-11-16  Tom HughesMake sure isIFunc is initialised whenever we add a...
2009-11-16  Tom HughesHandle the isIFunc flag when canonicalising the symbol...
2009-11-16  Tom HughesAssert that the indirect function wrapper exists if...
2009-11-15  Bart Van AsscheAdded support for glibc 2.11.
2009-11-12  Tom HughesVarious improvements to DWARF handling to cope with...
2009-11-12  Tom HughesFix stack unwinding on PPC to store the correct frame...
2009-11-11  Bart Van AsscheFixed typo.
2009-11-10  Bart Van AsscheFixed a compiler warning.
2009-11-10  Bart Van AsscheRemoved a superfluous #include directive.
2009-11-09  Bart Van AsscheUpdated gcc version.
2009-11-09  Bart Van AsscheAdded configure test for QAtomicInt.
2009-11-09  Bart Van AsscheAdded a regression test.
2009-11-06  Bart Van AsscheAutomatically clean up temporary files.
2009-11-05  Julian SewardNew flag: --trace-children-skip=patt1,patt2,etc
2009-11-05  Julian SewardCorrectly handle MPI_STATUS{ES}_IGNORE as valid values for
2009-11-03  Tom HughesRework VG_(memmove) in the case where the destination...
2009-11-03  Tom HughesSupport pipe2 in exp-ptrcheck. Fixes #212739.
2009-11-01  Tom HughesInitialise the isIFunc flag when adding a hardwired...
2009-10-30  Bart Van AsscheMade sure that the sigqueue regression test passes...
2009-10-29  Tom HughesIf a signal arrives when a thread which has just finish...
2009-10-29  Tom HughesAdd support for ELF indirect functions. These are symbo...
2009-10-29  Bart Van AsscheCompiles again -- added trailing comma's that were...
2009-10-28  Tom HughesHandle some extra aio opcodes in io_submit and io_getev...
2009-10-28  Bart Van AsscheFixed bug #212064.
2009-10-28  Bart Van AsscheFixed expected output.
2009-10-28  Bart Van AsscheAdded a comment that explains the purpose of the sigque...
2009-10-28  Tom HughesAdd support for preadv and pwritev. Fixes #212149.
2009-10-28  Tom HughesAdd support for some more Intel cache descriptors to...
2009-10-27  Tom HughesWire up inotify_init1 on ppc32-linux.
2009-10-27  Bart Van AsscheEnabled the rt_sigqueueinfo() system call for ppc64.
2009-10-27  Bart Van AsscheAdded a modified version of the rt_sigqueue test progra...
2009-10-27  Tom HughesAdd support for the inotify_init1 system call, based...
2009-10-27  Tom HughesAdd epoll_ctl, epoll_pwait and epoll_wait to exp-ptrche...
2009-10-27  Tom HughesAdd support for the perf_counter_open system call....
2009-10-27  Tom HughesUpdate linux system calls lists to match 2.6.31.5 kernel.
2009-10-26  Bart Van AsscheRemoved the restriction that the size argument of drd_p...
2009-10-20  Bart Van AsscheFixed an assertion failure triggered by running DRD...
2009-10-12  Tom HughesAllow translations in client allocated shared memory...
2009-09-30  Bart Van AsscheRenamed cellbuzz nightly build config files.
2009-09-30  Bart Van AsscheSwitched from SDK 3.0 to SDK 3.1.
2009-09-20  Robert WalshUpdate ignores.
2009-09-13  Julian SewardUpdate.
2009-09-13  Julian SewardEnable sys_rmdir on ppc64-linux. Fixes #206903.
2009-09-07  Tom HughesUnmap the vdso as well as suppressing it by dropping...
2009-09-04  Tom HughesSupport AT_EXECFN in the ELF auxv, filling it in with...
2009-09-04  Tom HughesAdd support for AT_BASE_PLATFORM in the ELF auxv.
2009-09-03  Julian SewardAdd a file to keep track of stuff that we currently...
2009-09-03  Julian SewardRemove ampersand from tool description string so as...
2009-09-03  Julian SewardFix inconsistent closing of an <hthreadid> tag (Ashley...
2009-08-31  Julian SewardFix another enum type error spotted by gcc-4.5.
2009-08-29  Bart Van AsscheAdded a script to the repository for generating a Power...
2009-08-28  Julian SewardAdd support for the L2 cache on Intel T4200.
2009-08-27  Julian SewardFix a couple of nits picked up by gcc-4.5, which is...
2009-08-27  Bart Van AsscheUpdated expected output after r10874.
2009-08-27  Bart Van AsscheFixed a typo.
2009-08-27  Robert WalshRemove a trailing whitespace.
2009-08-26  Bart Van AsscheAdded output variant for Linux systems without readlink...
2009-08-26  Bart Van AsscheAdded regression tests that verify the following behavior:
2009-08-26  Bart Van AsscheUpdated Subversion ignore list.
2009-08-26  Bart Van AsscheUpdated Subversion ignore lists.
2009-08-25  Bart Van AsscheSwitched back from dynamic detection of whether the...
2009-08-25  Bart Van AsscheRenamed the function VG_(have_proc_filesystem)() into
2009-08-23  Bart Van AsscheCompiles again on Darwin.
2009-08-23  Bart Van AsscheThe format attribute may be repeated in the function...
2009-08-23  Bart Van AsscheFixed a declaration: function attributes must be insert...
2009-08-23  Bart Van AsscheThe configure-time test whether the proc filesystem...
2009-08-23  Bart Van AsscheFixed a compiler warning.
2009-08-20  Julian SewardBump version number on trunk.
2009-08-20  Bart Van AsscheFixed bug #204317: regression tests none/tests/cmdline...
2009-08-20  Tom HughesAdd some extra debugging to the launcher.
2009-08-20  Bart Van AsscheRemoved the most recently added DRD suppression pattern...
2009-08-20  Nicholas NethercoteAdd an entry for the missing 2.4.1.
2009-08-19  Julian SewardBe consistent about the 3.5.0 release date.
next