]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
13 hours ago  Paul FloydBug 511713 - Refactor syscall argument handling master
15 hours ago  Paul Floyddoc: add client_syscall_arguments.txt to EXTRA_DIST
25 hours ago  Paul Floyddoc: add a text file describing client syscall argument...
2 days ago  Paul FloydFreeBSD arm64: reverse normal syscall and syscall sysca...
2 days ago  Paul FloydFreeBSD: cleanup arg handling for syscalls syscall...
2 days ago  Paul FloydDarwin: add ML_(get_darwin_syscall_entry)
3 days ago  Paul FloydDarwin: clean up use of Z-encoded libc component librar...
3 days ago  Paul FloydDarwin: fix redir for memccpy
3 days ago  Paul FloydDarwin: add redir for wcpncpy
3 days ago  Paul Floydregtest: rename memcheck wcpncpy
4 days ago  Paul FloydBug 413369 - unhandled amd64-darwin syscall: unix:151...
5 days ago  Paul FloydAnd remove the one that I copied and pasted the wrong...
5 days ago  Paul FloydAdd missing expected
5 days ago  Paul FloydDarwin regtest: add an expected for duplicate_align_siz...
5 days ago  Paul FloydDarwin regtest: use -q in 2 tests with heap summary...
5 days ago  Paul Floydclang-tidy: fix some redundant cast warnings.
5 days ago  Paul FloydDarwin suppression: add a leak suppression for fwrite
7 days ago  Paul FloydDarwin regtest: another leaky xml test and a suppressio...
7 days ago  Paul FloydDarwin regtest: various filters
7 days ago  Paul FloydDarwin regtest: filter malloc_zone_memalign
7 days ago  Paul FloydDarwin regtest: changes to filters and sed commands
8 days ago  Paul FloydBug 511329 - Darwin and FreeBSD: Move setting of carry...
8 days ago  Paul FloydBug 511329 - Darwin and FreeBSD: Move setting of carry...
8 days ago  Paul Floydcomment: add FreeBSD syscall registers to syswrap-main...
8 days ago  Paul Floydregtest: broadan none fdleak_cmsg_supp accept suppression
8 days ago  Paul FloydBug 511329 - Darwin and FreeBSD: Move setting of carry...
8 days ago  Paul FloydFreeBSD regtest: rationalise memcheck test-plo-no expecteds
8 days ago  Paul FloydFreeBSD comment: fix amd64 do_syscall_WRK arg comments
8 days ago  Paul FloydFreeBSD regtest: clobber R11 for memcheck/tests/leak_cp...
8 days ago  Paul FloydDarwin regtest: simplify memcheck filter_supp
8 days ago  Paul FloydDarwin: gettaddrinfo suppressions and wildcard memmove...
9 days ago  Paul Floydwarnings: one more -Wno-deprecated-declarations flag
10 days ago  Florian Krohms390x: Testcase workaround
11 days ago  Florian KrohmRemove a FIXME.
11 days ago  Florian Krohms390x: Enable "convert to logical" BFP test
11 days ago  Paul Floydregtest: update none/tests/linux/bug506910.cpp to add...
11 days ago  Paul Floydregtest: correct a typo
11 days ago  Mark Wielaardconfigure.ac: fix build lzcnt test to work on both...
12 days ago  Paul Floydregtest: use FLAG_NO_PIE
12 days ago  Paul Floydregtest: fix typo in previous commmit that was supposed...
12 days ago  Paul FloydDarwin: deprecated warning cleanup
12 days ago  Florian KrohmAvoid linker warnings in various x86/amd64 testcases.
12 days ago  Paul FloydBug 487055 - memcheck/tests/x86-linux/scalar fails...
13 days ago  Mark Wielaard-> 3.26.0 final VALGRIND_3_26_0
13 days ago  Mark WielaardDon't warn about fcntl F_GETFD with --track-fds
13 days ago  Martin CermakSilence false positive failure of LTP munmap01
13 days ago  Mark WielaardNEWS: Add bug 510694 Handle qExecAndArgs remote protoco...
13 days ago  Alexandra Hájkováserver.c: handle qExecAndArgs remote protocol packet
13 days ago  Matthias Schwarzottgdbserver_tests: Avoid l10n problems with gdb tests
2025-10-23  Mark Wielaardconfigure.ac: Use primary arch flags for openssl and...
2025-10-23  Florian Krohmnone/tests/s390x/bfp-emit testcase: Assorted fixes.
2025-10-23  Florian Krohms390x testcases: Fix valgrind invocation
2025-10-23  Florian Krohms390-runone: Add command line option --cc=... to choose...
2025-10-22  Mark WielaardHook up ioprio_{get,set}, [vm]splice, tee and bpf sysca...
2025-10-21  Florian KrohmFix a compiler warning about an unused variable on...
2025-10-20  Mark WielaardUpdate NEWS with more items
2025-10-20  Mark WielaardDocument FdBadUse in xml-output-protocol5.txt
2025-10-20  Alexandra Hájkovávgdb.c: Update --vargs documentation
2025-10-18  Mark WielaardSet version to 3.26.0-RC1
2025-10-18  Mark WielaardUpdate libiberty demangler
2025-10-17  Mark Wielaardcoregrind/m_debuginfo/readpdb.c (DEBUG_SnarfLinetab...
2025-10-17  Mark WielaardUpgrade to GNU General Public License version 3
2025-10-17  Mark WielaardUpdate where to get a copy of the GNU General Public...
2025-10-17  Maxim Zhukovsyswrap, i386-linux: add missing ipc syscalls
2025-10-17  Mark WielaardHook up bpf syscall wrapper on x86-linux
2025-10-17  Mark WielaardKeep at least one frame while peeling syscall frames
2025-10-17  Mark WielaardSupport AArch64 ARMv8.3 LDAPR/LDAPRH/LDAPRB instructions
2025-10-16  Florian KrohmRevert 644d68e9501dd5679194dd5c8e0d3ce24764a1d8
2025-10-15  Alexandra Hájkovávgdb.c: Handle qExecAndArgs packet
2025-10-15  Paul FloydMassif warnings: use -Wno-attributes for overloaded...
2025-10-14  Paul FloydFix exe name warnings
2025-10-14  Paul Floydregtest: move memcheck realloc3 CFLAGS
2025-10-13  Paul FloydFreeBSD regtest: fix filter_arg_check on arm64 and x86
2025-10-13  Paul Floydconfigure: correct the value for -Wno-alloc-size-larger...
2025-10-13  Paul FloydFreeBSD warnings: clear up most warnings with clang19
2025-10-13  Paul Floydconfigure: hard code -Wno-alloc-size-larger-than=2147483647
2025-10-13  Paul FloydBug 286849 - [PATCH] Interceptors for new/delete on...
2025-10-13  Paul FloydFreeBSD syscall wrapper: fix warning
2025-10-13  Paul Floydconfigure and make: add configure checks for C++ except...
2025-10-13  Paul FloydFreeBSD regtest: rename 45032 to bug45032
2025-10-04  Paul FloydBug 509406 - FreeBSD 15 issues
2025-10-12  Paul FloydFreeBSD regtest: add a prereq for bug452274
2025-10-11  Paul FloydFreeBSD cleanup: remove an orphaned comment
2025-10-11  Paul FloydNEWS: Add FreeBSD platform section
2025-10-11  Paul Floydgdbserver doc: add some comments about the invoker...
2025-10-10  Paul FloydFreeBSD regtest: improve filter_arg_check
2025-10-10  Paul FloydFreeBSD regtest: tweak setcred test
2025-10-10  Martin CermakDefine __NR_swapon and __NR_swapoff on riscv64
2025-10-10  Martin CermakWrap swapon and swapoff syscalls on non-mips arches.
2025-10-10  Martin CermakUpdate the LTP version in valgrind testsuite to v20250930
2025-10-09  Andreas Arnezs390x: Make IBM z17 known to Valgrind
2025-10-07  Florian KrohmDocument that --vex-guest-chase=not ought to be used...
2025-09-28  Paul FloydFreeBSD regtest: update setcred expected from arm64
2025-10-06  Paul FloydFreeBSD setcred syscall: use arg3 for size
2025-09-28  Paul FloydFreeBSD vgdb: ensure stack is 16byte aligned for invoker
2025-10-03  Paul Floydgetdents* syswrap: only check proc fd/fdinfo on Linux...
2025-10-03  Florian KrohmAdd BZ 495483 to NEWS.
2025-10-03  Florian KrohmControl building documentation (BZ 495483)
2025-10-02  Alexandra Hájkovágetdents_filter.vgtest: Add filter_sort
2025-10-02  Paul FloydFreeBSD: fix build, FreeBSD has no dirent64 or getdent64
next