]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-04-24  Julian SewardFor --profile-flags=, weight the counts by the number...
2012-04-23  Julian SewardPOWER Processor decimal floating point instruction...
2012-04-23  Julian SewardUpdate.
2012-04-23  Julian SewardDisable debug printing w.r.t. sector unlinking.
2012-04-22  Florian KrohmFix makefile to allow compilation with gcc -g3.
2012-04-22  Florian Krohmtchain optimisation for s390 (valgrind bits)
2012-04-22  Florian KrohmFollowup to r12527. Use 32-bit arithmetic to increment...
2012-04-22  Florian KrohmAnnounce fix.
2012-04-22  Florian KrohmBe lenient if the machine model could not be determined...
2012-04-22  Florian KrohmUpdate s390 status
2012-04-22  Florian KrohmConsolidate and update information about dependencies of
2012-04-21  Julian SewardUpdate.
2012-04-21  Julian SewardUse 32-bit XIndir counter incs, instead of 64-bit,...
2012-04-21  Julian SewardUse 32-bit XIndir counter incs, instead of 64-bit,...
2012-04-21  Julian SewardUse 32-bit XIndir counter incs, instead of 64-bit,...
2012-04-21  Julian SewardLast optimisation for the day: change VG_(stats__n_xind...
2012-04-21  Julian SewardKludge around a compiler warning, and add explanatory...
2012-04-21  Florian KrohmSet VEX_HWCAPS_S390X_STFLE if available.
2012-04-21  Julian Seward(post-tchain-merge cleanup): fix call to handle_syscall...
2012-04-21  Julian SewardFix assertion failure on x86-darwin following r12504...
2012-04-21  Julian Seward(post-tchain-merge cleanup): un-break the build on...
2012-04-21  Julian SewardUpdate.
2012-04-21  Julian SewardComment update (was moved to t-chaining-notes.txt)
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
next