]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-08-28  Mark Wielaardgdbserver_tests filter out and don't expect empty lines.
2014-08-28  Mark Wielaardgdbserver_tests/filter_gdb filter out 'entry value'.
2014-08-28  Philippe WaroquiersFix a bunch of defined(VGA_ppc64)
2014-08-28  Philippe WaroquiersCheck that vgdb ptrace actions do not cause a EINTR...
2014-08-28  Philippe WaroquiersTypo fix + small improvement in comment
2014-08-28  Mark WielaardWorkaround bug 338633. gdbserver_tests/nlcontrolc.vgtes...
2014-08-28  Mark WielaardHandle ENOSYS instread of EINVAL for some helgrind...
2014-08-28  Mark WielaardBug 338615 suppress glibc 2.20 optimized strcmp impleme...
2014-08-27  Mark WielaardAdd configure check for 32 bit build support on arm64...
2014-08-27  Mark Wielaardnone/tests/Makefile.am (DIST_SUBDIRS): Add arm64.
2014-08-26  Mark WielaardFix typo in syswrap ppoll param, equate ppoll and poll...
2014-08-26  Julian SewardAdd a missing entry to all_archs[], the lack of which...
2014-08-26  Julian SewardBack out a line inadvertantly committed in r14363.
2014-08-26  Julian SewardAdd test config files and expected outputs.
2014-08-26  Mark WielaardAdd socket.S to memcheck/tests/filter_stderr.
2014-08-26  Julian SewardBuild system stuff, to hook the tests in none/tests...
2014-08-26  Julian SewardHandle the new IROps introduced to support ARM64 SIMD.
2014-08-26  Julian SewardIop_Rol64x2 was handled as if it were a 32x4 case....
2014-08-25  Florian KrohmCleanup: remove unused macros.
2014-08-24  Julian Sewardarm64: enable test cases for:
2014-08-24  Julian SewardTrack renaming of {reciprocal, reciprocal sqrt}{estimat...
2014-08-24  Philippe Waroquiers338499 --sim-hints parsing broken due to wrong order...
2014-08-23  Mark Wielaardfilter_shell_output: filter out "Exec format error...
2014-08-23  Florian KrohmRemove unused functions and prototypes.
2014-08-23  Florian KrohmRemove unused function CLG_(sprint_cost).
2014-08-22  Julian SewardMemcheck: add a new flag, --show-mismatched-frees=no...
2014-08-22  Julian Sewardmc_LOADV_128_or_256_slow: change a constant from V_BITS...
2014-08-22  Josef WeidendorferCleanup. Cost array was never called anyway.
2014-08-22  Florian KrohmRemove benign macro redefinition.
2014-08-22  Mark WielaardTweak gdbserver_tests/hgtls.stdoutB.exp filter_gdb...
2014-08-22  Josef WeidendorferAlign header comment with other files
2014-08-21  Philippe WaroquiersFollow up to r14313: disable stack cache earlier
2014-08-21  Mark WielaardNEWS 330319 vex amd64->IR: unhandled instruction bytes...
2014-08-21  Mark WielaardBug 338445 amd64 vbit-test fails with unknown opcodes...
2014-08-21  Mark Wielaardexp-sgcheck/tests/hackedbz2.c mark vex_strlen as noinline
2014-08-21  Mark WielaardCheck some known PATHs for mpicc in configure.
2014-08-21  Mark WielaardImprove -mpreferred-stack-boundary configure message.
2014-08-20  Florian KrohmClean up confusion about VG_(args_the_exename) which...
2014-08-20  Philippe WaroquiersUpdate in NEWS the gcc release needed to better support...
2014-08-20  Florian KrohmRemove unused functions CLG_(get_out_file) and CLG_...
2014-08-20  Julian SewardKind of a follow-up to r14237.
2014-08-20  Mark Wielaardconfigure should check for warning flags supported...
2014-08-20  Bart Van Asscheauxprogs: Update Subversion ignore list
2014-08-20  Bart Van Asschehelgrind/tests: Update Subversion ignore list
2014-08-20  Bart Van Asschedrd/tests/tls_threads: Add
2014-08-19  Philippe WaroquiersAdd option a new sim-hint no-nptl-pthread-stackcache.
2014-08-19  Florian KrohmFix a typo.
2014-08-18  Florian KrohmRemove a few unused macro definitions.
2014-08-18  Julian Sewardarm64: enable test cases for
2014-08-17  Philippe WaroquiersAnnounce in NEWS the change of behaviour (i.e. validity...
2014-08-17  Philippe WaroquiersThe attached patch cleanups the clo processing
2014-08-17  Julian Sewardarm64: enable test cases for
2014-08-17  Philippe WaroquiersAdd comments in getoff.c to clarify its intended usage.
2014-08-17  Julian SewardFix build problems on MacOSX pertaining to r14283.
2014-08-16  Philippe Waroquiers* Unbreak build on macos (and on other platforms) that...
2014-08-15  Carl Lovecreating the lind from none/tests/ppc64/round.c to...
2014-08-15  Carl LoveRemoving the file none/tests/ppc64/round.c so I can...
2014-08-15  Philippe WaroquiersSome cleanup post QGetTlsAddr commit
2014-08-15  Philippe Waroquiersfix 338160: Implement QGetTlsAddr query so that GDB...
2014-08-15  Julian SewardTrack vex r2924 (Renaming of Iop_QSalN*, Iop_QShlN...
2014-08-15  Julian Sewardarm64: enable test cases for:
2014-08-14  Florian KrohmChoose some floating point numbers that are hopefully...
2014-08-14  Carl LoveThis commit is an update to Bugzilla 334836
2014-08-14  Florian KrohmUpdate list of ignored files.
2014-08-14  Florian KrohmMake suppression more flexible.
2014-08-14  Julian SewardAdd a couple more OSX109 libc leak suppressions.
2014-08-14  Julian SewardUnbreak the MacOS port following recent r14273 (further...
2014-08-13  Philippe WaroquiersReduce memory needed for symbols, by having the tocptr...
2014-08-13  Florian KrohmRemove benign macro redefinition.
2014-08-13  Philippe WaroquiersFix some comments
2014-08-13  Julian SewardUnbreak the MacOS port following the recent ppc64le...
2014-08-12  Florian KrohmFollowup to r14264: Fix VG_(sysnum_string) for Darwin.
2014-08-12  Florian KrohmRemove function VG_(sysnum_string_extra) as it was...
2014-08-12  Bart Van Asschecoregrind/m_syswrap/priv_syswrap-xen.h: Add copyright...
2014-08-11  Florian KrohmCorrect a comment. We really should not specify the...
2014-08-11  Florian KrohmGive static variable function scope.
2014-08-11  Florian KrohmRemove unused and possibly incorrectly defined macro.
2014-08-11  Florian KrohmRemove unneeded include files.
2014-08-11  Julian Sewardarm64: enable test cases for:
2014-08-10  Philippe Waroquiersarm64 Improve fpsr gdbsrv handling.
2014-08-10  Bart Van Asschedrd/tests/free_is_write: Reduce stack usage
2014-08-09  Philippe Waroquiersarm64 does not implement fork syscall. Use clone instead
2014-08-09  Florian KrohmUse mkstemp_format in VG_(mkstemp). That way nothing...
2014-08-09  Florian KrohmFix type.
2014-08-09  Bart Van Asschedrd: Move VG_(getenv)("DRD_VERIFY_CONFLICT_SET")
2014-08-09  Bart Van Asschedrd/Testing.txt: Document how to run all regression...
2014-08-09  Philippe WaroquiersMark argument of VG_(mkstemp) as const.
2014-08-08  Carl LoveThis commit is for Bugzilla 334834.
2014-08-08  Philippe WaroquiersThis patch implements reading the directory information...
2014-08-08  Bart Van Asschedrd: Clear conflict set after fork (#338115)
2014-08-08  Bart Van Asschedrd/tests/threaded-fork-vcs: Add
2014-08-08  Bart Van Asschedrd: Add command-line option --verify-conflict-set
2014-08-08  Julian SewardAdd missing comment marker.
2014-08-07  Carl LoveThis commit is for Bugzilla 334836. The Bugzilla conta...
2014-08-07  Carl LoveThis commit is for Bugzilla 334834. The Bugzilla conta...
2014-08-07  Carl LoveThis commit is for Bugzilla 334384. The Bugzilla conta...
2014-08-06  Julian Sewardpre_mem_read_sockaddr: properly handle the NETLINK...
2014-08-05  Philippe Waroquiersfix 338024 inlined functions are not shown if DW_AT_ra...
2014-08-05  Christian Borntraegeradd support for VKI_BLKDISCARDZEROES
2014-08-05  Bart Van AsscheNEWS: Add #331829 (Unexpected ioctl opcode sign extension)
next