]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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 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 testcases for cu12. Update opcode table.
2012-08-03  Julian SewardAdd support for sys_shm_unlink on Darwin. Fixes #288298.
2012-08-03  Florian KrohmComment only change.
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 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-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 KrohmUpdates for s390x
2012-07-28  Florian KrohmMinor tweaks. A few comments were out of synch with...
2012-07-28  Florian KrohmFix error message in testcase
2012-07-28  Bart Van Asschedrd: Avoid that invoking pthread_cancel() from a progra...
2012-07-28  Bart Van Asschedrd: Revert r12651 because it didn't change drd's behav...
2012-07-28  Bart Van AsscheSpelling fixes: developpers -> developers; curiosly...
2012-07-28  Bart Van AsscheUpdate Subversion ignore list
2012-07-28  Philippe Waroquiersclarify 2 NEWS entries to indicate that these are for...
2012-07-28  Bart Van Asschenone/tests/amd64/Makefile.am: Uses not only AVX instruc...
2012-07-27  Petar JovanovicMIPS specific expected output for memcheck/tests/sigkill.
2012-07-27  Philippe WaroquiersHave one test testing the ? suppr matching wildcard...
2012-07-27  Florian KrohmFix compiler warning.
2012-07-27  Petar JovanovicMIPS specific exp-out for none/tests/async-sigs.
2012-07-26  Philippe Waroquiersmicro-optimisation in m_libcbase.c cmp functions
2012-07-26  Philippe WaroquiersImprove suppression matching performance when fun or...
2012-07-26  Bart Van Asschenone/tests/amd64/pcmpstr64: Update expected output...
2012-07-26  Florian KrohmDue to s390's dealings with invalid insns we need to...
2012-07-26  Florian KrohmApply first_ip_delta also when only one frame is requested
2012-07-26  Florian KrohmImprove complaints. Enabled by VEX r2449.
2012-07-25  Philippe Waroquiersre-re-clarify the doc about registers and flags gdbsrv...
2012-07-25  Philippe Waroquiersremove 303624 from 3_7_BUGSTATUS.txt (was fixed in...
2012-07-25  Josef WeidendorferAdded fixed bug 303963
2012-07-25  Julian SewardPartial update of bug fixes (I think it is still out...
2012-07-25  Josef WeidendorferAdditions to PCMPxSTRx tests to check fix for bug 303963.
2012-07-24  Florian KrohmFix testcase and update results.
2012-07-24  Philippe WaroquiersBetter document the limitation of gdbsrv for registers...
2012-07-24  Philippe WaroquiersHave perf/vg_perf handling EXTRA_REGTEST_OPTS
2012-07-23  Florian KrohmUpdate expected results.
2012-07-23  Florian KrohmPass first_ip_delta to VG_(record_depth_1_ExeContext...
2012-07-23  Florian KrohmEliminate magic constant. Use VG_(clo_backtrace_size...
2012-07-23  Petar JovanovicAvoid checking for bitset initialization if futex_wait_...
2012-07-22  Julian SewardAdd 'aesdec' to the set of insns checked for assembler...
2012-07-21  Florian KrohmAdd testcases for CU24. Part of fixing #289839.
2012-07-21  Julian SewardNo need to list m_gdbserver.c twice in the Makefile.am.
2012-07-21  Julian SewardLocalise "struct reg regs[]".
2012-07-21  Julian Sewardppc64-linux _start: don't assume ._start_in_C_linux...
2012-07-20  Philippe WaroquiersDocument Helgrind limitation that old access stack...
2012-07-20  Julian SewardIf the compiler being used to build is clang, remember...
2012-07-20  Florian KrohmAdd testcases for CU21. Update opcode table.
2012-07-19  Florian KrohmAdd macros for "convert unicode" insns.
2012-07-19  Florian KrohmFix syntax error
2012-07-19  Florian KrohmObserve guards on dirty helpers in memcheck.
2012-07-19  Petar JovanovicInclude news about supporting MIPS32/Linux in NEWS...
2012-07-19  Petar Jovanovicexp-sgcheck is not supported for MIPS architecture.
2012-07-19  Florian KrohmEnable testing for the ETF3 facility.
2012-07-18  Philippe WaroquiersFix 303624 segmentation fault on Android 4.1 (e.g....
2012-07-18  Philippe WaroquiersBe slightly less precise on the leak check perf. improv...
2012-07-18  Philippe Waroquierspatch that improves the speed of the leak search by...
2012-07-18  Philippe WaroquiersSmall cleanup: use VG_TRACK (when possible) to call...
2012-07-18  Julian SewardUn-break the build on MacOS, following r12742 (initial...
2012-07-16  Julian SewardTrack recent bug fixes.
2012-07-16  Petar JovanovicAdd some missing syscall numbers for MIPS.
2012-07-16  Petar JovanovicConditionally execute tests depending on revision of...
2012-07-16  Julian SewardAdd tests for MOVBE -- an Intel-Atom-only instruction
2012-07-15  Florian KrohmBefore printing a back-trace make sure that page contai...
2012-07-14  Julian SewardAdd expected outputs for VCMPNGESS. Should have been...
2012-07-14  Florian KrohmUpdate list of ignored files.
2012-07-14  Florian KrohmUpdate list of ignore files.
2012-07-14  Julian SewardAdd test case for VCMPNGESS.
2012-07-14  Julian SewardUpdate with recent fixes.
2012-07-14  Julian SewardAccept glibc-2.16 as valid (UNTESTED).
2012-07-14  Julian SewardInitial support for DWZ compressed debuginfo -- don...
2012-07-13  Florian KrohmFix ppCfiReg for s390 so --trace-cfi=yes no longer...
2012-07-13  Julian SewardUpdate w/ recent bug fixes.
2012-07-13  Julian SewardFix loading of large Mach-O thin binaries. Bug #289470.
2012-07-13  Julian SewardAdd another intercept for strncasecmp_l. Fixes #297701.
2012-07-13  Julian SewardAdd ioctl wrappers for "Linux user input device". ...
2012-07-13  Julian SewardClean up the PDB reader somewhat, mostly in the area...
2012-07-13  Julian SewardAllow multiple rw and rx mappings in the ELF debuginfo...
2012-07-11  Philippe WaroquiersFix bug in leak search when an ignore range is specified
next