]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2016-02-04  Mark WielaardExplicitly test command -v host output before trying...
2016-02-03  Philippe WaroquiersSome more fixes for Bug 348345 - Assertion fails for...
2016-02-03  Tom HughesAdd tests for FCOM/FCOMP instructions. BZ#212352.
2016-01-29  Petar Jovanovicmips64: use getdents() if getdents64() is not available
2016-01-28  Julian SewardUpdate list of bugs.
2016-01-27  Philippe WaroquiersFix misplaced closing parenthesis in various VG_(....
2016-01-26  Ivo RaisrFix expected output of test memcheck/tests/leak_cpp_int...
2016-01-26  Ivo RaisrFix compilation error on Solaris.
2016-01-25  Bart Van Asscheconfigure.ac: Port to gcc 5
2016-01-24  Mark WielaardFix tinycc.c misleading indentation as pointed out...
2016-01-22  Philippe WaroquiersChange tests using --fullpath-after so as to work with...
2016-01-22  Philippe WaroquiersImplement support for 'catch syscall' in gdbserver.
2016-01-22  Mark WielaardSquash GCC warning in none/tests/arm/v6media.c
2016-01-22  Mark WielaardSquash glibc warning about _BSD_SOURCE being deprecated...
2016-01-22  Mark WielaardSquash deprecation warnings from GCC in mpi wrapper...
2016-01-21  Mark WielaardBug #357833 Setting RLIMIT_DATA to zero breaks with...
2016-01-20  Mark WielaardUse command -v instead of which in res_search.vgtest...
2016-01-20  Mark WielaardBug #358030 Support direct socket calls on x86 32bit...
2016-01-17  Florian KrohmFollowup to r15762. Add missing type in cast expression.
2016-01-17  Florian KrohmAvoid an MSVC compiler warning about an unused function...
2016-01-16  Florian KrohmIn ML_(am_allocate_segname) do not set the reference...
2016-01-16  Florian KrohmRemove code that has no effect. Looks like a leftover...
2016-01-14  Philippe Waroquiersfix n-i-bz false positive leaks due to aspacemgr mergin...
2016-01-13  Ivo RaisrFix expected output of helgrind/tests/tc20_verifywrap...
2016-01-12  Ivo RaisrAnnounce properly fix of:
2016-01-12  Ivo RaisrFix typo in Helgrind's wrapper of pthread_spin_destroy().
2016-01-12  Florian KrohmVG_(fclose) ought to close the file, you silly. Fixes...
2015-12-29  Petar Jovanovicmips: remove link script exception for MIPS arch
2015-12-28  Philippe WaroquiersFix 353660 XML in auxwhat tag not escaping reserved...
2015-12-23  Petar Jovanovicmips: update exp files for helgrind/tests/tc20_verifywrap
2015-12-22  Petar Jovanovicmips: update expected output for helgrind/tests/tc18_se...
2015-12-15  Ivo RaisrFix expected stderr on Solaris for memcheck/tests/gone_...
2015-12-14  Ivo RaisrFix expected output of massif/tests/mmapunmap on Solaris.
2015-12-13  Philippe WaroquiersFix the bug description in NEWS
2015-12-13  Philippe WaroquiersFix 191069 Exiting due to signal not reported in...
2015-12-12  Ivo RaisrRemove a temporary file after massif/tests/mmapunmap...
2015-12-10  Philippe WaroquiersFix massif --pages-as-heap=yes does not report peak...
2015-12-06  Philippe WaroquiersaddLoc: only merge the new entry with the previous...
2015-12-05  Philippe Waroquierssupport qC packet in gdbserver
2015-12-04  Ivo RaisrAdd support for repository cache protocol version 27.
2015-12-04  Ivo RaisrDwarf line info reader now correctly interprets 'is_stm...
2015-11-27  Petar Jovanovicmips: add missing "memory" to the clobber list
2015-11-26  Petar Jovanovicmips: get isa level information from /proc/cpuinfo
2015-11-25  Carl LoveThis is a fix to Bug 354797 which added the vbit test...
2015-11-24  Florian KrohmFix a typo in the clobber list.
2015-11-23  Petar Jovanovicmips: improve recognition of different MIPS processors
2015-11-22  Philippe WaroquiersMake libvexmulti_arch work on ppc64 BE with host mips
2015-11-21  Ivo RaisrImplement properly setjmp/longjmp on Solaris x86/amd64.
2015-11-21  Rhys KiddResolve build error on OS X, from r15728. n-i-bz.
2015-11-19  Ivo RaisrSolaris syscall: Fix pset(getloadavg).
2015-11-18  Philippe WaroquiersFix a bug in the debug code of find_chunk_for.
2015-11-18  Philippe WaroquiersAnnounce fix for (not in bugzilla) unwind problems...
2015-11-18  Philippe WaroquiersFix incorrect (or infinite loop) unwind on RHEL7 x86...
2015-11-18  Ivo RaisrWhen searching for global public symbols (like for...
2015-11-18  Ivo RaisrExpected stderr of test cases wrapmalloc and wrapmalloc...
2015-11-15  Mark WielaardBZ#355188 valgrind should intercept all malloc related...
2015-11-09  Julian SewardInitial add of new bugs since 3.11.0.
2015-11-09  Julian SewardCreate 3_11_BUGSTATUS.txt.
2015-11-08  Philippe WaroquiersIf --history-level=full was not provided at startup...
2015-11-06  Florian KrohmFix documentation of command line flag
2015-11-03  Carl LoveAdd ISA 2.07 vbit test support
2015-11-03  Carl LoveAdd ISA 2.07 vbit test support
2015-10-29  Ivo RaisrELF debug info reader was confused with multiple .rodat...
2015-10-26  Ivo RaisrSolaris syscall: Add support for lwp_cond_signal(171).
2015-10-23  Zhi-Gang LiuDisable none/tests/bug234814 test for TileGx.
2015-10-22  Philippe WaroquiersFix 353891 Assert 'bad_scanned_addr < VG_ROUNDDN(start...
2015-10-22  Ivo RaisrAdd helgrind tool to the Solaris IPS packaging manifest.
2015-10-21  Ivo RaisrClarification for some of the Solaris requirements.
2015-10-19  Julian SewardFix inconsistent use of vki_ prefixes for struct vki_ifreq.
2015-10-19  Rhys KiddSilence -Wincompatible-pointer-types-discards-qualifier...
2015-10-19  Rhys KiddSilence -Wcast-qual const qualifier warning. n-i-bz.
2015-10-17  Florian KrohmFix a bug passing immediate values to ir_inject.c
2015-10-16  Florian KrohmLink the vbit tester against libvex-<arch>-<os>.a
2015-10-16  Ivo RaisrSolaris syscall: Add support for lwp_cond_wait(170).
2015-10-15  Ivo RaisrSolaris syscall: Enable fchdir(120) - generic.
2015-10-15  Rhys KiddFill out missing functionality on amd64 OS X to load...
2015-10-15  Rhys KiddFill out missing functionality on amd64 OS X to back...
2015-10-15  Rhys KiddEstablish some plumbing for old_semwait_signal syscall...
2015-10-15  Rhys KiddFix typo in malloc_get_zone_name() intercept. n-i-bz.
2015-10-12  Florian KrohmOn a zEC12 or z13, a glibc with lock elision enabled...
2015-10-12  Florian KrohmUse local labels instead of global labels (ppc and...
2015-10-12  Ivo RaisrSolaris syscall: Add support for pset family (207).
2015-10-12  Mark WielaardBug #278744 cvtps2pd with redundant RexW.
2015-10-04  Rhys KiddPlumb malloc_zone_memalign() through malloc_zone_t...
2015-10-03  Rhys KiddFollow up to r15628, properly guard none/tests/ansi...
2015-10-02  Ivo RaisrExplicitly mark the stack as non-executable for Solaris
2015-10-01  Mark WielaardDon't advertise RDRAND in cpuid for Core-i7-4910-like...
2015-09-30  Florian KrohmBeef up the check_headers_and_includes script to make...
2015-09-30  Florian KrohmRemove an unneeded header file. Spotted by Matthias...
2015-09-30  Florian KrohmMake sure no executable stack gets created.
2015-09-29  Ivo RaisrIgnore some more executable files in memcheck/tests...
2015-09-29  Ivo RaisrMove more complicated tests out of memcheck/tests/solar...
2015-09-29  Ivo RaisrSolaris ioctl: more of those sockio ioctl wrappers.
2015-09-29  Bart Van AsscheNEWS: Update
2015-09-29  Bart Van Asschedrd: Improve thread startup code for non-Linux platforms
2015-09-29  Ivo RaisrSolaris ioctl: more wrappers for sockio ioctls.
2015-09-26  Ivo RaisrFix compiler warning about unused functions and variables
2015-09-25  Ivo RaisrSolaris syscall: Add support for system_stats (154).
2015-09-25  Ivo RaisrProvide test for AT_SUN_SYSSTAT_ADDR emulation.
2015-09-25  Ivo RaisrSupport correctly AT_SUN_SYSSTAT_ADDR and AT_SUN_SYSSTA...
next