]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2016-10-20  Julian SewardInitial finalisation for 3.12.0.
2016-10-19  Ivo RaisrAdd another incompatibility between illumos and Solaris...
2016-10-19  Petar Jovanovicmips: fix coredump creation in Valgrind
2016-10-19  Carl LoveUpdate memcheck/tests/ppc64/power_ISA2_05.vgtest
2016-10-19  Julian Seward"You need libc6-dbg" help message could be more helpful...
2016-10-19  Julian SewardAdd support for Linux perf-events ioctls. Fixes #368419.
2016-10-19  Julian SewardUpdate.
2016-10-19  Julian SewardBug 368120 - x86_linux asm _start functions do not...
2016-10-18  Julian SewardFix run_a_thread_NORETURN assembly code typo for VGP_ar...
2016-10-18  Julian SewardAdd to Memcheck a flag --ignore-range-below-sp=<offset...
2016-10-18  Carl Love Fix PPC BE in 32-bit mode.
2016-10-18  Julian SewardUpdate merge status info.
2016-10-17  Julian SewardUpdate bug and merge status info.
2016-10-16  Ivo RaisrFollow up for r16044.
2016-10-16  Philippe WaroquiersFurther fixes following fix of leak in 16033
2016-10-16  Ivo RaisrIntroduce leak-pool-3.* back into EXTRA_DIST as they...
2016-10-15  Philippe WaroquiersClarify name and description/manual for meta mempool
2016-10-15  Philippe Waroquiersfix 369468 Remove quadratic metapool alg. using VG_...
2016-10-12  Petar Jovanovicmips32: add the test cases for luxc1/suxc1 instructions
2016-10-12  Petar Jovanovicmips: allow Valgrind to be compiled for soft-float
2016-10-12  Petar Jovanovicmips: clear fcc bits in fcsr after calling printf()
2016-10-11  Carl LoveFix for missing ISA changes in HW cap stuff needs updat...
2016-10-10  Philippe WaroquiersFix corruption introduced by revision 16033
2016-10-10  Carl LoveUpdate NEWS file for bugzillas 369175 and 370265
2016-10-10  Carl LovePower configure fixes.
2016-10-09  Philippe WaroquiersFix some (small) leaks found by self-hosting valgrind
2016-10-07  Carl LoveISA 3.0 BE testsuite fixes
2016-10-07  Petar Jovanovicmips32: add pselect6 to the list of supported syscalls
2016-10-07  Christian Borntraegerfix building the dfp testcase
2016-10-07  Christian Borntraegeractually test high-word by providing the plumbing...
2016-10-07  Christian Borntraegers390/highword fix compile warning with some compilers
2016-10-07  Christian Borntraegers390: support RISBLG/RISBHG, MVCIN, LDE/LDER
2016-10-06  Petar Jovanovicmips32: fix the wrong offset for mmap2()
2016-10-05  Mark WielaardAdd a warning to the get/set_thread_area wrapper for...
2016-10-05  Philippe WaroquiersFix n-i-bz bug in auto free pool: a block using the...
2016-10-05  Julian SewardUpdate, primarily to record merge status info.
2016-10-05  Petar Jovanovicmips: replace use of (d)addi with (d)addiu
2016-10-05  Julian SewardDHAT currently has "max-bytes-live", "max-blocks-live...
2016-10-04  Petar Jovanovicmips: update svn:ignore list
2016-10-04  Petar Jovanovicmips64: support for prctl(GET/SET_FP_MODE) syscalls
2016-10-04  Petar Jovanovicmips64: support for prctl(GET/SET_FP_MODE) syscalls
2016-10-04  Petar JovanovicUpdate svn:ignore list
2016-10-04  Petar Jovanovicmips32: test for syscalls prctl(GET/SET_FP_MODE)
2016-10-01  Philippe WaroquiersWell, 5 seconds is too short for me to type a attach...
2016-10-01  Philippe WaroquiersReplace --wait-for-gdb=yes memory loop by a call to...
2016-10-01  Mark WielaardDon't crash, but warn and return EINVAL on unknown...
2016-10-01  Mark WielaardDon't check bad iovec array in process_vm_readv/writev...
2016-10-01  Mark Wielaardlinux-x86 check get/set_thread_area pointer before...
2016-10-01  Mark WielaardFix crash in sys_modify_ldt wrapper on bad ptr. Bug...
2016-10-01  Mark WielaardFix crash in linux [rt_]sigaction wrapper with bad...
2016-10-01  Mark WielaardFix crash in vmsplice linux kernel wrapper when iovec...
2016-10-01  Mark WielaardFix crash when old/new sigprocmask isn't safe to derefe...
2016-10-01  Mark WielaardFix crash in msghdr_foreachfield when iov_len isn't...
2016-10-01  Mark WielaardFix pre_mem_read_sockaddr crash on invalid syscall...
2016-10-01  Mark WielaardDon't require the current working directory to exist...
2016-10-01  Mark WielaardUse AM_LDFLAGS instead of LDFLAGS in exp-bbv/tests...
2016-09-30  Mark Wielaardmc-manual.xml: Fix some mismatched open/close tags.
2016-09-29  Philippe WaroquiersAdd an optional 2nd arg to leak-autofreepool to test...
2016-09-25  Philippe WaroquiersFix test so that leaked bytes is the same in 32 and...
2016-09-24  Ivo RaisrAdded meta mempool support into memcheck for describing...
2016-09-24  Philippe WaroquiersFix warning introduced by revision 15982
2016-09-24  Philippe WaroquiersFix 361615 - Inconsistent termination for multithreaded...
2016-09-23  Ivo RaisrSolaris: Add ioctl wrapper for MNTIOC_GETEXTMNTENT.
2016-09-23  Mark WielaardFix none/tests/amd64/Makefile.am typo s/AM_CFKAGS/AM_CF...
2016-09-23  Ivo RaisrFix expected error output of drd/tests/bar_bad* on...
2016-09-23  Ivo RaisrUse proper compiler flags on Solaris for fma4 test.
2016-09-22  Carl LovePowerpc big endian, fix the expected output file for
2016-09-22  Rhys KiddPreliminary support for macOS Sierra (10.12). Does...
2016-09-21  Philippe WaroquiersAvoid unused variable warning.
2016-09-21  Julian SewardUpdate.
2016-09-20  Mark WielaardAdd a feature check for tests that use -march=armv8...
2016-09-20  Christian Borntraegerfix for bugzilla 361253 [s390x] ex_clone.c:42: undefin...
2016-09-19  Mark WielaardAdd none/tests/ppc64/ppc64_helpers.h to noinst_HEADERS.
2016-09-19  Mark WielaardAdd missing file for bug #358213 workaround.
2016-09-19  Mark WielaardWorkaround bar_bad testcase hanging with newer glibc...
2016-09-19  Mark WielaardTestcases for fma4 instructions. Bug #369000.
2016-09-19  Mark WielaardFix bad gdbserver_tests heap usage tests stderr output.
2016-09-16  Julian SewardUpdate bug lists.
2016-09-15  Julian SewardUpdate bug list.
2016-09-14  Carl Loveupdated the NEWS file for bugzillas that have been...
2016-09-14  Carl LoveAdd tc06_two_races_xml.exp output for ppc64
2016-09-14  Carl LoveAdapt massif mmapunmap test to handle ppc64 backtrace
2016-09-14  Julian SewardUpdate.
2016-09-14  Mark WielaardBug #359503 continued. adjtimex syscall missing on...
2016-09-13  Mark WielaardCorrect an Altivec configure think-o.
2016-09-13  Mark WielaardUpdate libiberty demangler.
2016-09-13  Carl LoveAdapt massif mmapunmap test to handle ppc64 backtrace
2016-09-11  Rhys KiddSupport clang compiler shipped with Apple’s Xcode 8...
2016-09-11  Rhys KiddImprove configure output error message, when compiler...
2016-09-11  Rhys KiddMAXSYSCALL for OS X 10.11.6 (xnu 3248.60.10) was indeed...
2016-09-11  Rhys KiddFollow up to r15905, properly guard memcheck/tests...
2016-09-07  Philippe WaroquiersFix 199468 - Suppressions: stack size limited to 25...
2016-09-05  Mark WielaardUse -std=c++0x for big_debuginfo_symbol to appease...
2016-09-01  Julian SewardConnect up the v8 memory insn tests to the build system...
2016-09-01  Julian SewardEnable test cases for arm32 v8 insns: LDAEX{,B,H,D...
2016-08-28  Julian SewardAdd test cases for ARMv8 insns: LDA, LDAB, LDAH, STL...
2016-08-26  Mark WielaardAllow building vbit_test when srdir != builddir.
2016-08-17  Ivo RaisrFollow up to SVN commit r15936.
2016-08-15  Carl LovePower PC test suite for ISA 3.0, part 5 of 5
2016-08-15  Ivo RaisrFollow up to r15936.
next