]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-01-04  Bart Van AsscheReverted r11010 because it was wrong.
2010-01-04  Julian SewardEnable origin tracking through arm VFP registers; was...
2010-01-04  Julian SewardUpdated expected output following bug fixes some time...
2010-01-04  Bart Van AsscheMerged tc23_bogus_condwait.stderr.exp-linux-x86 and...
2010-01-04  Julian SewardFix building of these regtests on Darwin. Not sure...
2010-01-04  Julian SewardDon't trash %ebx on x86-darwin; gcc doesn't like it...
2010-01-04  Julian SewardUpdate arch_test.c properly for arm-linux, and add...
2010-01-04  Julian SewardDon't assume that va_list can be casted to an unsigned...
2010-01-04  Julian SewardInclude missing files in the tarball.
2010-01-03  Julian SewardAdd a test program for ARM v5 integer instructions...
2010-01-03  Julian SewardAdd the default stderr_filter for this directory; else...
2010-01-03  Julian SewardHandle Iop_SqrtF32.
2010-01-03  Julian SewardFurther buildsystem bashing, in order to try and get...
2010-01-03  Julian SewardMake sure the Memcheck tests are built on arm-linux...
2010-01-03  Julian SewardTry to integrate none/tests/arm properly in the build...
2010-01-03  Julian SewardDisable this test (effectively) on arm-linux, since...
2010-01-03  Julian Sewardarm-linux: handle sys_signalfd4 and sys_eventfd2. ...
2010-01-03  Julian SewardPortability fix for arm-linux.
2010-01-03  Julian SewardHandle sys_pipe2 on arm-linux; also add some missing...
2010-01-03  Julian Sewardarm-linux: fake up the commpage entry at a lower level (in
2010-01-02  Julian SewardVarious minor fixups to make ppc32/64-linux work again...
2010-01-02  Julian SewardMake regtests build on arm-linux -- all changes are...
2010-01-02  Julian SewardRedo r10971 ("Made sure that C++ compilers do not compl...
2010-01-02  Julian SewardTidy up determination of the PLAT_ macros a bit.
2010-01-01  Julian SewardinitUnwindContext: put back into the loop, some initial...
2010-01-01  Julian SewardUnbreak stack unwinding on x86-linux and amd64-linux...
2010-01-01  Julian SewardMake the Dwarf3 CFI stack unwinding machinery work...
2010-01-01  Julian SewardMake Callgrind, DRD and Ptrcheck build on arm-linux.
2010-01-01  Julian SewardDon't use -Wdeclaration-after-statement. We long since...
2010-01-01  Julian Sewardn-break build on x86-darwin following r10982.
2010-01-01  Julian SewardMerge from branches/ARM, all parts of the ARM-Linux...
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.
next