]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2014-06-23  Florian KrohmDocument return value of VALGRIND_MAKE_MEM_DEFINED...
2014-06-23  Florian KrohmBZ 330257 has been fixed in r14055.
2014-06-23  Florian KrohmUpdate the copyright notice in files ending in '.in...
2014-06-23  Julian SewardOS X 10.9: Add redirections for strnlen, strcpy, strncpy,
2014-06-23  Julian Seward* Move the new 10.9 syscalls into their own section.
2014-06-23  Julian SewardWrap long lines in kernelrpc_mach_* PRE/POST handlers...
2014-06-23  Julian SewardEnable more test cases:
2014-06-22  Bart Van AsscheMake none/tests/cmdline[12] pass again
2014-06-22  Bart Van Asschedrd/tests/std_thread2: Re-enable
2014-06-22  Bart Van Asschecore: Add command-line option --defaultsupp
2014-06-22  Florian KrohmAdd Iop_Abs64x2; unbreak build.
2014-06-21  Florian KrohmUpdate list of ignored files.
2014-06-21  Florian Krohmms_print ought to create temporary files in a proper...
2014-06-21  Philippe WaroquiersFind the name of the inlined function through a DW_AT_s...
2014-06-21  Philippe WaroquiersThis optimisation divides by 2.5 the time (user+sys...
2014-06-21  Philippe WaroquiersUse macro TD3 defined as UNLIKELY(td3) for tracing
2014-06-21  Julian SewardOS X 10.9: add intercepts for
2014-06-21  Julian SewardWhitespace and comment-only changes. No functional...
2014-06-21  Julian Sewardkernelrpc_mach_vm_allocate_trap writes the resulting...
2014-06-21  Julian SewardRedirect strchr in dyld (the dynamic linker) on OS...
2014-06-20  Florian KrohmFix a few Char / HChar mixups.
2014-06-20  Julian SewardFix a missing-prototype warning on OS X 10.7.
2014-06-20  Julian SewardMark unused functions as unused, to keep Clang happy.
2014-06-20  Julian SewardRemove unused function swapfunc().
2014-06-20  Julian SewardRemove fd_exists(), as it is never used.
2014-06-20  Julian SewardFix incorrect header guard macro, as awesomely detected...
2014-06-20  Julian SewardFix a -Wshadow warning from some oldish version of...
2014-06-20  Julian SewardMac OS X 10.9 improvements. Bug 326724 comment 27...
2014-06-20  Julian SewardMac OS X 10.9 improvements. Bug 326724 comment 27...
2014-06-20  Julian SewardMac OS X 10.9 improvements. Bug 326724 comment 27...
2014-06-20  Julian SewardMac OS X 10.9 improvements. Bug 326724 comment 27...
2014-06-20  Julian SewardUn-break the build on OS X 10.8 following r14057
2014-06-20  Julian SewardMac OS X 10.9 improvements. Bug 326724 comment 27...
2014-06-20  Julian SewardUn-break the build on OS X 10.8 following
2014-06-20  Julian SewardAdd initial build support for Mac OS X 10.9 (Mavericks...
2014-06-19  Julian SewardEnable/enhance test cases for: dup_{d_d[], s_s[], h_h...
2014-06-19  Philippe WaroquiersImprove/fix hash table collision statistics + remove...
2014-06-19  Julian SewardEnable test cases for: orr_{8h,4h}_imm8_shifted,
2014-06-17  Julian SewardWhen printing "REDIR:" lines at -v, print not only...
2014-06-17  Philippe Waroquiersrestructure dwarf3 DIE tracing
2014-06-16  Philippe Waroquiersoptimisation : avoid double reading of a DIE when the...
2014-06-16  Philippe WaroquiersRefine NEWS entry for helgrind Ada tasks intercepts
2014-06-16  Philippe WaroquiersUse a string literal format to avoid a gcc warning...
2014-06-16  Philippe WaroquiersAdd helgrind intercepts to have helgrind understanding...
2014-06-16  Philippe WaroquiersAnnounce in NEWS 199144 == 278972
2014-06-16  Philippe WaroquiersFix random crash due to non-init inlparser when --read...
2014-06-15  Julian SewardHandle new IROp Iop_Abs64x2.
2014-06-15  Julian SewardEnable test cases for instructions implemented today.
2014-06-15  Philippe WaroquiersAdd a comment to document a possible optimisation ...
2014-06-15  Philippe WaroquiersWhen only reading inline info, no need to parse debug_t...
2014-06-15  Philippe WaroquiersFix some obsolete comments, now that we have an ht...
2014-06-15  Philippe Waroquiersseparate the tracing code in other function, call the...
2014-06-15  Philippe WaroquiersAnnounce in NEWS the support for inlined function calls...
2014-06-15  Philippe WaroquiersThis patch implements the support needed for stacktraces
2014-06-15  Philippe WaroquiersImprove performance of dwarf3 reader using a hashtable...
2014-06-14  Philippe Waroquierssmall improvement in x86 unwind debug tracing
2014-06-14  Philippe WaroquiersDo not destroy the strpool if NULL
2014-06-14  Julian SewardAdd test cases for LD1R (single structure, replicate).
2014-06-14  Bart Van Asschedrd: Revert r14023
2014-06-14  Bart Van Asschedrd/tests/std_thread2: Disable this test temporarily...
2014-06-14  Philippe WaroquiersThis patch adds a 'de-duplicating memory pool allocator':
2014-06-14  Philippe WaroquiersEnhance slightly the x86 debug trace unwind code
2014-06-12  Florian KrohmFix the cleanup: line to avoid an error message in...
2014-06-12  Julian SewardAdd test cases for FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[].
2014-06-12  Julian SewardAdd tests for movi_4s_#imm8,lsl8 and ushr_d_d_#imm.
2014-06-12  Bart Van Asscheconfigure.ac: Fix Boost detection test
2014-06-11  Bart Van Asscheglibc-2.X-drd.supp: Add support for --num-callers=1
2014-06-11  Bart Van Asschedrd/tests/std_thread2: Make this test independent of...
2014-06-10  Julian SewardEnable test for movi_{16b,8b}_#imm8.
2014-06-10  Julian SewardUpdate.
2014-06-10  Bart Van Asschedrd/tests/std_thread2: Filter out libstdc++ header...
2014-06-09  Philippe WaroquiersAvoid warnings due to implicit conversion between void...
next