]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2016-03-23  Ivo RaisrIgnore generated stuff under memcheck/tests/arm64-linux.
2016-03-21  Julian SewardVG_(discard_translations):
2016-03-21  Petar Jovanovic[mips] update stderr exp file for tc19_shadowmem
2016-03-16  Ivo RaisrAdd support for repository cache protocol version 31
2016-03-15  Mark WielaardBug #360425 - arm64 unsupported instruction ldpsw tests.
2016-03-15  Mark WielaardBug #360519 none/tests/arm64/memory.vgtest might fail...
2016-03-12  Philippe WaroquiersSmall optimisation : use preprocessor for cache stats
2016-03-10  Mark WielaardAdd arm64-linux to tests/platform_test.
2016-03-09  Mark WielaardBug 359503 - Add missing syscalls for aarch64 (arm64)
2016-03-09  Mark WielaardAdd arm64 scalar test. Enable tested syscalls.
2016-03-09  Mark WielaardUse correct syscall numbers on arm64. Fix rename, dup2...
2016-03-08  Ivo RaisrSanitize signal mask in ppoll and pselect syscalls
2016-03-07  Petar Jovanovicmips32: minor improvements to vfp test
2016-03-04  Ivo RaisrUnbreak build of several regression tests on Solaris...
2016-03-01  Ivo RaisrSolaris door: Restrict availability of REP_PROTOCOL_ENT...
2016-02-29  Ivo RaisrSolaris door: Add support for REP_PROTOCOL_ENTITY_FMRI
2016-02-28  Mark WielaardFix memcheck/tests/memalign_test expected output.
2016-02-27  Petar Jovanovicmips: acquire exact page size using sysconf for unit_li...
2016-02-26  Carl LovePower PPC test case test_isa_2_07 steps out of array...
2016-02-26  Petar JovanovicAllow 8k and 32k page sizes
2016-02-26  Petar Jovanovicmips: update README.mips
2016-02-26  Petar Jovanovicmips: determine page size at runtime
2016-02-24  Mark WielaardBug 359733 amd64 implement ld.so strchr/index override...
2016-02-24  Ivo RaisrFix expected output of coredump generating test cases
2016-02-23  Ivo RaisrEnable remote debugging for position independent execut...
2016-02-23  Mark WielaardBug 359724 getsockname might crash - deref_UInt should...
2016-02-23  Philippe Waroquiersrollback revision 15807, find segment is to be called...
2016-02-23  Philippe WaroquiersNo need to call VG_(am_find_nsegment) if the stack...
2016-02-23  Mark WielaardAdd bug 359703 s390: wire up separate socketcalls syste...
2016-02-23  Petar Jovanovicmips32: minor modification to MoveIns test
2016-02-23  Petar JovanovicAdd big_debuginfo_symbol to svn ignore list
2016-02-23  Petar Jovanovicmips32: add two missing exp files in EXTRA_DIST
2016-02-23  Mark WielaardBug 359703 s390: wire up separate socketcalls system...
2016-02-22  Petar Jovanovicmips32: add tests for mfhc1 and mthc1 instructions
2016-02-18  Philippe WaroquiersFix typo in Makefile.am : remove the second _
2016-02-18  Philippe WaroquiersAdd a test for bug 359133 Assertion 'eltSzB <= ddpa...
2016-02-18  Ivo RaisrFix compiler warning about using uninitialized variable...
2016-02-18  Ivo RaisrFix some compiler errors about accessing static variables
2016-02-18  Carl LovePower PPC 128bit modulo and carry instruction fix
2016-02-18  Mark WielaardBug 359201 followup. futex skips argument 5 if op is...
2016-02-17  Philippe WaroquiersFix incorrect (or infinite loop) unwind on RHEL7 amd64...
2016-02-17  Mark WielaardBug 359201 futex syscall skips argument 5 if op is...
2016-02-17  Florian Krohms390: Fix BZ #359289, adding support for popcnt insn.
2016-02-17  Ivo RaisrSolaris syscall: commands A_GETSTAT and A_SETSTAT
2016-02-16  Carl LovePower PPC 128bit modulo and carry instruction fix
2016-02-16  Florian Krohms390: Recognise machine model z13s (2965).
2016-02-15  Philippe WaroquiersSpeed up vgdb in standalone mode by using noack mode
2016-02-14  Philippe WaroquiersFix Bug 359133 - m_deduppoolalloc.c:258 (vgPlain_allocE...
2016-02-12  Ivo RaisrFix scalar test case for llseek on x86/Solaris.
2016-02-12  Ivo RaisrNew gcc versions (4.9, 5.3) provided by Solaris enable
2016-02-08  Ivo RaisrExclude 'threading model' information from Solaris...
2016-02-07  Ivo RaisrExclude 'threading model' information from Solaris...
2016-02-05  Ivo RaisrSolaris syscall: Add support for getrandom(143).
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
next