]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-07-24  Philippe WaroquiersSmall follow up to lock address description: now that...
2014-07-24  Florian KrohmRemove an unneeded function call.
2014-07-24  Philippe WaroquiersDescribe the lock address in a lock announcement message.
2014-07-24  Florian KrohmUpdate a comment so it won't need updating in the future.
2014-07-24  Florian KrohmChange VG_(strncpy_safely) to use VG_(strncpy) to get...
2014-07-24  Florian KrohmFactor out VG_(exit_now) to contain the syscall incanta...
2014-07-24  Julian SewardTrack vex r2910 (infrastructural improvements in repres...
2014-07-23  Philippe Waroquiersoptimise readpdb.c filename and dirname handling, follo...
2014-07-23  Tom HughesDocument fix of BZ#315199.
2014-07-23  Tom HughesOutput details for the faulting thread first in a core...
2014-07-22  Julian SewardEnable test cases for:
2014-07-21  Philippe WaroquiersAdd a new heuristic 'length64' to detect interior pointers
2014-07-21  Julian SewardTrack vex r2907, which amongst other things, renamed...
2014-07-21  Julian SewardEnable tests for: sqneg, {u,s}q{add,sub} (scalar),
2014-07-18  Mark WielaardAdd configure check for arm64 user_regs_struct.
2014-07-18  Philippe WaroquiersPatch adding (or showing the proper/not confusing)...
2014-07-17  Philippe WaroquiersSimplify the code to get the function entry + avoids...
2014-07-17  Mark WielaardOmit frame pointer also for main in ppc ldst_multiple...
2014-07-17  Mark Wielaardppc64 ifunc_wrapper add casts suggested by gcc warning.
2014-07-17  Philippe WaroquiersUnbreak ppc32 compilation (remove last usage of host_pp...
2014-07-16  Philippe WaroquiersFix name of the file in the header comment
2014-07-16  Florian KrohmUpdate list of ignored files.
2014-07-16  Florian KrohmAdd testcase from BZ #324149 which was forgotten in...
2014-07-15  Mark WielaardFix pointer qualifier discard warnings in memcheck...
2014-07-15  Philippe Waroquiersproduce cfsi and str dedup pa at the same verbosity...
2014-07-15  Mark WielaardBug 336619 valgrind --read-var-info=yes doesn't handle...
2014-07-15  Julian Sewardarm64: get_Dwarf_Reg: at least handle the case of reque...
2014-07-15  Mark WielaardBug 337094 ifunc wrapper is broken on ppc64.
2014-07-15  Julian Sewardadd test cases for "LD1/ST1 (multiple 1-elem structs...
2014-07-14  Philippe WaroquiersSmall fixes in 'getting started' section of user manual
2014-07-14  Philippe WaroquiersSlightly refined the NEWS entry for silly/fishy args
2014-07-14  Philippe WaroquiersThis patch decreases significantly the memory needed...
2014-07-13  Florian KrohmProvide a back trace when a function argument of a...
2014-07-12  Bart Van Asschedrd/tests/std_thread*: Add a workaround for an Ubuntu...
2014-07-11  Florian KrohmTrack vex r2891 (add Iop_Reverse1sIn8_x16). Unbreak...
2014-07-11  Florian KrohmAnnounce fix for BZ #336957
2014-07-11  Florian KrohmUpdate list of ignored files.
2014-07-11  Julian Sewardarm64: enable test cases for:
2014-07-10  Tom HughesMove DRM ioctl handlers to the right places. Fixes...
2014-07-10  Tom HughesAdd support for the F_OFD_SETLK, F_OFD_SETLKW, and...
2014-07-10  Tom HughesAdd support for the F_OFD_SETLK, F_OFD_SETLKW, and...
2014-07-10  Julian SewardEnable test cases for: shll #imm, shrn #imm, rshrn...
2014-07-08  Philippe WaroquiersRollback the (functional) effect of 13944 and 14134
2014-07-08  Philippe WaroquiersApply text_debug_bias to inline IP extracted from dwarf3
2014-07-08  Julian SewardAdd a 32-bit-process only suppression, for OSX 10.8...
2014-07-08  Julian SewardChange the default setting --partial-loads-ok from...
2014-07-08  Julian SewardOSX 10.8/10.9: remove warning message.
2014-07-08  Julian SewardAdd a 32-bit-process-only suppression.
2014-07-08  Julian SewardMake sanity check errors before/after syscalls be fatal.
2014-07-08  Julian SewardAccuracy improvements to syscall wrappers for OSX 10...
2014-07-08  Julian SewardOSX 10.9/10.8: Debuginfo reading FSM: enable recording...
2014-07-08  Julian SewardImprove debug printing for the should-we-load-debuginfo...
2014-07-08  Julian SewardDarwin only: don't tell aspacemgr about the kernel...
2014-07-08  Julian SewardAdd -Wno-tautological-compare to the standard compile...
2014-07-06  Philippe WaroquiersMark inline get function in image.c
2014-07-05  Philippe WaroquiersFollow up to rev 13944
2014-07-05  Philippe WaroquiersReplace copy/pasted loop of the "range search" by doing...
2014-07-05  Philippe WaroquiersSmall fixes/improvements post-cfsi_m improvement
2014-07-05  Bart Van AsscheNEWS: Mention #336772, --default-suppressions and the...
2014-07-04  Philippe WaroquiersSmall comment fix for the UInt* cfsi_m index : 4 instea...
2014-07-04  Philippe WaroquiersThis patch decreases significantly the memory needed...
2014-07-04  Philippe WaroquiersShadow registers wronly shown by gdb on avx machine
2014-07-04  Philippe WaroquiersFix a bug in the "numbering" dedup pool: as indicated in
2014-07-03  Florian KrohmSilence a compiler warning as issued by certain version...
2014-07-01  Florian KrohmAdd forgotten .exp file. Should have been prt of r14124.
2014-06-30  Florian KrohmUpdate the C++ demangler by importing files from GCC...
2014-06-30  Philippe WaroquiersAdd 'numbering identification' to the dedup pool.
2014-06-30  Philippe WaroquiersImplement VG_(arena_realloc_shrink) similar to realloc...
2014-06-30  Julian Sewardarm64:
2014-06-28  Julian SewardTrack vex r2894 (representation changes to arm64 FPSR)
2014-06-28  Julian SewardEnable test cases for: sabal uabal sabdl uabdl saddl...
2014-06-28  Bart Van AsscheUpdate Subversion ignore lists
2014-06-28  Bart Van AsscheMake none/tests/filter_ioctl_moans executable
2014-06-28  Bart Van AsscheMake moans about unknown ioctls more informative (...
2014-06-27  Julian SewardEnable test cases for: rev32, rev64, saba, uaba, sabd...
2014-06-27  Tom HughesAdd support for various SIOCETHTOOL operations. BZ...
2014-06-26  Tom HughesWire up recvmmsg on arm. BZ#334585.
2014-06-26  Tom HughesAdd SIOCATMARK ioctl support.
2014-06-26  Tom HughesImplement various SNDRV_CTL_xxx ioctls.
2014-06-26  Julian Sewardarm64: add/enable testcases:
2014-06-26  Tom HughesHandle the HCIGETDEVLIST ioctl.
2014-06-26  Florian KrohmFix a couple of format string mixups.
2014-06-26  Tom HughesAdd support for the SG_IO ioctl.
2014-06-26  Tom HughesHandle the CDROM_DISC_STATUS ioctl.
2014-06-26  Tom HughesRemove bug closed by reporter
2014-06-26  Tom HughesAdd support for TIOCNOTTY ioctl. BZ#331476.
2014-06-26  Julian SewardTrack vex r2890 (renaming of vector subparts-of-lanes...
2014-06-26  Julian SewardTrack vex r2889 (rename vector Cls/Clz primops)
2014-06-25  Philippe WaroquiersActivate --read-inline-info=yes for the outer/inner...
2014-06-25  Julian SewardAdd intercepts for more OSX 10.9 malloc_zone functions:
2014-06-25  Julian SewardIntercept libsystem_platform.dylib:_platform_strncmp...
2014-06-25  Julian SewardUpdate suppressions for OSX 10.9 (64-bit)
2014-06-24  Philippe Waroquiers2 execontexts in an hash table chain are not necessaril...
2014-06-24  Philippe WaroquiersFix Makefile 'MISSING EXTRA_DIST' due to addition of...
2014-06-24  Philippe WaroquiersFix a regression in supp matching with obj: entries
2014-06-24  Florian KrohmAccording to Julian initialising the previously uniniti...
2014-06-24  Florian KrohmMake error message more precise.
2014-06-24  Florian KrohmSuppress a clang warning about an uninitialised variable.
2014-06-24  Bart Van Asschehelgrind/tests/tc20_verifywrap: Port to glibc >= 2.18
2014-06-24  Bart Van AsscheRename --defaultsupp into --default-suppressions as...
next