]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2015-03-30  Julian Sewardarm64: add support for
2015-03-30  Julian Sewardarm64: add test cases for
2015-03-30  Julian Sewardarm64: add support for
2015-03-30  Julian SewardAdd IR level support for 16 bit floating point types...
2015-03-30  Petar Jovanovicmips: update list of ignored files in auxprogs
2015-03-29  Rhys KiddFix memcheck/tests/sendmsg on OS X
2015-03-28  Florian KrohmAdd STATIC_ASSERT. Remove VG__STRING.
2015-03-28  Florian KrohmAdd STATIC_ASSERT and use it.
2015-03-28  Philippe WaroquiersExtensible main thread stack is tricky :(.
2015-03-28  Philippe WaroquiersThe hint given by Valgrind gdbserver when enabling...
2015-03-28  Philippe WaroquiersHelgrind optimisation:
2015-03-28  Petar Jovanovicmips64: extract correct immediate value for Cavium...
2015-03-28  Petar Jovanovicmips64: extend the test with new cases for Cavium SEQI...
2015-03-27  Florian KrohmChange the minimum allowable value of aspacem_minAddr to
2015-03-26  Philippe WaroquiersImprove --stats=yes:
2015-03-26  Florian KrohmAdd function VG_(am_is_valid_for_aspacem_minAddr) so...
2015-03-26  Philippe WaroquiersHave the very detailed gdbsrv debuglog (e.g. exchange...
2015-03-26  Rhys KiddFurther fixes for bz#345394 specifically for OS X 10.10
2015-03-26  Julian SewardBug 345215 - Performance improvements for the register...
2015-03-26  Julian SewardMinor updates to deal with mips32 and mips64.
2015-03-26  Julian SewardAdd source dependencies, and improve the 'clean' target.
2015-03-24  Philippe Waroquiers* Add in helgrind stats the nr of live/exit/joined...
2015-03-23  Philippe WaroquiersThis patch further reduces the memory used by TT/TC...
2015-03-23  Florian KrohmSimplify expression.
2015-03-23  Florian KrohmAdd VG_(am_is_bogus_client_stack_pointer)(Addr).
2015-03-22  Tom HughesInclude the platform name in the unhandled system call...
2015-03-21  Philippe WaroquiersFix leak : only strdup in SectKind.objname if a SectKin...
2015-03-21  Philippe Waroquiers343902 --vgdb=yes doesn't break when --xml=yes is...
2015-03-21  Rhys KiddFix memcheck/tests/strchr on OS X
2015-03-21  Florian KrohmChange the GCC demangler to not use VLA. The rationale...
2015-03-21  Rhys KiddAddress darwin compile issue introduced in r15013,...
2015-03-20  Florian KrohmFix parsing the %z format specifier. Need to advance...
2015-03-20  Florian KrohmAdd ecag.stdout.exp-z13.
2015-03-20  Florian KrohmDo not reuse Creg_IA_* for s390. Add dedicated entries...
2015-03-20  Florian KrohmRemove config files for no-longer-existing s390 builds.
2015-03-19  Philippe WaroquiersChange TT/TC hashing data structure (decreases memory...
2015-03-19  Mark WielaardAdd nightly script for wildebeest[32] (debian x86)...
2015-03-17  Christian Borntraegeradd cache info for z13
2015-03-17  Florian KrohmMinimal update to recognise z13 (s390).
2015-03-17  Florian KrohmAdd z13 (s390).
2015-03-16  Florian KrohmMerge the contents of docs/internals/howto_build_docume...
2015-03-16  Florian KrohmIncrease the size of the alternate stack. It was too...
2015-03-16  Florian KrohmAdd a howto for building documentation.
2015-03-15  Philippe WaroquiersNew Option --avg-transtab-entry-size=<number> can be...
2015-03-15  Philippe WaroquiersFix the following errors detected by makefile check
2015-03-14  Philippe WaroquiersAdd option --loop-till-fail to tests/vg_regtests
2015-03-14  Florian KrohmFix the testcase so it works on platforms where _IOC_NO...
2015-03-14  Florian KrohmOrganise the expected output files for the wrap8 testcase.
2015-03-14  Florian KrohmUpdate the ppc64 specific results to what they are.
2015-03-14  Florian KrohmDisable testcase because the ptrace system call is not
2015-03-13  Florian KrohmSort locks by their guestaddr to make the error output...
2015-03-13  Florian Krohmr2974 moved the inline definition of LibVEX_Alloc from...
2015-03-12  Philippe WaroquiersFix a warnings introduced by rev 15005
2015-03-12  Philippe WaroquiersAnnounce in NEWS the new option --valgrind-stacksize
2015-03-12  Philippe WaroquiersFix non portability spotted by Florian:
2015-03-12  Philippe Waroquiersm_transtab.c statistic/tracing
2015-03-12  Philippe WaroquiersImplement command line option --valgrind-stacksize...
2015-03-12  Florian KrohmFix two bugs:
2015-03-12  Florian KrohmAnnounce fix for BZ #345079.
2015-03-12  Florian KrohmFix build problems. The code has been bitrotting for...
2015-03-12  Florian KrohmFix two undefined behaviours found by ubsan.
2015-03-11  Florian KrohmRemove assertion. Unlikely as it may be, len may be...
2015-03-11  Florian KrohmUpdate a comment.
2015-03-10  Florian KrohmUpdate release notes with ICC contact.
2015-03-10  Florian KrohmAnnounce support for Intel's ICC compiler. Fixes BZ...
2015-03-10  Florian KrohmIssue a warning if a function has more than 5 million...
2015-03-10  Carl LoveUpdated the NEWS file
2015-03-10  Carl LoveFix for bugzilla 343597 - ppc64le: incorrect use of...
2015-03-10  Florian KrohmAdd support for building with -fsanitize=undefined.
2015-03-10  Florian KrohmFix a few undefined behaviours that were found by compi...
2015-03-10  Julian SewardPRE(sys_prctl): handle PR_SET_SECCOMP.
2015-03-07  Florian KrohmNew function VG_(am_mmap_client_heap) which swallows
2015-03-07  Philippe Waroquiers342353 - Allow dumping full massif output while valgrin...
2015-03-07  Philippe Waroquiersupdate NEWS to indicate that
2015-03-07  Rhys Kiddn-i-bz: Replace non-POSIX bzero with proper memset...
2015-03-07  Rhys KiddFix memcheck/tests/xml1 on OS X 10.10
2015-03-07  Florian KrohmRewritten to use a single line instead of line splicing
2015-03-07  Rhys KiddFix unhandled syscall: unix:348 (__pthread_chdir) and...
2015-03-07  Rhys KiddTweak test case for bz#344560 from r14985, now includes...
2015-03-07  Rhys KiddFix stack traces missing penultimate frame
2015-03-07  Rhys Kiddn-i-bz: Small fixes to r14976 (bz#343173) to add stackt...
2015-03-06  Julian SewardUpdate.
2015-03-06  Julian SewardUpdate comment about range checks with observations...
2015-03-05  Julian SewardMake printing of transtab: debug-log messages slightly...
2015-03-05  Julian SewardUpdate.
2015-03-05  Julian SewardMarginally improve debug printing. No functional change.
2015-03-05  Julian SewardPOST(sys_ioctl): identify kernel variant "Qualcomm...
2015-03-05  Julian SewardMinor changes in an attempt to improve performance...
2015-03-04  Julian SewardFix problems due to generating Neon instructions on...
2015-03-03  Philippe WaroquiersFix 343173 - helgrind crash during stack unwind
2015-03-03  Florian KrohmUpdate list of ignored files.
2015-03-03  Florian KrohmProduce a user message in case of stack overflow.
2015-03-02  Florian KrohmUpdate a comment. Apparently the code was refactored...
2015-03-01  Rhys KiddFix missing libobjc suppressions on OS X 10.10
2015-03-01  Florian KrohmChange the testcase such that the output matches the...
2015-03-01  Rhys KiddFix suppression for pthread_rwlock_init on OS X 10.10
2015-02-28  Florian KrohmFix a few compiler warnings issued by clang 3.6.0
2015-02-27  Julian SewardAdd machinery to try and transform A ^ ((A ^ B) & M)
2015-02-27  Julian SewardEnhance the CSE pass so it can common up loads from...
2015-02-27  Julian SewardTidy up of CSE. Create functions irExpr_to_TmpOrConst,
next