]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2025-12-06  Paul FloydFreeBSD client stack: add an assert to check the string...
2025-12-06  Paul FloydDarwin configure: updates to SDK checking and not yet...
2025-12-05  Paul FloydDarwin: also clean up client stack creation
2025-12-05  Paul FloydFreeBSD: a bit of cleaning of client stack creation
2025-12-05  Paul FloydDarwin: no need to turn off alignment assert in leak...
2025-12-05  Paul FloydDarwin: add a couple of missing function prototypes
2025-12-04  Florian Krohmarm: Remove global arm_hwcaps and one FIXME.
2025-12-04  Martin CermakAdd ARG4 checks for quotactl and quotactl_fd syswraps
2025-12-03  Florian KrohmChange the data type of libvex_Backend::emit.
2025-12-03  Florian Krohms390: Remove unused function parameter
2025-12-01  Paul FloydDarwin regtest: DRD filters and more suppressions
2025-12-01  Paul FloydDarwin: update readmacho code
2025-12-01  Paul FloydLinux Helgrind: add a suppression for _dl_allocate_tls_init
2025-12-01  Paul FloydLinux DRD suppression: add an entry for __is_decorate_m...
2025-11-30  Florian KrohmNEWS / README.s390 update
2025-11-30  Paul FloydDarwin: update x86 syswrap code
2025-11-30  Paul FloydDarwin: update syscalls
2025-11-30  Mark WielaardAdd sse4-common.h to none/tests/Makefile.am noinst_HEADERS
2025-11-30  Paul FloydDarwin: add code for text_slide
2025-11-30  Florian Krohms390: Remove S390_NUM_FACILITY_DW; fix testcase stfle...
2025-11-29  Paul Floyddebuginfo: small code simplification
2025-11-29  Paul FloydDarwin: updates to macho loading and turn off hanging...
2025-11-28  Paul FloydDarwin: update signal tramp, helgrind and drd suppressions
2025-11-28  Paul FloydDarwin .gitignore: add lines for cachegrind callgrind...
2025-11-28  Paul FloydDarwin DRD and Helgrind: clean up suppressions
2025-11-28  Paul FloydDarwin Helgrind/DRD: change pthread lib, more filters...
2025-11-27  Florian Krohms390: Tidy and a bit of constification
2025-11-27  Florian Krohms390: Renumber hardware capabilities (BZ 509562)
2025-11-27  Paul FloydDarwin massif: more ingore functions in regtest, x86...
2025-11-27  Paul FloydDarwin: many fixes for OSX 10.13
2025-11-27  Paul FloydAdd missing massif filter file
2025-11-27  Paul FloydMassif regtest: filter ignore functions, part 1
2025-11-27  Martin CermakProvide missing syswraps for file_getattr and file_setattr
2025-11-26  Paul FloydDarwin regtest: add filters for memcheck x86 sh-mem...
2025-11-26  Paul FloydDarwin new/delete wrappers: fix on x86
2025-11-26  Paul FloydA few more syscall comments and doc tweaks
2025-11-26  Paul FloydDarwin: fix x86 build and client syscall
2025-11-26  Alexandra HájkováAdd pmaxsd and pminsd support for x86 32 bit
2025-11-26  Alexandra Hájkovásse4-common.h: make changes to make test_PMAXSD usable...
2025-11-26  Alexandra HájkováAdd none/tests/sse4-common.h header
2025-11-26  Paul FloydDarwin ,gitignore: add a wildcard for dSYM direatories...
2025-11-26  Florian Krohms390x_features.c cleanup
2025-11-25  Paul FloydFreeBSD regtest: turn off a few gdbserver tests on...
2025-11-25  Paul FloydFreeBSD startup: do not skip exename if it is not present
2025-11-25  Martin CermakMemory allegedly uninitialized after ioctl(PROCMAP_QUERY)
2025-11-25  Florian Krohms390: PFPO facility related cleanups (BZ 509562)
2025-11-25  Florian Krohms390: load/store-on-condition / high-word facility...
2025-11-25  Florian Krohms390: floating-point-support-enhancement facility relat...
2025-11-25  Florian Krohms390: general-instructions-extension facility related...
2025-11-25  Paul FloydBug 512571 - regtest problems with darwin dsymuti
2025-11-24  Florian Krohms390: extended-immediate facility related cleanups...
2025-11-24  Florian KrohmFix a typo.
2025-11-24  Florian Krohms390: ETF2/ETF3-enhancement facilities related cleanups...
2025-11-24  Florian Krohms390: message-security-assist facility related cleanups...
2025-11-24  Florian Krohms390: MSA4 facility related cleanups (BZ 509562)
2025-11-24  Florian Krohms390: decimal-floating-point facility related cleanups...
2025-11-24  Paul FloydDarwin regtest: make a variant of none require-text...
2025-11-23  Florian Krohms390: floating-point-extension facility related cleanup...
2025-11-23  Paul FloydFreeBSD wrapper: typo in aligned_alloc redir
2025-11-23  Paul FloydFreeBSD regtest: add checks for required kernel modules...
2025-11-23  Philippe WaroquiersEnsure none/tests/linux/mremap[456].c remove the shared...
2025-11-22  Paul Floydmalloc-trace: format with %lu not %zu (SizeT is not...
2025-11-21  Paul FloydDarwin syscalls: correctly set EIP/RIP in ML_(fixup_gue...
2025-11-21  Florian Krohms390: STFLE related cleanups (BZ 509562)
2025-11-21  Florian Krohms390: long displacement facility related cleanups ...
2025-11-20  Florian Krohms390: Code cleanup due to availability of STCKF insn...
2025-11-20  Paul FloydDarwin traces: add a "Reading syms from [filename]...
2025-11-20  Mark Wielaardnone/tests/s390x/Makefile.am (EXTRA_DIST): Remove ecag...
2025-11-19  Florian Krohms390: Code cleanup due to availability of ECAG insn...
2025-11-19  Florian Krohms390: Set min. required machine model to z196. (BZ...
2025-11-19  Paul FloydDarwin macho debuginfo: fix RW load count
2025-11-16  Paul FloydLinux arm regtest: add another leak suppression and...
2025-11-16  Paul FloydLinux syscall wrappers: remove some quotes from paramet...
2025-11-15  Paul FloydDarwin launcher: executable path changes
2025-11-15  Florian Krohms390x: Support FPC rounding mode 0b111
2025-11-15  Florian Krohms390x decode_bfp_rounding_mode: complete list of roundi...
2025-11-15  Paul FloydDarwin regtest: filter and quieten sh-mem-vec256-plo...
2025-11-13  Paul FloydBug 512037 - malloc trace does not print free size...
2025-11-13  Florian Krohms390x: Fix BZ 512030
2025-11-12  Paul FloydBug 511972 - valgrind-3.26.0 tests fail to build on...
2025-11-11  Paul FloydDarwin: update wqthread_hijack arguments
2025-11-11  Paul FloydWarnings: fix executable stack warnings from x86 assmeb...
2025-11-10  Paul FloydDarwin syscall: fix signal masks
2025-11-10  Paul FloydDarwin syscall args: missing piece for layout
2025-11-09  Paul FloydDarwin redirs: add several str* amd mem* redirs to...
2025-11-09  Paul FloydDarwin: rework syscall arg handling
2025-11-09  Paul FloydFreeBSD regtest: getsockopt and setsockopt scalar tests...
2025-11-07  Paul FloydFreeBSD regtest: add comments for a sched_setaffinity...
2025-11-06  Paul FloydBug 511713 - Refactor syscall argument handling
2025-11-06  Paul Floyddoc: add client_syscall_arguments.txt to EXTRA_DIST
2025-11-06  Paul Floyddoc: add a text file describing client syscall argument...
2025-11-05  Paul FloydFreeBSD arm64: reverse normal syscall and syscall sysca...
2025-11-04  Paul FloydFreeBSD: cleanup arg handling for syscalls syscall...
2025-11-04  Paul FloydDarwin: add ML_(get_darwin_syscall_entry)
2025-11-04  Paul FloydDarwin: clean up use of Z-encoded libc component librar...
2025-11-04  Paul FloydDarwin: fix redir for memccpy
2025-11-03  Paul FloydDarwin: add redir for wcpncpy
2025-11-03  Paul Floydregtest: rename memcheck wcpncpy
2025-11-02  Paul FloydBug 413369 - unhandled amd64-darwin syscall: unix:151...
2025-11-01  Paul FloydAnd remove the one that I copied and pasted the wrong...
next