]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-08-23  Florian KrohmAdd verbiage about hardware facilities.
2012-08-22  Florian KrohmFix propagation of undefinedness for Iop_DPBtoBCD and...
2012-08-21  Florian KrohmRemove unused IRops Iop_SqrtF64r32 and Iop_CalcFPRF.
2012-08-20  Florian KrohmHandle Iop_Left16 so And16 / Sub16 work properly with...
2012-08-20  Florian KrohmHandle the following IRops as they may get generated:
2012-08-20  Florian KrohmFix insn selection for Iop_Shr8/16 and Iop_Sar8/16...
2012-08-20  Julian SewardFix POST(posix_spawn) on Darwin so it marks the returne...
2012-08-20  Philippe Waroquiersfix 301281 valgrind hangs on OS X when the process...
2012-08-18  Philippe Waroquiersfix n-i-bz vgdb ptrace calls wrong on mips, causing...
2012-08-18  Philippe WaroquiersDocument in NEWS the fix committed in revision 12879.
2012-08-18  Philippe WaroquiersFix 301281 valgrind hangs on OS X when the process...
2012-08-18  Julian SewardOn Darwin, use __NR_poll_nocancel rather than __NR_poll...
2012-08-18  Florian KrohmRemove memcheck support for IR op Iop_I16StoF32 which...
2012-08-18  Florian KrohmRemove unused IR ops: Iop_I16StoF64, Iop_F32toI16S...
2012-08-17  Julian SewardUpdate bug tracking status post release.
2012-08-16  Florian KrohmUpdate list of ignored files.
2012-08-16  Florian KrohmFix a mnemonic
2012-08-16  Philippe WaroquiersFix n-i-bz shmat of a segment > 4Gb does not work
2012-08-16  Florian KrohmFix a mixup. This never caused a problem because both...
2012-08-15  Philippe WaroquiersUse -s USR1 instead of -10 to send SIGUSR1 signal
2012-08-14  Philippe WaroquiersVEX part Implement --vex-iropt-register-updates=sp...
2012-08-14  Philippe WaroquiersImplement --vex-iropt-register-updates=sp-at-mem-access
2012-08-09  Julian SewardParty on, dudes!
2012-08-09  Julian Seward--> 3.8.0 final
2012-08-08  Julian Seward--> 3.8.0-TEST3
2012-08-08  Julian SewardMake the assembler-knows-POWER-DFP test a bit stricter...
2012-08-08  Julian SewardSupport Ijk_TInval style exits on ARM, so that --smc...
2012-08-08  Julian SewardMove older news into its own file, NEWS.old, so as...
2012-08-08  Julian SewardUpdate.
2012-08-08  Christian Borntraegerfix the put optimization. It is ok to have F-types...
2012-08-08  Tom HughesAdd support for the tee and vmsplice system calls....
2012-08-08  Christian Borntraegerwire up testcase
2012-08-08  Christian BorntraegerAdd a testcase for floating point <-> signed conversion...
2012-08-07  Julian Seward--> 3.8.0-TEST1
2012-08-07  Julian SewardUpdate.
2012-08-07  Julian SewardFix some typos.
2012-08-07  Julian SewardAdd a couple of useful examples to the --help text for
2012-08-06  Florian KrohmAdd prerequisites.
2012-08-06  Florian KrohmChange script to also handle IBM's copyright notice.
2012-08-06  Florian KrohmUpdate copyright notices for s390
2012-08-06  Florian KrohmThe arguments in a helper call need to be sign/zero...
2012-08-06  Josef WeidendorferREADME_DEVELOPERS: Debugging a tool needs "--tool=..."
2012-08-06  Florian KrohmAdd a testcase for the cu41 insn. Update opcode list...
2012-08-06  Florian KrohmAdd support for the cu41 insn. This completes the unico...
2012-08-05  Philippe Waroquiersfix typo in NEWS (due to via => due to)
2012-08-05  Philippe Waroquierstypo ('the the')
2012-08-05  Philippe Waroquiersfix typo (improvment)
2012-08-05  Philippe WaroquiersDoc: remove 'is' in 'is replaces'
2012-08-05  Julian SewardFirst checkpoint for 3.8.0.
2012-08-05  Julian SewardA couple more 3.8.0 changes.
2012-08-05  Julian SewardUpdate expected outputs following r12843.
2012-08-05  Julian SewardUpdate copyright dates to include 2012.
2012-08-05  Julian SewardUpdate copyright dates to include 2012.
2012-08-05  Julian SewardFirst pass at assembling the top level change list...
2012-08-05  Julian SewardFix typo spotted by John Reiser.
2012-08-05  Julian SewardPartial tidying up for 3.8.0 (sort list of bugs into...
2012-08-05  Julian SewardAdd notes re new print docs build failures.
2012-08-05  Julian SewardDoc updates for 3.8.0.
2012-08-05  Florian KrohmAdd testcases for the cu14 insn. Update opcode table.
2012-08-05  Florian KrohmSupport the cu14 insn. That insn is very much like...
2012-08-05  Petar JovanovicFixing incorrect case in putSyscallArgsIntoGuestState...
2012-08-05  Philippe Waroquiers301265 - add x86 support to Android build
2012-08-04  Julian SewardClang complains that "fist" is ambiguous (it's right...
2012-08-04  Julian SewardAdd an intercept for memrchr. Needed for amd64 Ubuntu...
2012-08-04  Julian SewardTry to fix up ARM stack alignment stuff following r1281...
2012-08-04  Julian SewardDon't explicitly specify an ABI when building regtests...
2012-08-04  Bart Van AsscheNEWS, drd: List new features first
2012-08-04  Philippe WaroquiersRemove 284540 from NEWS fixed section.
2012-08-04  Julian SewardUpdate.
2012-08-04  Bart Van Asschenone/tests/amd64/movbe: Run this test only if the movbe...
2012-08-04  Florian KrohmFix a bug in insn selection. For some reason Iop_1UtoXY...
2012-08-04  Florian KrohmFix a cut'n paste error. One byte was uninitialised...
2012-08-04  Philippe WaroquiersAdd non matching suppressions for suppfree test (more...
2012-08-03  Philippe Waroquiersfix 284540 (optimise suppression matching)
2012-08-03  Florian KrohmSimplify.
2012-08-03  Florian KrohmFix testcase. Iterating over an array of invalid insns...
2012-08-03  Bart Van Asschenone/tests/amd64/avx-1: Make it explicit that this...
2012-08-03  Florian KrohmAdd IR debugging aid.
2012-08-03  Florian KrohmAdd testcases for cu12. Update opcode table.
2012-08-03  Florian KrohmSupport cu12 insn. Part of fixing #289839.
2012-08-03  Julian SewardAdd support for sys_shm_unlink on Darwin. Fixes #288298.
2012-08-03  Florian KrohmComment only change.
2012-08-03  Florian KrohmFix a bug in insn selection. Though shalt not modify the
2012-08-02  Julian SewardBack off from 32 alignment of various guest state bits...
2012-08-02  Philippe WaroquiersSome updates in release-HOWTO.txt
2012-08-02  Julian SewardUn-break the build on OSX < 10.8 following r12814
2012-08-02  Julian SewardAdd initial support for MacOSX 10.8. Note this is...
2012-08-02  Julian SewardBack out r12466, which stopped non-MAP_FIXED mmaps...
2012-08-02  Tom HughesAdd BZ#304054 to NEWS.
2012-08-02  Tom HughesEnsure CALL_FN_xx macros align the stack properly
2012-08-01  Philippe WaroquiersAvoid asserting when a segment is mapped both rw and rx.
2012-08-01  Philippe WaroquiersVEX part (remove --vex-iropt-precise-memory-exns, add...
2012-08-01  Philippe WaroquiersRemove --vex-iropt-precise-memory-exns, implement ...
2012-08-01  Julian SewardAdd test cases for "VCVT.F32.{S,U}32 S[d], S[d], #frac_...
2012-08-01  Julian SewardImplement VCVT.F32.{S,U}32 S[d], S[d], #frac_bits....
2012-07-31  Philippe WaroquiersImplement --redzone-size and --core-redzone-size
2012-07-30  Florian KrohmRemove entries with deprecated spellings (essentially...
2012-07-30  Florian KrohmWhen parsing guest_s390_toIR.c also recognize opcodes...
2012-07-28  Florian KrohmTestcases for CU42. Part of fixing bugzilla #289839.
2012-07-28  Florian KrohmAdd support for the CU42 insn. Part of fixing bugzilla...
next