]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-09-04  Christian Borntraegeradd more system call numbers for s390. While we are...
2014-09-04  Florian KrohmRevert an accidentally checked in change.
2014-09-04  Florian KrohmAdd a few more tasks to consider.
2014-09-04  Julian Sewardarm64: enable test cases for str bN, [reg, reg etc...
2014-09-04  Julian SewardFix off-by-one error in size of coredumps. Patch from...
2014-09-04  Julian Sewardarm64-linux: enable sys_mlock, sys_mlockall. Fixes...
2014-09-04  Julian SewardPatch adding support for V4L2/media ioctls. Patch...
2014-09-04  Julian SewardAdd Xen 4.4 evtchn ioctl wrappers. Patch from Antony...
2014-09-04  Julian SewardAdd support for Xen hypercalls used by libvmi. Patch...
2014-09-04  Julian SewardAdd support for ppc32 syscalls used by uClibc. Patch...
2014-09-04  Julian SewardAdd support for sys_kcmp. Patch from Chris Jones
2014-09-04  Julian SewardRemove accidentally committed bit of text.
2014-09-04  Petar Jovanovicmips64: add tests for Cavium BBIT0 and BBIT1
2014-09-03  Julian SewardDocument the new --kernel-variant options committed...
2014-09-03  Julian SewardSlightly change the help text for some options that...
2014-09-03  Mark Wielaardreaddwarf3.c: Improve error message on bad DW_FORM_GNU_...
2014-09-03  Mark Wielaardnightly/bin/nightly: Handle libc.so being in /lib or...
2014-09-03  Florian KrohmAdd std_thread2.supp to the tarball.
2014-09-03  Florian KrohmAdd a redirection for the 'index' function.
2014-09-03  Julian SewardImprovements for Android:
2014-09-03  Julian SewardUpdate after more triaging.
2014-09-02  Philippe Waroquiersgcc on arm64 -Og produces a (false positive) warning...
2014-09-02  Philippe Waroquiersfix a typo in NEWS
2014-09-02  Philippe WaroquiersUpdate helgrind default suppression so that it matches...
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...
next