]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-04-25  Julian SewardAdd spec rules for Z and NZ after LOGICW.
2012-04-24  Julian SewardFor --profile-flags=, weight the counts by the number...
2012-04-24  Julian Seward(stats only) Let the callers of LibVEX_Translate know...
2012-04-23  Julian SewardPOWER Processor decimal floating point instruction...
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-23  Julian SewardFor each backend, unify the sets of IRJumpKinds handled...
2012-04-22  Florian KrohmFix makefile to allow compilation with gcc -g3.
2012-04-22  Florian KrohmFix makefile to allow compilation with gcc -g3.
2012-04-22  Florian Krohmtchain optimization for s390 (continued)
2012-04-22  Florian Krohmtchain optimisation for s390 (valgrind bits)
2012-04-22  Florian Krohmtchain optimisation for s390 (VEX 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 KrohmRename to VEX_S390X_MODEL_UNKNOWN.
2012-04-22  Florian KrohmUpdate s390 status
2012-04-22  Florian Krohm(post-tchain-merge cleanup) Stop s390x asserting on...
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 Krohm(post-tchain-merge cleanup): Use ASI and AGSI for incre...
2012-04-21  Florian Krohm(post-tchain-merge cleanup): Tighten up some asserts.
2012-04-21  Florian KrohmSet VEX_HWCAPS_S390X_STFLE if available.
2012-04-21  Florian KrohmFix debug print for hwcaps adding stfle ad etf2.
2012-04-21  Julian Seward(post-tchain-merge cleanup): fix call to handle_syscall...
2012-04-21  Julian Seward(post-tchain-merge cleanup): x86: handle a couple more...
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 SewardchainXDirect_ARM: generate direct jumps when possible.
2012-04-21  Julian SewardUpdate.
2012-04-21  Julian SewardAin_XDirect, Ain_XIndir: use short form encodings where...
2012-04-21  Julian Seward(post-tchain-merge cleanup) remove temp supporting...
2012-04-21  Julian Seward(post-tchain-merge cleanup) Stop x86/amd64 asserting...
2012-04-21  Julian SewardComment update (was moved to t-chaining-notes.txt)
2012-04-21  Florian KrohmWe incorrectly stored the archinfo_host argument of...
2012-04-21  Julian SewardUpdate, post-merge.
2012-04-20  Julian SewardMerge branches/TCHAIN from r12476 (its creation point...
2012-04-20  Julian SewardMerge branches/TCHAIN from r2271 (its creation point...
2012-04-20  Julian SewardAdd a spec rule for NE after COPY.
2012-04-20  Julian SewardComment-only change.
2012-04-20  Julian SewardAdd a missing included, needed for ppc targets.
2012-04-20  Julian SewardAvoid word-size warnings when this is compiled on 64...
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 SewardChanges to make t-chaining work on ppc64-linux. More...
2012-04-20  Florian KrohmMinor non-functional tweak.
2012-04-20  Julian SewardFill in some more bits to do with t-chaining for ppc64
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-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  Florian KrohmCorrectly update the guest IA at the end of an insn...
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-17  Florian KrohmMore fixes:
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-15  Florian KrohmFix s390_tchain_patch_load64; some bytes were mixed up.
2012-04-14  Florian KrohmMake the list of handled jump kinds the same in s390_is...
2012-04-14  Florian KrohmNo idea what happened here. Fixed as obvious.
2012-04-13  Philippe Waroquierspatch fixing 297991: mmap changing a file descriptor...
2012-04-13  Julian SewardDeal with CLFLUSH, which were not correctly dealt with...
2012-04-13  Florian KrohmNo need to handle Ijk_Sys_int32 which is specific to...
2012-04-13  Florian KrohmFirst round of fixes: some cut'n paste errors. And...
2012-04-13  Philippe WaroquiersFix 297992 Support systems missing WIFCONTINUED (e...
2012-04-13  Julian SewardExtend CSE to cover CSEing of clean helper calls. ...
2012-04-13  Florian KrohmTranslation chaining for s390. To be debugged.
2012-04-13  Florian KrohmTranslation chaining for s390. To be debugged.
2012-04-12  Julian Sewardado_treebuild_BB: don't allow loads to be floated past...
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-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-11  Julian SewardImprove the behaviour of 64-to/from-80 bit QNaN convers...
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 SewardARMin_MFence: implement using ARMv7 insns instead of...
2012-04-04  Julian SewardMake the return type of VG_(disp_run_translations)...
2012-04-04  Florian KrohmAdd %J format to s390_sprintf. New function s390_jump_k...
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 SewardAdd translation chaining support for amd64, x86 and...
next