]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2016-08-12  Ivo RaisrFollow recent Solaris development with respect to
2016-08-10  Julian SewardConnect the v8crypto test to the build system, at least...
2016-08-10  Petar Jovanovicmips32: add support for FPXX mode
2016-08-07  Julian Sewardnone/tests/arm/v8crypto:
2016-08-06  Julian SewardFix uses of CPSR in these tests, so that (1) the releva...
2016-08-06  Julian Sewarddo_vldm_vstm_check: don't use caller saved FP ('s'...
2016-08-06  Julian SewardFix invalid code caught by Ubsan, in which we compute...
2016-08-05  Julian SewardFix completely bogus array indexing introduced in r1592...
2016-08-05  Julian SewardUpdate.
2016-08-05  Julian SewardReimplement MC_(final_tidy) much more efficiently....
2016-08-05  Julian SewardReimplement pszB_to_listNo using a binary search rather...
2016-08-04  Julian SewardConnect up the new CRC32 tests to the build system.
2016-08-04  Julian SewardAdd test cases for the CRC32* instruction group. Is...
2016-08-04  Julian SewardMake "ashmem" and "binder" ioctls be handled properly...
2016-08-03  Julian SewardAdd test cases for v8 crypto instructions in 32-bit...
2016-08-03  Julian SewardAdd infrastructure for detection of 32-bit ARMv8 capabl...
2016-07-30  Ivo RaisrIgnore built binary memcheck/tests/amd64/shr_edx.
2016-07-30  Ivo RaisrFix test memcheck/tests/descr_belowsp so as the stack
2016-07-29  Ivo RaisrFix test memcheck/tests/descr_belowsp a bit on Solaris.
2016-07-28  Carl LoveWhen running the valgrind tests, the jm-insns test...
2016-07-27  Ivo RaisrAdd missing x86/Solaris and amd64/Solaris supported...
2016-07-24  Julian SewardEnable test cases for PMULL 1q,1d,1d and PMULL2 1q...
2016-07-24  Julian SewardUpdate.
2016-07-24  Julian SewardAdd test cases for PCMPxSTRx cases 0x62 and 0x72, and...
2016-07-21  Julian SewardFix incorrect assertion re sizeof TTEntryC on arm-linux...
2016-07-20  Julian SewardUpdate.
2016-07-20  Julian SewardAdd test cases for PCMPxSTRx cases 0x70 and 0x19. ...
2016-07-19  Julian SewardUpdate w/ recent arm64 insn emulation fixes.
2016-07-18  Julian SewardAdd test cases for: SHA1C SHA1H SHA1M SHA1P SHA1SU0...
2016-07-16  Mark WielaardFix arm64/fp_and_simd.c compile error.
2016-07-15  Julian SewardEnable test cases for: AESE AESD AESMC AESIMC.
2016-07-12  Philippe WaroquiersRegression test for n-i-bz amd64: memcheck false positi...
2016-07-11  Ivo RaisrIgnore pselect_sigmask_null executable.
2016-07-11  Ivo RaisrSet executable protection on schedctl pages only when...
2016-07-10  Philippe WaroquiersFix 365273 - Invalid write to stack location reported...
2016-07-05  Julian SewardFinish first-pass classification of bugs reported up...
2016-07-04  Julian SewardInitial triage of a bunch of bugs from Oct 2015 to...
2016-07-04  Julian SewardUpdate the bug list.
2016-07-02  Philippe WaroquiersFix leak in m_redir.c
next