]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2026-03-17  Andreas Arnezs390x: Mention "mi3" in show_hwcaps()
2026-03-17  Paul FloydDarwin stack creation: hack to keep apple pointer conrr...
2026-03-17  Paul FloydBug 517597 - auxprogs/getoff.c:151: pointless test ?
2026-03-16  Florian Krohms390: Fix compilation with clang.
2026-03-15  Paul FloydLinux syswrap: several LINX_ that should be LINXY
2026-03-15  Paul FloydDarwin regtst: turn off debug traces in none apple...
2026-03-15  Paul FloydDarwin regtest: add an expected for memcheck dw4
2026-03-15  Paul FloydSolaris syswrap: fix a wrapper uising SOLX_ which shoul...
2026-03-15  Paul FloydRegtest build: fix exp-bbv build on amd64 Linux
2026-03-14  Paul FloydDarwin and FreeBSD syswrap: fix use of MACXY and BSDXY...
2026-03-14  Paul FloydRegtest: fix use of -no-pie
2026-03-14  Paul FloydLinux x86: fix shm* syscall wrappers
2026-03-14  Paul FloydSolaris: Fix GCC -Waddress warnings
2026-03-14  Paul FloydLinux regtest: update scalar to run under WSL
2026-03-14  Florian Krohms390: Remove an unused #include directive
2026-03-14  Paul FloydMore consistent use of VG(strcmp)
2026-03-13  Florian Krohms390: Add VEX_HWCAPS_S390X_MRMM
2026-03-13  Paul FloydFix GCC -Waddress warnings
2026-03-13  Paul FloydRegtest: use -fsized-deallocation with memcheck xmas...
2026-03-13  Florian KrohmAdd -fno-diagnostics-show-caret and -ftrack-macro-expan...
2026-03-13  Florian Krohmdisasm-test: Remove an unused variable.
2026-03-13  Paul FloydDarwin regtest: add an expected for memcheck gone_abrt_xml
2026-03-13  Paul FloydDarwin regtest: small tweak for memcheck str_tester
2026-03-13  Paul FloydBug 513844 - Support macOS 13.0 (Ventura)
2026-03-11  Paul FloydDarwin initimg: fix location for start of stringtable...
2026-03-11  Paul FloydDarwin initimg stack construction improvements
2026-03-10  Andreas Arnezs390x: Simplify POPCNT logic in host_s390_defs.c
2026-03-10  Paul FloydDarwin: add printing function for env and apple pointer...
2026-03-09  Paul FloydBug 413410 - unhandled amd64-darwin syscall: mach:50...
2026-03-09  Paul FloydDarwin stack size
2026-03-08  Paul FloydDarwin initimg: exit if VG_(do_exec) fails, clean up...
2026-03-08  Paul FloydDarwin regtest: add traces to apple-main-arg test
2026-03-06  Paul FloydAdd a section about mismatched free errors when using...
2026-03-06  Andreas Arnezs390x: Reflect arch15 (z17) support in NEWS
2026-03-05  Paul FloydBug 516289 - illumos lsframe2 regtest fails
2026-03-05  Paul FloydSolaris setup_client_stack stack extent
2026-03-05  Andreas ArnezBug 503240 - s390x: Support MSA 10, 11, 12, and 13
2026-03-04  Florian Krohmregtest: Support make regtest BUNSEN=no
2026-03-04  Florian KrohmNEWS: Fix typos.
2026-03-04  Paul FloydClean up initimg-freebsd ascii stack drawing and ration...
2026-03-04  Florian Krohms390: Print guest register names symbolically
2026-03-03  Paul FloydBug 390754 - unhandled amd64-darwin syscall: unix:216...
2026-03-03  Paul FloydSimplify condition in VG_(post_syscall)
2026-03-02  Paul FloydDarwin syscall: sigwait arguments are not optionally...
2026-03-02  Paul FloydFreeBSD syscall: clean up sigwait wrapper
2026-03-02  Paul FloydBug 516748 - clock_nanosleep was also wrong
2026-03-01  Paul FloydFreeBSD README: add a section on syscalls.
2026-03-01  Paul FloydFreeBSD regtest: add lsframe1 and lsframe2
2026-03-01  Paul FloydExplain why realloc_size_zero does not use Addr.Block...
2026-02-28  Paul FloydDarwin syscall: clean up posix_spawn and add to scalar
2026-02-28  Paul FloydDarwin syscall: add missing attr argument to posix_spaw...
2026-02-28  Paul FloydFreeBSD syscall: add wrapper for pdwait system call
2026-02-27  Paul FloydClean up setting carry flag in VG_(fixup_guest_state_af...
2026-02-27  Paul FloydFreeBSD syscall: add pdrfork as sys_ni_syscall
2026-02-26  Paul FloydFreeBSD syscall: typo or copy/paste error in copy_file_...
2026-02-26  Paul FloydFreeBSD syscall: add wrapper for kexec_load
2026-02-26  Paul FloydBug 516748 - initial fix for FreeBSD posix_fallocate...
2026-02-26  Paul FloydFreeBSD regtest: update scalar testcase to check syscal...
2026-02-23  Paul Floydmemcheck warnings: cast addresses to void* for %p args...
2026-02-20  Florian Krohms390 disasm-test: Add new opcodes from Principles of...
2026-02-20  Paul FloydSolaris debuglog: fix clobber list for local_sys_write_...
2026-02-19  Andreas ArnezBug 503239 - s390x: Vector-enhancements facility 3...
2026-02-19  Andreas ArnezBug 503239 - s390x: Vector-enhancements facility 3...
2026-02-19  Andreas ArnezBug 503238 - s390x: Support misc.-instruction-extension...
2026-02-19  Florian Krohms390-runone: --insn now implies --template
2026-02-18  Florian Krohmregtest: Fix prereq test for existence of xmllint.
2026-02-18  Paul FloydBug 406674 - False positive when reading bitfield value...
2026-02-17  Florian Krohms390: Use Iop_PopCount64 and emit "popcnt" insn when...
2026-02-16  Paul FloydBug 516090 - Regression : Linux FreeBSD and Darwin...
2026-02-15  Paul FloydBug 514343 - Add a valgrind.h macro VALGRIND_REPLACES_M...
2026-02-15  Paul FloydBug 233298 - Reflect MEMPOOL_FREE in heap summary
2026-02-14  Paul FloydFreeBSD resgtest: make sure that /proc is mounted as...
2026-02-14  Mark WielaardReplace which and type with command -v
2026-02-14  Paul Floydregtest: move /proc test to freebsd for none procfs...
2026-02-14  Mark WielaardFix none/tests/freebsd/Makefile.am: procfs-cmdline...
2026-02-14  Paul FloydBug 515992 - Add FreeBSD /proc virtualisation for cmdli...
2026-02-14  Paul Floydregtest: clean out procfs-cmldline-exe vgtest and exp...
2026-02-14  Paul FloydRegtest: split none procfs-cmdline-exe into one version...
2026-02-14  Paul FloydSolaris regtest: make Solaris specific procfs-cmdline...
2026-02-14  Paul FloydAdd bacck the return type for handle_self_exe_open
2026-02-14  Paul FloydLinux syswrap: handle_self_exe_open is also now static...
2026-02-14  Paul FloydSolaris syswrap: make handle_auxx_open a static function
2026-02-14  Paul Floydsyswrap cleanup: remove Solaris references in generic...
2026-02-14  Paul FloydSolaris syscall wrapper: add procfs cmdline sp[ecial...
2026-02-13  Andreas Arnezs390x: Rename s390_format_VRR*() functions
2026-02-13  Andreas Arnezs390x: Simplify interface of vector format functions
2026-02-13  Andreas Arnezs390x: Simplify interface of non-vector insn format...
2026-02-13  Martin CermakUpdate the LTP version in valgrind testsuite to v20260130
2026-02-12  Paul FloydSolaris regtest: fix build of one x86 SSE test on OmniOS
2026-02-12  Paul Floyddoc: mention other realloc family functions in realloc...
2026-02-12  Paul FloydBug 515731 - Distinguish between realloc functions...
2026-02-10  Florian Krohms390: Fix VG_(machine_get_size_of_largest_guest_register)
2026-02-10  Andreas Arnezs390x: Fix handling of KIMD-GHASH
2026-02-09  Paul FloydDarwin: don't print "run:dsymutil" unless VG_(clo_verbo...
2026-02-08  Paul FloydLinux reallocarray: update testcase and expected
2026-02-08  Paul FloydFreeBSD reallocarray: behaves like realloc on allocatio...
2026-02-08  Paul FloydAdd --num-callers change to NEWS
2026-02-08  Paul Floydppc regtest: add another expected for memcheck/tests...
2026-02-08  Paul Floydppc regtest: update expected for none fdleak_ipv4_xml
2026-02-07  Paul Floydppc64le regtest: update a few xml expecteds
next