]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2024-09-15  Paul FloydBug 492210 - False positive on x86/amd64 with ZF taken...
2024-09-14  Paul FloydFreeBSD: add file descriptor tracking for _umtx_op
2024-09-13  Paul FloydFreeBSD 13.4: change conditional compilation for recent...
2024-09-13  Paul FloydFreeBSD: initial support for version 13.4
2024-09-10  Andreas Arnezs390x: Add MSA support
2024-09-09  Paul FloydFreeBSD nightly: increase parallel build to 4 jobs
2024-03-16  Paul FloydAdd 492663 to NEWS
2024-09-07  Paul FloydFreeBSD suppression: reachables from libc scanf and...
2024-09-07  Paul FloydBug 492663 - Valgrind ignores debug info for some binaries
2024-09-06  Paul FloydLinux regtest: add gdbserver filter for debuginfod...
2024-09-03  Frank Ch. Eiglervalgrind testing: fix vg_regtest individual-test mode
2024-09-02  Mark WielaardNEWS: Add 492214 sys_statx: support for statx(fd, NULL...
2024-09-01  Paul FloydFreeBSD regtest: add an expected for FreeBSD 14.1 amd64
2024-08-30  Miao Wangsys_statx: support for statx(fd, NULL, AT_EMPTY_PATH)
2024-08-27  Paul FloydLinux: updates to stat scructs
2024-08-22  Frank Ch. Eiglervalgrind testing: extend vg_regtest to emit automake...
2024-08-21  Paul FloydBug 491394i - (vgModuleLocal_addDiCfSI): Assertion...
2024-08-19  Andreas Arnezs390x: Fix PC calculations with EX/EXRL
2024-08-13  Andreas Arnezs390x: Fix performance issue with EXRL
2024-08-08  Andreas Arnezs390x: Fix disassembly of locfh/locfhr, update S390_MAX...
2024-07-24  Sam Jamesconfigure: drop -flto-partition=one
2024-07-10  Andreas Arnezs390x: Re-implement STFLE as an extension
2024-07-10  Andreas Arnezs390x: Fix PRNO for SHA-512-DRNG generate
2024-07-10  Paul Floydmanual: fix broken link to info on gxx free store
2024-07-09  Philippe WaroquiersFix typo in a configure.ac comment.
2024-07-07  Paul Floydregtest: fix regression in posix_memalign test
2024-07-07  Paul FloydSolaris regtest: warning clearup
2024-07-05  Mark Wielaardvgdb: Handle EINTR and EAGAIN more consistently
2024-07-05  Mark WielaardAvoid dev/inode check on btrfs with --sanity-level=3
2024-07-04  Mark Wielaardgdbserver_tests filters remove more verbose python...
2024-07-02  Mark WielaardVEX/priv/host_arm_isel.c (doHelperCall): Fix nextArgReg...
2024-07-01  Paul Floydarm64 regtest: bug489338 testcase needs to link with...
2024-07-01  Paul Floydarm64 regtest: add 2 tests for bug489338
2024-07-01  Bernhard Übelackerarm64: Fix fcvtas instruction.
2024-06-30  Mark WielaardImplement VMOVQ xmm1, xmm2/m64
2024-06-30  Philippe WaroquiersBug 489040 massif trace change to show the location...
2024-06-30  Paul FloydAdd track-fds-exec-children to .gitignore
2024-06-24  Mark Wielaardgdbserver_tests filters remove python rpm module load...
2024-06-24  Petar Jovanovicupdate NEWS with fix for #444781
2024-06-24  Petar Jovanovicmips: skip using shared syscall numbers for mips64
2024-06-23  Mark WielaardAdd bug 479661 to NEWS
2024-06-20  Alexandra HájkováDon't allow programs calling fnctl on valgrind's own...
2024-06-17  Paul FloydFreeBSD configure: missed splitting freebsd_14 to freeb...
2024-06-17  Mark WielaardClose both internal pipe fds after VG_(fork) in parent...
2024-06-17  Mark WielaardDon't leave fds created with --log-file, --xml-file...
2024-06-16  Paul Floyddoc FAQ: add items for common code causes of 'Mismatche...
2024-06-16  Paul FloydBug 487439 - SIGILL in JDK11, JDK17
2024-06-15  Paul FloydFreeBSD: mostly filters and suppressions for fdleak...
2024-06-15  Mark Wielaardnone/tests/Makefile.am: EXTRA_DIST add exp-nomain files
2024-06-14  Alexandra HájkováAdd file descriptor suppression tests
2024-06-14  Alexandra HájkováAdd the tests for --track-fds=yes --xml=yes
2024-06-14  Alexandra HájkováImprove none/tests/double_close_range test and filter_f...
2024-06-10  Paul FloydFreeBSD: fixes for version 14.1
2024-06-10  Paul FloydFreeBSD syscall: mostly cosmetic update to the unused...
2024-06-09  Paul FloydFreeBSD regtest: add filter for FreeBSD 14.1 conditiona...
2024-06-05  Paul FloydBug 487993 - Alignment error when using Eigen with...
2024-06-05  Paul FloydFreeBSD and Darwin: apply same fix as Bug 488026
2024-06-05  Ethirariccoregrind: fix allocation length
2024-06-04  Paul FloydLinux regtest: reallocarray needs malloc.h
2024-06-02  Paul FloydREADME_DEVELOPERS: fix a couple of typos
2024-05-26  Paul Floydarm64 regtest: improve dc_cvax test
2024-05-25  Jesus ChecaBug 453044 - gbserver_tests failures in aarch64
2024-05-22  Paul Floydarm64 cleanup, part 1
2024-05-22  Paul Floydarm64 regtest: add a configure check that the compiler...
2024-05-22  Paul FloydFreeBSD: synthesize AT_HWCAP on arm64
2024-05-20  Paul FloydFreeBSD regtest: add filters for syscall macro wrappers
2024-05-20  Paul FloydAdd Bug 447989 to NEWS
2024-05-18  David BenjaminAdd support for Armv8.2 SHA-512 instructions
2024-05-18  David BenjaminExtract common arm64 SIMD helpers into a single header
2024-05-18  Paul FloydREADME_DEVELOPERS: better to generate stdout expecteds...
2024-05-15  Paul FloydREADME_DEVELOPERS: describe how to write regression...
2024-05-15  Andreas Arnezs390x: Support the deflate-conversion facility (DFLTCC)
2024-05-15  Andreas Arnezs390x: Minor fixes in extension-s390x.c
2024-05-15  Andreas ArnezAvoid use of guest_IP_AT_SYSCALL in handle_extension()
2024-05-15  Andreas ArnezFix uninitialized `err' in handle_extension()
2024-05-13  Tom HughesBug 276780 - An instruction in fftw (Fast Fourier Trans...
2024-05-13  Paul Floydaarch64: small fix for mrs id_aa64pfr0_el1
2024-05-13  Mark WielaardREADME_DEVELOPERS: Replace b vgPlain_do_exec with b...
2024-05-12  Paul Floydaarch64 regtest: add test for dc cva? op codes
2024-05-12  Paul Floydaarch64: fix data cache opcode warning
2024-05-11  Paul Floydaarch64 dc zva: fix size calculation
2024-05-11  Paul FloydFix build failure on arm/mips/ppc
2024-05-11  Paul FloydBug 377966 - arm64 unhandled instruction dc zva
2024-05-11  Paul FloydBug 412377 - SIGILL on cache flushes on arm64
2024-05-11  Kevin Zhaoarm64 front end: add support for 'dc cvac', 'dc cvap...
2024-05-11  Paul FloydBug 392146 - fix bad refactor in previous commit
2024-05-11  Paul FloydBug 392146 - aarch64: unhandled instruction 0xD5380001...
2024-05-10  Aleksandar... mips: skip using shared syscall numbers for mips32
2024-05-09  Paul Floydaarch64 frinta and frinta vector instructions
2024-05-08  Paul FloydFreeBSD sanity check: enable dev/ino and offset checking.
2024-05-08  Paul FloydFreeBSD regtest: various fixes for x86 FreeBSD 14.1
2024-05-08  Paul FloydFreeBSD: correct error when adding support for FreeBSD...
2024-05-08  Paul FloydFreeBSD: add support for FreeBSD 14.1
2024-05-06  Paul FloydFreeBSD readme: updates for arm64 and ioctls
2024-05-05  Paul FloydBug 486569 - linux inotify_init syscall wrapper missing...
2024-05-04  Paul FloydBug 486293 - memccpy false positives
2024-05-01  Paul FloydFreeBSD cleanup: mostly using VKI prefix in vki-freebsd.h
2024-05-01  Paul FloydFreeBSD ioctl: CAMIOCOMMAND with subcommmand XPT_DEV_MATCH
2024-05-01  Paul FloydFreeBSD ioctl: add BIOCSETF
2024-04-30  Paul FloydDRD regtest: try to make drd/tests/pth_mutex_signal...
next