]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-04-13  Philippe WaroquiersFix 297992 Support systems missing WIFCONTINUED (e...
2012-04-12  Julian SewardAdd symlinks that were missed out from r12500 due to...
2012-04-12  Julian SewardPOWER Processor decimal floating point instruction...
2012-04-11  Julian SewardAndroid's libc includes advertise a "malloc_usable_size...
2012-04-11  Julian SewardAdd a test re conversions of QNaNs between 64- and...
2012-04-08  Philippe Waroquiersouter/inner setup: new perf/vg_perf options to run...
2012-04-06  Florian KrohmDisable test on big-endian platforms.
2012-04-06  Florian KrohmSkip the test if it was not compiled, i.e. dwarf4 is...
2012-04-06  Philippe Waroquiersfix off by one in string
2012-04-05  Julian SewardAdd support for reading DWARF4 .debug_types sections...
2012-04-05  Julian SewardFix incorrect use of VG_(addToXA). (Tom Tromey <tromey...
2012-04-04  Julian SewardComment-only fix. (Tom Tromey <tromey@redhat.com>)
2012-04-03  Tom HughesAdd support for the move_pages system call. BZ#282790.
2012-04-02  Julian SewardFixes for capabilities checking w.r.t. Power DFP instru...
2012-04-02  Bart Van Asschedrd, realloc() intercept: Swap freeing and cleaning...
2012-04-02  Bart Van Asscheconfigure.in: Avoid that configure complains about...
2012-04-02  Julian SewardFix track-origin instrumentation for ppc32 following...
2012-04-02  Bart Van Asschedrd, free() intercept: Swap freeing and cleaning memory.
2012-04-02  Julian SewardInitial support for POWER Processor decimal floating...
2012-04-01  Bart Van Asschedrd: Reenable reporting races on stack variables that...
2012-04-01  Bart Van Asschedrd: Don't complain about stack variables that are...
2012-03-31  Julian Sewardgcc-4.7.0 complains about some __attribute__((always_in...
2012-03-31  Julian SewardFix #ifdef vs { mismatch in r12471, that broke compilat...
2012-03-30  Philippe WaroquiersFurther fix 297078 : implement conversion between vki...
2012-03-29  Philippe WaroquiersFix bug 297078 gdbserver signal handling problems cause...
2012-03-28  Julian SewardAdd some more suppressions for OSX 10.7.2.
2012-03-27  Julian SewardUpdate the memcpy intercept for Helgrind in accordance...
2012-03-27  Julian Seward/* Do expensive interpretation for Iop_Add32 and Iop_Ad...
2012-03-27  Julian SewardAdd a nasty kludge in the handling of mmap on Darwin...
2012-03-27  Julian Sewardrlimit64_nofile won't build on Darwin, so don't try.
2012-03-27  Julian SewardMake this compile on Darwin.
2012-03-27  Julian SewardFix up debug printing -- no functional change.
2012-03-27  Julian SewardKeep the stack properly 16 aligned when delivering...
2012-03-27  Julian SewardKeep the stack properly 16-aligned when delivering...
2012-03-27  Julian SewardFill in missing signal handling macros for amd64-darwin.
2012-03-26  Bart Van AsscheDarwin: Fix a copy/paste error that was introduced...
2012-03-25  Bart Van AsscheCheck whether the big lock is held before invoking...
2012-03-25  Philippe WaroquiersRemove strange e which appeared in r12456, replace...
2012-03-25  Philippe WaroquiersHave check_makẹfile_consistency run at the end of make...
2012-03-21  Philippe Waroquiersadd test-plo-no.stderr.exp-s390x-mvc in EXTRA_DIST.
2012-03-21  Julian SewardSupport sys_fallocate on arm-linux.
2012-03-20  Philippe Waroquiersfix 295799 Missing \n with get_vbits in gdbserver...
2012-03-19  Philippe WaroquiersModify test so that scheduling events are generated.
2012-03-19  Florian KrohmUpdate s390 opcode list.
2012-03-18  Florian KrohmAdd script that assists with updating s390-opcodes...
2012-03-18  Florian KrohmAdd spreadsheet that lists all s390 opcodes in the...
2012-03-17  Florian KrohmAdd expected output for s390x with compilers using...
2012-03-17  Florian KrohmAdd expected results for 32-bit little endian platform.
2012-03-16  Philippe WaroquiersMake a more precise reference to the g++ version.
2012-03-14  Philippe Waroquiers(for x86 and amd64): Change the type of the shadow...
2012-03-14  Florian KrohmChange the type of the shadow regs for floating point...
2012-03-13  Florian KrohmAdd s390x register decsription to vgdb. This enables...
2012-03-12  Philippe WaroquiersFix leak in debuginfo.c
2012-03-11  Philippe WaroquiersAllows to run regression tests in an outer/inner setup.
2012-03-11  Philippe WaroquiersModify none/tests/execve.c so to avoid infinite loop...
2012-03-11  Philippe WaroquiersEnsure VALGRIND_MALLOCLIKE_BLOCK protects the red zones.
2012-03-08  Philippe WaroquiersFinally understood why an outer on inner on a 32 bit...
2012-03-08  Bart Van AsscheSuppress race reports on ticket lock state variables
2012-03-08  Bart Van AsscheSuppress race reports on VG_(threads)[tid].os_state...
2012-03-08  Bart Van AsscheUse ANNOTATE_BENIGN_RACE_SIZED() to suppress race repor...
2012-03-08  Bart Van Asschehelgrind: Implement ANNOTATE_BENIGN_RACE_SIZED()
2012-03-08  Bart Van AsscheUpdate Subversion ignore list
2012-03-08  Bart Van AsscheWhen analyzing Valgrind with drd, suppress uninterestin...
2012-03-08  Bart Van AsscheUpdate Subversion ignore list
2012-03-08  Julian SewardChange the behaviour of --partial-loads-ok=yes to avoid...
2012-03-08  Bart Van AsscheMake it possible to #include <valgrind/drd.h> after...
2012-03-08  Bart Van AsscheSuppress uninteresting race reports on sema->owner_lwpid
2012-03-08  Bart Van Asschenone/tests: Update Subversion ignore list
2012-03-07  Julian SewardTurn no-op versions of INNER_REQUEST into statements...
2012-03-07  Julian SewardAh, the joys of applying patches by hand. Redo r12424...
2012-03-07  Julian Sewardx86-darwin: _start: keep the stack 16-aligned. Fixes...
2012-03-07  Julian SewardReinstate intercepts for plain "memcpy" and "memmove...
2012-03-07  Julian SewardMacOS only: VG_(get_changed_segments) callback
2012-03-07  Tom HughesAdd support for the HCIINQUIRY ioctl.
2012-03-07  Tom HughesAdd support for the I2C_RDWR ioctl.
2012-03-06  Philippe WaroquiersFix leak of range_list (see below an example) in readdw...
2012-03-06  Florian KrohmUpdate bug reporting URL.
2012-03-05  Florian KrohmFix a testcase. Constraint was incorrect allowing r0...
2012-03-05  Philippe Waroquiers* Improve documentation of --vgdb=full
2012-03-03  Florian KrohmAvoid possibly unaligned memory access.
2012-03-03  Philippe Waroquiers* README_DEVELOPERS : complete/enhance the section...
2012-03-02  Bart Van Asschenone/tests/mq.c: Fix a copy-paste bug
2012-03-01  Philippe WaroquiersIn case VALGRIND_MALLOCLIKE_BLOCK is wrongly used,...
2012-03-01  Tom HughesHandle prlimit64 the same way we do getrlimit and setrl...
2012-02-28  Philippe WaroquiersAfter a fork, gdbserver_init can be called again.
2012-02-28  Philippe WaroquiersFix leak found by running memcheck/tests/varinfo[1...
2012-02-28  Julian SewardIncrease the size of buffers used for showing names...
2012-02-27  Philippe WaroquiersFix one more leak detected by running memcheck in memcheck
2012-02-27  Julian SewardAndroid only: make the debuginfo mapping hack more...
2012-02-26  Philippe WaroquiersFix some memory leaks found by running memcheck on...
2012-02-26  Florian KrohmTighten up initial guest/shodow state on s390x.
2012-02-26  Florian KrohmAnnounce.
2012-02-24  Philippe WaroquiersFix buffer overflow bug when building the target file.
2012-02-24  Philippe WaroquiersRevision 12396 (replacing pkglib_DATA by vglib_DATA...
2012-02-23  Tom HughesFedora 17 is merging /lib into /usr/lib so any suppress...
2012-02-23  Julian SewardImplement malloc_size for the vg_default_zone on Darwin.
2012-02-22  Philippe WaroquiersDocument the new --fair-sched option.
2012-02-22  Philippe WaroquiersAvoid having holes in the VgdbShared struct.
2012-02-21  Tom HughesHide our use of pkglibdir to stop automake 1.11.2 and...
2012-02-21  Julian SewardAdd test cases for MPSADBW. See #294048.
next