]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2012-07-02  Florian KrohmMove more fixed bugs from 3_7_BUGSTATUS to NEWS.
2012-07-01  Florian KrohmRemoved some bugs that were marked invalid. I did not...
2012-07-01  Florian KrohmRemove some more entries from 3_7_BUGSTATUS that were...
2012-07-01  Philippe Waroquiersmove the mips port bug entry from 3_7_BUGSTATUS.txt...
2012-07-01  Philippe WaroquiersMove one more fixed bug from 3_7_BUGSTATUS.txt to NEWS.
2012-07-01  Philippe WaroquiersMove some fixed bugs from 3_7_BUGSTATUS.txt to NEWS.
2012-06-30  Julian SewardUpdate with header lines for all reported bugs so far.
2012-06-30  Julian SewardDon't be spooked by DW_TAG_{structure,class,union}_type...
2012-06-30  Bart Van Asschedrd/tests: Rework r12662 as suggested by Florian Krohm
2012-06-30  Julian SewardAdd a text file giving a top-level summary of all bugs...
2012-06-30  Julian SewardUpdate following some bug triaging.
2012-06-30  Petar JovanovicGetting rid of the warnings about incompatible pointer...
2012-06-30  Petar JovanovicRemoving the warning about defined yet unused function...
2012-06-29  Florian KrohmIncrease allowed size of a back-trace to 500 frames.
2012-06-29  Julian SewardGenerate type-correct IR (always a good thing :-) when...
2012-06-29  Florian KrohmUpdated.
2012-06-28  Julian SewardRemove an extraneous "extern".
2012-06-28  Julian SewardFix inline assembly for the "lfiwax" insn test. #302536.
2012-06-28  Petar JovanovicAdding README.mips to distribution documents.
2012-06-28  Julian SewardUse multiple processors to build these tests.
2012-06-27  Petar JovanovicAdding README.mips to EXTRA_DIST in Makefile.am.
2012-06-27  Petar JovanovicCalculate the size of vki_elf_gregset_t via operator...
2012-06-26  Petar JovanovicAdding README.mips to Valgrind root directory.
2012-06-25  Julian SewardFinalise the expected output.
2012-06-25  Julian SewardImprove testing of AVX FP comparisons.
next