]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-04-21  Julian SewardUpdate, post-merge.
2012-04-20  Julian SewardMerge branches/TCHAIN from r12476 (its creation point...
2012-04-20  Julian SewardAdd a missing included, needed for ppc targets.
2012-04-20  Tom HughesImplement accept4 on ARM systems.
2012-04-20  Julian SewardChanges needed to make t-chaining work on ppc64-linux...
2012-04-20  Julian SewardFill in some more bits to do with t-chaining for ppc64
2012-04-20  Julian SewardAdd translation chaining support for ppc32 (tested...
2012-04-19  Florian KrohmMention running with --profile-flags.
2012-04-19  Tom HughesWire up epoll_create1 on ARM systems.
2012-04-19  Bart Van Asschescheduler, ticket lock: Add memory barriers necessary...
2012-04-18  Bart Van Assche... and set $(BOOST_LIBS) properly again.
2012-04-18  Bart Van Asscheconfigure.in: Fix detection of Boost libraries. Reporte...
2012-04-16  Philippe Waroquiersadd some .globl or used attribute to avoid link failure...
2012-04-15  Philippe WaroquiersChange permission mask for FIFOs and shared memory...
2012-04-13  Philippe Waroquierspatch fixing 297991: mmap changing a file descriptor...
2012-04-13  Philippe WaroquiersFix 297992 Support systems missing WIFCONTINUED (e...
2012-04-13  Florian KrohmTranslation chaining for s390. To be debugged.
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  Philippe WaroquiersTCHAIN: avoid calls to search_transtab and return to...
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  Philippe WaroquiersTCHAIN: remove caused_discard* argument to VG_(translate)
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  Philippe WaroquiersSwitch back optimisation flag back to -O2 by removing...
2012-04-04  Philippe WaroquiersFix assert due to gdbserver discarding translation
2012-04-04  Julian SewardComment-only fix. (Tom Tromey <tromey@redhat.com>)
2012-04-04  Julian SewardMake the return type of VG_(disp_run_translations)...
2012-04-03  Tom HughesAdd support for the move_pages system call. BZ#282790.
2012-04-02  Julian SewardAdd translation chaining support for amd64, x86 and ARM
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  Julian SewardSwizzle external.
2012-04-02  Bart Van Asschedrd, free() intercept: Swap freeing and cleaning memory.
2012-04-02  Julian SewardMake a copy of r2270/r12476 for work on translation...
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...
next