]> git.ipfire.org Git - thirdparty/valgrind.git/history - NEWS
VG_(show_open_fds) Only emit empty line when not creating xml output
[thirdparty/valgrind.git] / NEWS
2024-04-20  Mark WielaardSet version to 3.23.0-RC1
2024-04-20  Mark Wielaardcore errors suppression support
2024-04-19  Alexandra HájkováImprove file descriptor xml output, add fd and path...
2024-04-18  Mark WielaardAdd core errors and use them to implement file descript...
2024-04-16  Paul FloydBug 481874 - Add arm64 support for FreeBSD
2024-04-15  Paul FloydAdd Bug 481676 to NEWS
2024-04-14  Florian Weimeradd_hardwired_spec for ld-linux-x86-64.so.2 strcmp
2024-04-14  Paul FloydBug 485148 - vfmadd213ss instruction is instrumented...
2024-04-14  Philippe WaroquiersAllow to see more details about suppressed errors.
2024-04-13  Paul FloydUpdate NEWS for bug476025
2024-04-13  Mark Wielaardamd64: Implement VFMADD213 for Iop_MAddF32 and Iop_MAddF64
2024-04-03  Paul FloydBug 484935 - [patch] Valgrind reports false "Conditiona...
2024-03-30  Paul FloydBug 484480 - False positives when using sem_trywait
2024-03-28  Paul FloydBug 484426 - aarch64: 0.5 gets rounded to 0
2024-03-24  Eyal SohaBug 474160 - If errors-for-leak-kinds is specified...
2024-03-20  Paul FloydBug 484002 - Add suppression for invalid read in glibc...
2024-03-17  Paul FloydBug 483786 -- Incorrect parameter indexing in FreeBSD...
2024-03-13  Alexandra HájkováWith --track-fds=yes warn when file descriptor is close...
2024-02-22  Paul FloydBug 369723 - __builtin_longjmp not supported in clang...
2024-02-17  Paul FloydBug 466762 - Add redirs for C23 free_sized() and free_a...
2024-02-10  Paul FloydBug 471036 - disInstr_AMD64: disInstr miscalculated...
2024-02-09  Paul FloydNEWS: add bug 481131
2024-02-08  Paul FloydBug 283429 - ARM leak checking needs CLEAR_CALLER_SAVED...
2024-02-06  Paul FloydBug 480706 - Unhandled syscall 325 (mlock2)
2024-02-02  Paul FloydBug 476331 - clean up generated/distributed filter...
2024-01-30  Paul FloydBug 480405 - valgrind 3.22.0 "m_debuginfo/image.c:586...
2024-01-30  Paul FloydBug 480488 - Add support for FreeBSD 13.3
2024-01-21  Paul FloydBug 480126 - Build failure on Raspberry Pi 5 / OS 6...
2024-01-20  Paul FloydBug 480052 - WARNING: unhandled amd64-freebsd syscall...
2023-12-28  Paul FloydAdd Bug 479041 to NEWS
2023-12-22  Paul FloydBug 478837 - valgrind fails to read debug info for...
2023-12-17  Paul FloydBug 478624 - Valgrind incompatibility with binutils...
2023-12-09  Paul FloydAdd a redir for memccpy
2023-12-08  Mark WielaardAdd bug 478211 to NEWS
2023-12-02  Mark WielaardAdd fchmodat2 syscall on linux
2023-12-02  Alexandra Petlanov... vgdb.c: Encode the qRcmd reply as hex string
2023-11-28  Paul Floyd(really) Bug 477630 - Include ucontext.h rather than...
2023-11-28  Paul FloydBug 477630 - Include ucontext.h rather than sys/ucontex...
2023-11-26  Mark Wielaardlauncher-linux.c (find_client): barf if we don't have...
2023-11-20  Paul FloydBug 390269 - unhandled amd64-darwin syscall: unix:464...
2023-11-18  Paul FloydBug 428364 - Signals inside io_uring_enter not handled
2023-11-18  Paul FloydBug 466884 - Missing writev uninit padding suppression...
2023-11-18  Paul FloydBug 476548 - valgrind 3.22.0 fails on assertion when...
2023-11-17  Mark Wielaardvalgrind-monitor.py regular expressions should use...
2023-11-16  Paul FloydBug 476887 - WARNING: unhandled amd64-freebsd syscall...
2023-11-14  Paul FloydBug 437790 - valgrind reports "Conditional jump or...
2023-11-12  Paul FloydBug 476780 - Extend strlcat and strlcpy wrappers to...
2023-11-10  Paul FloydBug 476787 - Build of Valgrind 3.21.0 fails when SOLARI...
2023-11-10  William AshleyBug 460616 - Add support for aarch64 dotprod instructions
2023-11-09  Paul FloydBug 401284 - False positive "Source and destination...
2023-11-09  Paul FloydBug 475498 - Add reallocarray wrapper
2023-11-05  Paul FloydBug 476535 - Difference in allocation size for massif...
2023-11-01  Paul FloydBug 476320 - Build failure with GCC
2023-11-01  Paul FloydUpdate version to 3.23.0.GIT, split NEWS files and...
2023-10-31  Mark Wielaard-> 3.22.0 final VALGRIND_3_22_0
2023-10-30  Eyal SohaClear vbits after the test is done.
2023-10-26  Mark WielaardSet version to 3.22.0-RC2
2023-10-26  Mark Wielaardvg_replace_malloc DELETE should not check size
2023-10-24  Carl LoveRevert "Bug 476025 - Powerpc, update expected results...
2023-10-23  Carl LoveBug 476025 - Powerpc, update expected results for the...
2023-10-19  Andreas ArnezUpdate NEWS to reflect Clang support for s390x
2023-10-17  Mark WielaardSet version to 3.22.0-RC1
2023-10-16  Paul FloydBug 475652 - Missing suppression for __wcsncpy_avx2...
2023-10-15  Bart Van Asschedrd: Add support for C11 thrd_create()
2023-10-08  Paul FloydBug 390871 - ELF debug info reader confused with multip...
2023-10-08  Paul FloydRevert "Bug 390871 - ELF debug info reader confused...
2023-10-08  Jogn ReiserBug 390871 - ELF debug info reader confused with multip...
2023-10-01  Mark WielaardImplement DW_OP_{bregx,consts,const8s,const8u,constu...
2023-09-23  Paul FloydFreeBSD: fix reading debuginfo of the tool itself
2023-09-19  Eyal SohaBug 432801 - Valgrind 3.16.1 reports a jump based on...
2023-09-17  Paul FloydFreeBSD: add syscall wrapper for membarrier (added...
2023-09-17  Paul FloydFreeBSD: Add syscall wrapper for kqueuex (FreeBSD 15)
2023-09-14  Nicholas NethercoteAdd some client requests to Cachegrind.
2023-09-10  Paul FloydBug 474332 - aligned_alloc under Valgrind returns nullp...
2023-09-08  Paul FloydFreeBSD: add syscall wrapper for close_range
2023-09-07  Andreas ArnezBug 472875 - s390x regtest: Rework dfp-1
2023-09-02  Paul FloydAdd memcheck errors for aligned and sized allocations...
2023-09-02  Paul FloydFreeBSD: Add support for building on FreeBSD 15.0
2023-09-01  Mark WielaardExplicitly load libc and any sonames that contain manda...
2023-09-01  Philippe WaroquiersFix 473944 Handle mold linker split RW PT_LOAD segment...
2023-08-31  Paul FloydBug 473870 - FreeBSD 14 applications fail early at...
2023-08-27  Paul FloydAllow spaces in .valgrindrc files
2023-08-25  Paul FloydBug 473677 - make check compile failure with Clang...
2023-08-22  Paul FloydBug 473604 - Fix bug472219.c compile failure with Clang 16
2023-08-22  Paul FloydAdd bug 426751 to NEWS
2023-08-21  Mark Wielaardgdb --multi mode stdout redirecting to stderr
2023-08-17  Paul FloydBug 472963 - Broken regular expression in configure.ac
2023-08-16  Aaron MereySupport lazy reading and downloading of DWARF debuginfo
2023-07-24  Paul FloydBug 472219 - Syscall param ppoll(ufds.events) points...
2023-07-06  Andreas ArnezBug 470132 - s390x: Fix the wrap-around case in VGM
2023-06-16  Andreas ArnezBug 470978 - s390x: Link the tools with -Wl,--s390...
2023-06-15  Mark WielaardDon't print action vgdb me ... and continuing ... in...
2023-06-09  Paul Floyd470121 - Can't run callgrind_control with valgrind...
2023-06-07  Paul FloydBug 470713 - Failure on the Yosys project: valgrind...
2023-06-02  Mark Wielaardmemcheck: Handle Err_ReallocSizeZero in MC_(eq_Error)
2023-05-19  Mark WielaardAdd --with-gdbscripts-dir=PATH configure option
2023-05-17  Olli VanhojaAdd epoll_pwait2
2023-05-06  Paul FloydBug 469049 - link failure on ppc64 (big endian) valgrin...
2023-05-06  Paul FloydBug 469146 - massif --ignore-fn does not ignore inlined...
2023-05-05  Paul FloydAdd Helgrind and DRD tests and suppressions for getaddr...
next