]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2025-08-29  Florian Krohmiropt-test: Prepare IROp table for mips.
2025-08-29  Matthias SchwarzottBug 508779 - PRE(sys_prlimit64): reorder check for...
2025-08-29  Matthias SchwarzottBug 508778 - syscall-wrapper waitid warns about infop...
2025-08-29  Matthias SchwarzottBug 508777 - amd64-linux: add minimal scalar test
2025-08-29  Matthias SchwarzottBug 508869 - x86-linux: simplify scalar test output
2025-08-29  Paul Floydregtest: add vgtest and expected for memcheck duplicate...
2025-08-29  Paul FloydFreeBSD: fix build error
2025-08-29  Paul FloydLinux FreeBSD and Darwin: refactor *at syscall dirfd...
2025-08-28  Florian Krohmiropt-test: Constant folding for Iop_DivModU64to32...
2025-08-28  Paul FloydBug 507869 - Various at syscalls don't check dirfd...
2025-08-26  Florian Krohmiropt-test: Enable for x86 and amd64.
2025-08-26  Florian KrohmFix Iop_ClzNat32/64 and Iop_CtzNat32/64 on x86 and...
2025-08-26  Paul FloydTypo in comment.
2025-08-26  Paul FloydLinux syscalls: add checks for remaining *at() director...
2025-08-26  Paul FloydBug 508638 - Self-hosting not working on FreeBSD
2025-08-26  Paul FloydLinux syscall: copy and paste error in openat2 fd_allow...
2025-08-26  Paul FloydFreeBSD 64bit: client stack changes
2025-08-26  Paul FloydFreeBSD regtest: turn off uninitilised warnings for...
2025-08-25  Paul FloydFreeBSD: fix guest stack creation for self-hosting
2025-08-24  Florian KrohmRemove deprecated IROps Iop_Clz32, Iop_Clz64, Iop_Ctz32...
2025-08-24  Florian KrohmPPC specific changes for BC 507033
2025-08-24  Paul FloydAdd 507720 to NEWS
2025-08-24  Paul FloydDarwin regtest: turn off ada mangling test
2025-08-24  Paul FloydDarwin: fix a warning, unused local
2025-08-24  Paul FloydDarwin syscalls: fd handling (part 4)
2025-08-24  Paul FloydDarwin: add VG_(resolved_exename)
2025-08-24  Paul Floydillumos syscalls: fd handling (part 4)
2025-08-23  Paul FloydFreeBSD regtest: pdfork_pdfill last fix (hopefully)
2025-08-23  Paul FloydFreeBSD regtest: updates to scalar for x86
2025-08-23  Paul FloydFreeBSD regtest: pdfork_pdkill again
2025-08-23  Paul FloydFreeeBSD regtest: add the suppression for pdfork_pdkill
2025-08-23  Paul FloydFreeBSD regtest: get pdfork_pdkill to pass on arm64
2025-08-23  Paul FloydFreeBSD regtest: cleanup fd handling
2025-08-23  Paul FloydFreeBSD syscalls: fd handling (part 3)
2025-08-23  Paul FloydFreeBSD syscalls: fd handling (part 2)
2025-08-23  Paul FloydFreeBSD syscalls: fd handling (part 1)
2025-08-22  Florian Krohmiropt-test: Run tests with and without constant folding.
2025-08-22  Paul FloydFreeBSD regtest: update kenv test so that it builds...
2025-08-21  Florian Krohmiropt-test: Fix an unwanted integer wrap-around.
2025-08-21  Florian Krohmvbit-test: Remove preprocessor atrocity to determine...
2025-08-21  Florian Krohmiropt-test: Fix executable name for secondary platform.
2025-08-21  Paul FloydFreeeBSD readme: add a section on Capsicum mode
2025-08-20  Paul FloydFreeBSD regtest: add an absolute path test to readlinka...
2025-08-20  Paul FloydFreeBSD regtest: add a test for readlinkat
2025-08-20  Paul FloydFreeBSD regtest: fix a minor typo
2025-08-20  Florian Krohms390: Fix handling of Iop_ExpCmpNE16
2025-08-20  Paul FloydFreeBSD: fix build after adding mallinfo support for...
2025-08-19  Florian Krohms390: Support Iop_Mul8/16/32/64.
2025-08-19  Florian Krohms390: Support Iop_ExpCmpNE8 and Iop_ExpCmpNE16.
2025-08-19  Florian Krohms390: Fix code generation for Iop_MullS8/16 and Iop_Mul...
2025-08-19  Paul FloydBug 507721 - Wire up illumos and Solaris mallinfo
2025-08-18  Paul FloydBug 507970 - -Wcalloc-transposed-args warnings in valgr...
2025-08-18  Mark WielaardAdd ppc64le linux hardwire for ld64.so.2 strcmp
2025-08-14  Florian Krohms390: Fix code generation for Iop_16Uto32(0x...:I16)
2025-08-13  Martin CermakPRE(sys_fchownat) not handling VKI_AT_FDCWD
2025-08-13  Florian KrohmFix none/tests/cmdline2 breakage introduced in 679e7bced9
2025-08-12  Florian KrohmNew command line flag --vex-iropt-fold-expr
2025-08-12  Florian Krohmiropt-test tweak
2025-08-11  Florian KrohmFix VALGRIND_CLO_CHANGE behaviour (BZ 508093)
2025-08-11  Martin CermakFix mips32 FTBFS
2025-08-11  Martin Cermakfaccessat and faccessat2 should do better checks
2025-08-09  Martin CermakAdd several missing syscall hooks to ppc64-linux
2025-08-09  Martin CermakReview the vmsplice syscall wrapper
2025-08-06  Mark WielaardDistribute auxprogs scripts and data files
2025-08-06  Martin CermakThe futimesat syscall wrapper doesn't handle AT_FDCWD
2025-08-06  Martin CermakMake fchmodat and fchmodat2 syscall wrappers accept...
2025-08-06  Martin CermakAllow for patching LTP sources
2025-08-05  Mark WielaardAdd bug 503241 s390x: Support z17 changes to the NNPA...
2025-08-02  Florian KrohmARM64 specific changes for BZ 507033
2025-08-02  Florian KrohmARM specific changes for BZ 507033
2025-08-02  Florian Krohmmips specific changes for BZ 507033
2025-08-02  Martin CermakFix execveat() with AT_FDCWD and relative path, add...
2025-08-01  Martin CermakWrap linux specific syscall sysfs
2025-07-31  Florian Krohmnanomips specific changes for BZ 507033
2025-07-31  Florian Krohmx86 specific changes for BZ 507033
2025-07-31  Florian Krohmamd64 specific changes for BZ 507033
2025-07-31  Mark Wielaardmemcheck/tests/mallinfo2.c use %zu to print mallinfo2...
2025-07-31  Martin CermakImplement and override mallinfo2
2025-07-30  Alexandra HájkováAdd fd_allowed and POST_newFd_RES to all syscalls that...
2025-07-30  Florian KrohmFix a panic message.
2025-07-30  Florian Krohms390: New Principles of Operations is out
2025-07-28  Florian KrohmREADME_DEVELOPERS: change a few path names for consistency
2025-07-25  Florian Krohmiropt-test: .vgtest tweaks
2025-07-25  Florian Krohmiropt-test: Refactor code
2025-07-25  Paul FloydFreeBSD regtest: update 32bit scalar expected
2025-07-24  Paul FloydFreeBSD syscall: improve sigwait and sigwaitinfo wrapper.
2025-07-24  Paul FloydREADME_DEVELOPERS: more on scalar test
2025-07-24  Paul FloydREADME_DEVELOPERS: add some description of scalar tests
2025-07-24  Florian Krohmtests/x86_amd_features.c: followup to 4810c14b5d
2025-07-23  Florian Krohmtests/x86_amd_features.c: also recognise GenuineIntel
2025-07-21  Paul FloydFreeBSD regtest: remove stray backslash in a string...
2025-07-21  Paul Floydgdbserver regtest: remove extra lines containing syscal...
2025-07-20  Florian KrohmFix compiler warnings on ppc due to unused s390 specifi...
2025-07-20  Paul FloydFreeBSD compiler warnings
2025-07-20  Paul FloydFreeBSD regtest: add a testcase for exterrctl
2025-07-20  Florian KrohmSort NEWS entries.
2025-07-20  Florian Krohms390x: Fix crash when constant folding is disabled...
2025-07-20  Florian Krohmfdleak.h: Mark close_inherited as possible unused becau...
2025-07-20  Paul FloydFreeBSD regtest: make memcheck/tests/freebsd/setcred...
2025-07-20  Paul FloydFreeBSD regtest: filter leak from memcheck/tests/gone_a...
next