]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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
2012-07-11  Julian SewardAdd tests for SMMUL{R}, both ARM and Thumb encodings.
2012-07-11  Tom HughesUpdate bug status.
2012-07-11  Tom HughesWire up four more system calls on arm, based on patch
2012-07-11  Tom HughesAdd support for the SIOCSHWTSTAMP ioctl, based on a...
2012-07-11  Julian SewardNote 286917 fix.
2012-07-11  Tom HughesWire up dup3 on arm. Fixes BZ#299629.
2012-07-11  Julian SewardRM: Implement QADD and QSUB (valgrind side fixes)....
2012-07-11  Tom HughesAdd support for the CDROM_GET_CAPABILITY ioctl based...
2012-07-11  Julian SewardNote 290006 fixage.
2012-07-07  Philippe Waroquiersremove 302800 (bug invalid and/or covered by --soname...
2012-07-07  Philippe Waroquiersremove 301204 (already in NEWS fixed section)
2012-07-07  Bart Van Asschenone/tests/ifunc: Only run this test if the "ifunc...
2012-07-06  Philippe Waroquiers295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed...
2012-07-06  Philippe Waroquiersfix 303127 Power test suite fixes for frsqrte, vrefp...
2012-07-06  Philippe Waroquiersfix 303116 - Add support for the POWER instruction...
2012-07-06  Philippe Waroquiersfix 302918 Enable testing of the vmaddfp and vnsubfp...
2012-07-06  Florian KrohmEnhance the check for ifunc compatibility testing.
2012-07-06  Florian KrohmFix use of AC_LANG_SOURCE for ifunc attribute testing.
2012-07-05  Florian KrohmAdd testcase from bugzilla #301204.
2012-07-05  Philippe WaroquiersImprove behaviour of mempool redzone checking if user...
2012-07-05  Bart Van Asschedrd/tests/filter_stderr: Remove a space and two backslashes
2012-07-05  Julian SewardFinish initial triaging pass.
2012-07-05  Tom HughesAllow an IFunc symbol to be merged with a non-IFunc...
2012-07-04  Philippe Waroquiersfix 302709 valgrind for ARM needs extra tls support...
2012-07-04  Julian SewardCommit results of triagery so far.
2012-07-04  Bart Van Asschedrd/tests/tc04_free_lock: Use drd/tests/filter_stderr
2012-07-03  Petar JovanovicIncluding additional header file to syswrap-linux.c...
2012-07-03  Florian KrohmAdd new .exp file to EXTRA_DIST
2012-07-03  Florian KrohmYet another exp file for dash (0.5.7-2ubuntu2).
2012-07-03  Florian KrohmUpdated list of ignored files
2012-07-03  Florian KrohmUpdate exp file (should have been part of r12701).
2012-07-03  Bart Van Asschedrd/tests: Make the expected output match the actual...
2012-07-02  Florian KrohmAdd command line flag --trace-notabove which I've found...
2012-07-02  Bart Van Asschedrd/tests: Follow-up for r12690
2012-07-02  Florian KrohmFinal round of moving fixed bugs from 3_7_BUGSTATUS...
next