]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2025-05-02  Paul FloydFreeBSD close_range syscall
2025-05-02  Paul Floydillumos regtest: filter a gdb warning
2025-04-25  Mark Wielaard-> 3.25.0 final VALGRIND_3_25_0
2025-04-24  Paul FloydRegtest: fix an arm64 Linux warning
2025-04-24  Mark WielaardSet version to 3.25.0-RC2
2025-04-24  Mark Wielaardnone/tests/riscv64/testinst.h: Use lla instead of la...
2025-04-24  Petr Pavluriscv64: Drop the not-needed type for FpCSEL
2025-04-24  zhaomingxinriscv64: Add missing floating-point ITE/CSEL support...
2025-04-24  Petr Pavluriscv64: Add support for csrrc
2025-04-23  Petr Pavluriscv64: Merge decoding of csrrw and csrrs
2025-04-23  Petr Pavluriscv64: Fix tests compilation with newer GNU as
2025-04-23  Mark WielaardUpdate NEWS for RISCV64/Linux and --modify-fds=[no...
2025-04-23  Florian Krohms390x only: Clean up unused Ijk_... values
2025-04-23  Florian Krohms390x: Fix a comment
2025-04-22  Mark Wielaardauxprogs/Makefile.am (EXTRA_DIST): Add ltpchecks helper...
2025-04-22  Paul FloydRegtest: clean up warning and compilation of bug290061.c
2025-04-21  Paul FloydIllumos regtest: add an expected for none/tests/fdleak_...
2025-04-20  Paul FloydIllumos suppression and regtest
2025-04-19  Paul FloydFreeBSD regtest: add auxv_script to dist_noinst_SCRIPTS
2025-04-18  Paul FloydHelgrind regtest: use --check-cond-signal-mutex=yes...
2025-04-18  Paul FloydDoc: add description of cond signal without mutex lock.
2025-04-18  Paul FloydAdd 3.25 highlights to NEWS for FreeBSD.
2025-04-18  Paul FloydBug 502871 - Make Helgrind "pthread_cond_{signal,broadc...
2025-04-18  Mark WielaardSet version to 3.25.0-RC1
2025-04-18  Mark WielaardUpdate libiberty demangler
2025-04-18  Paul FloydAdd a platform note for Illumos to NEWS.
2025-04-18  Paul FloydRegtest: gdbserver filter another auto-load warning
2025-04-18  Mark WielaardAdd auxprogs/ltp-excludes.txt
2025-04-17  Martin CermakUse LTP for testing valgrind
2025-04-17  Paul FloydFreeBSD: increase coverage of --modify-mds syscalls
2025-04-17  Paul FloydIllumos: increase coverage of --modify-fds syscalls
2025-04-17  Paul FloydLinux regtest 32bit: remove track_new.stderr.exp.debian32
2025-04-17  Paul FloydIllumos regtest: update none/tests/track_new
2025-04-17  Paul FloydFreeBSD: changes for --modify-fds
2025-04-16  Paul FloydIllumos: changes for --modify-fds
2025-04-16  Alexandra HájkováAdd --modify-fds=[no|high] option
2025-04-15  Paul FloydIllumos regtest: update expected for memcheck/tests...
2025-04-15  Paul FloydFlush stack overflow / failure to grow stack messages.
2025-04-15  Paul Floydnightly: fix check for Illumos libc
2025-04-14  Paul FloydIllumos readelf: patch for detection of DTrace .data...
2025-04-14  Paul FloydAdd 'scripts' directory to dirs_to_ignore in check_head...
2025-04-14  Paul FloydIllumos regtest: fix threadname vgtest files
2025-04-14  Paul FloydIllumos nightly: enable sending results to valgrind...
2025-04-14  Paul FloydIllumos nightly: add conf files for Illumos
2025-04-13  Florian Krohms390x: Regtest integration of none/tests/s390x/disasm...
2025-04-13  Florian Krohms390x: Final change to fix BZ 495817
2025-04-12  Paul FloydIllumos regtest: use LC_ALL=C for execx test
2025-04-12  Florian Krohms390x: Fix IR generation for SRNMB
2025-04-12  Paul FloydIllumos regtest: add 'illumos' to os_test and turn...
2025-04-12  Paul FloydFreeBSD nightly: automatically use all CPUs
2025-04-11  Philippe WaroquiersFix typo: segement -> segment
2025-04-11  Paul FloydRegtest: use FLAG_PIE for bug290061
2025-04-11  Andreas Arnezs390x: Implement VTM without dirty helper
2025-04-11  Florian Krohms390x: disasm-test - minor tweak
2025-04-11  Florian Krohms390x: In s390_disasm_aux - simplify control flow a...
2025-04-10  Paul FloydBug 290061 - pie elf always loaded at 0x108000
2025-04-09  Paul FloydHelgrind: Fixes for ETIMEDOUT
2025-04-06  Paul FloydIllumos helgrind: redir, filter and suppresions
2025-04-05  Paul FloydIllumos resgtest: revert previous change to filter_libc...
2025-04-04  Paul FloydIllumos regtest: one filter and one pre script fix
2025-04-03  Paul FloydIllumos helgrind: fix for pthread_rwlock_timedrdlock...
2025-04-03  Andreas Arnezs390x: Support the PPA instruction
2025-04-03  Andreas Arnezs390x: Reflect renaming of DFP insns in opcode checker
2025-04-03  Florian Krohms390x: Add missing s390_insn_assert for non-vector...
2025-04-03  Florian Krohms390x disasm-test: Fix niai opcode spec
2025-04-03  Florian Krohms390x disasm-test: Fix a few constraints and facility...
2025-04-02  Paul FloydIllumos helgrind: pthread wrapper tweaks
2025-04-02  Paul FloydIllumos regtest: fix configure check for GCC using...
2025-04-02  Andreas ArnezBug 502324 - Add test case for TMx memcheck false positives
2025-04-02  Andreas ArnezBug 502324 - s390x: Fix memcheck false positives with...
2025-04-02  Andreas ArnezBug 502324 - s390x: Fix memcheck false positives with...
2025-04-01  Paul FloydIllumos: mention the build-essential package in README...
2025-04-01  Andreas ArnezBug 502288 - s390x: Fix false positive with NNPA pad...
2025-04-01  Andreas Arnezs390x: Reflect ppno -> prno renaming in opcode checker
2025-04-01  Andreas ArnezBug 498421 - s390x: Add BPP, BPRP, and NIAI insns
2025-03-30  Florian Krohms390x disasm-test: Remove command line flags --d12...
2025-03-30  Florian Krohms390x disasm-text: Update to support all implemented...
2025-03-30  Florian Krohms390x: Fix disassembly for various DFP and BFP opcodes...
2025-03-30  Mark WielaardHandle top __syscall_cancel frames when getting stack...
2025-03-30  Mark Wielaardfilter_gdb.in: filter out __libc_do_syscall
2025-03-30  Paul FloydLinux PPC: add a suppression for an invalid read in...
2025-03-29  Florian Krohms390x: Fix disassembly for BFP/DFP conversion opcodes...
2025-03-29  Mark Wielaardarm/v6intThumb: Disable tests for instructions modifyin...
2025-03-29  Paul FloydBug 420682 - io_pgetevents is not supported
2025-03-28  Mark Wielaardfilter_gdb.in: __syscall_cancel_arch is just in a syscall
2025-03-27  Florian Krohms390x: PRNO tidy
2025-03-26  Florian Krohms390x: Fix disassembly for various insns (BZ 495817)
2025-03-26  Florian KrohmFix library dependency for vbit-test and disasm-test.
2025-03-24  Florian Krohms390x: disasm-test: prepare for AR and FPR register...
2025-03-24  Florian Krohms390x: disasm-test tweaks
2025-03-23  Paul FloydFreeBSD: update comments for amd64 do_syscall_WRK
2025-03-23  Florian KrohmTweak debuginfod-check.pl
2025-03-23  Paul FloydBug 501893 - Missing suppression for __wcscat_avx2...
2025-03-22  Florian Krohms390x: Fix BZ 498629
2025-03-22  Florian Krohms390x: Fix BZ 498632
2025-03-22  Paul FloydBug 501850 - FreeBSD syscall arguments 7 and 8 incorrect.
2025-03-21  Florian Krohms390x: Fix disassembly for vector insns
2025-03-21  Paul FloydBug 501846 - Add x86 Linux shm wrappers
2025-03-18  Martin CermakWrap linux specific userfaultfd syscall
2025-03-16  Paul FloydIllumos regtest: add an expected for memcheck/tests...
next