]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-09-02  Philippe WaroquiersFix wrong operator = (instead of ==) in assertion
2014-09-02  Philippe WaroquiersFix wrong operator (detected by Coverity)
2014-09-02  Florian KrohmFix a few incorrect format strings. Spotted by the...
2014-09-02  Tom HughesAdd support for some more tun/tap ioctls. BZ#315952.
2014-09-02  Florian KrohmThe 4th parameter of lzo1x_decompress_safe has lzo_uint...
2014-09-02  Florian KrohmRemove some unneeded checks. These were spotted by...
2014-09-02  Florian KrohmAvoid memory leak.
2014-09-02  Julian Seward--> 3.10.0.BETA1
2014-09-02  Mark WielaardTweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to...
2014-09-02  Florian KrohmAdd a clarifying comment.
2014-09-02  Julian SewardTidy this up for the 3.10.0 beta.
2014-09-01  Julian SewardAdd a ( that was missed in r14419 (Prepare to change...
2014-09-01  Julian SewardMake --read-inline-info=yes be the default on Memcheck...
2014-09-01  Julian SewardFollowup to r14392 (fix up of stack bounds semantics...
2014-09-01  Julian SewardVG_(getdents64) is only needed on Linux, and causes...
2014-09-01  Philippe Waroquiersprepare for changing the default of --read-inline-info
2014-09-01  Philippe WaroquiersPrepare to change the default for --read-inline-info...
2014-09-01  Florian KrohmUpdate list of ignored files.
2014-09-01  Julian SewardAdd a missing VKI_ prefix. No functional change.
2014-09-01  Julian SewardEM_PPC64 isn't defined by some older Android NDKs....
2014-09-01  Julian SewardTidying up (no functional change)
2014-09-01  Julian SewardFix bogus bracketing. No functional change.
2014-09-01  Florian KrohmFollowup to r13469. lineno has already been asserted...
2014-09-01  Julian SewardRename a bunch of __unused fields to __unused0, since...
2014-09-01  Philippe WaroquiersFix typo in deprecate msg + reformat to 80 char max
2014-09-01  Julian SewardRemove two extraneous Ls introduced by mistake in r1431...
2014-09-01  Petar Jovanovicmips64: add missing system call numbers
2014-09-01  Florian KrohmFix a comment. No functional change.
2014-09-01  Mark WielaardBug 338703 helgrind on arm-linux gets false positives...
2014-09-01  Mark WielaardAdjust cmdline expected test output after r14401 BZ...
2014-09-01  Julian SewardTrack vex r2939 (renaming and arg-order change for...
2014-09-01  Julian SewardRemove memory (load/store) tests from integer.c and...
2014-09-01  Julian SewardRemove unused variable.
2014-09-01  Florian KrohmDeprecate --db-attach Fixes BZ #337871
2014-09-01  Florian KrohmUpdate list of ignored files.
2014-08-31  Philippe WaroquiersImprove description of an address that is on a stack...
2014-08-30  Mark WielaardBug 338681 Enable clone backtrace hack for i386-linux...
2014-08-30  Julian SewardFix (kludge) stack unwinding through clone on arm64...
2014-08-30  Julian SewardHelgrind needs to know the soname of ld.so, and on...
2014-08-30  Julian SewardInitial triage pass for all remaining newly opened...
2014-08-30  Bart Van Asschedrd/tests/pth_create_chain: Reduce stack usage
2014-08-29  Philippe Waroquiersdocument in NEWS the fact that stack registration start...
2014-08-29  Philippe WaroquiersThe semantic of the stack bounds is not consistent...
2014-08-29  Philippe Waroquiersmake prereq fail with 1 if host command not installed
2014-08-29  Philippe WaroquiersAdd missing file in EXTRA_DIST
2014-08-29  Julian Sewardarm64: record the use of x8 as of vex r2938.
2014-08-29  Mark WielaardWith gcc 4.9.1 exp-sgcheck/tests/globalerr sees array...
2014-08-29  Julian SewardUpdate.
2014-08-29  Julian Sewardrun_thread_for_a_while: Make the computation of done_th...
2014-08-29  Mark Wielaardnone/tests/res_search.vgtest: Add prereq that domain...
2014-08-29  Mark WielaardUse getdents64 syscall on linux.
2014-08-29  Mark Wielaardinclude/vki/vki-scnums-arm64-linux.h use correct __NR_l...
2014-08-29  Mark WielaardHook up allexec tests for arm64.
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.
next