]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2024-06-15  Mark Wielaardnone/tests/Makefile.am: EXTRA_DIST add exp-nomain files
2024-06-14  Alexandra HájkováAdd file descriptor suppression tests
2024-06-14  Alexandra HájkováAdd the tests for --track-fds=yes --xml=yes
2024-06-14  Alexandra HájkováImprove none/tests/double_close_range test and filter_f...
2024-06-10  Paul FloydFreeBSD: fixes for version 14.1
2024-06-10  Paul FloydFreeBSD syscall: mostly cosmetic update to the unused...
2024-06-09  Paul FloydFreeBSD regtest: add filter for FreeBSD 14.1 conditiona...
2024-06-05  Paul FloydBug 487993 - Alignment error when using Eigen with...
2024-06-05  Paul FloydFreeBSD and Darwin: apply same fix as Bug 488026
2024-06-05  Ethirariccoregrind: fix allocation length
2024-06-04  Paul FloydLinux regtest: reallocarray needs malloc.h
2024-06-02  Paul FloydREADME_DEVELOPERS: fix a couple of typos
2024-05-26  Paul Floydarm64 regtest: improve dc_cvax test
2024-05-25  Jesus ChecaBug 453044 - gbserver_tests failures in aarch64
2024-05-22  Paul Floydarm64 cleanup, part 1
2024-05-22  Paul Floydarm64 regtest: add a configure check that the compiler...
2024-05-22  Paul FloydFreeBSD: synthesize AT_HWCAP on arm64
2024-05-20  Paul FloydFreeBSD regtest: add filters for syscall macro wrappers
2024-05-20  Paul FloydAdd Bug 447989 to NEWS
2024-05-18  David BenjaminAdd support for Armv8.2 SHA-512 instructions
2024-05-18  David BenjaminExtract common arm64 SIMD helpers into a single header
2024-05-18  Paul FloydREADME_DEVELOPERS: better to generate stdout expecteds...
2024-05-15  Paul FloydREADME_DEVELOPERS: describe how to write regression...
2024-05-15  Andreas Arnezs390x: Support the deflate-conversion facility (DFLTCC)
2024-05-15  Andreas Arnezs390x: Minor fixes in extension-s390x.c
2024-05-15  Andreas ArnezAvoid use of guest_IP_AT_SYSCALL in handle_extension()
2024-05-15  Andreas ArnezFix uninitialized `err' in handle_extension()
2024-05-13  Tom HughesBug 276780 - An instruction in fftw (Fast Fourier Trans...
2024-05-13  Paul Floydaarch64: small fix for mrs id_aa64pfr0_el1
2024-05-13  Mark WielaardREADME_DEVELOPERS: Replace b vgPlain_do_exec with b...
2024-05-12  Paul Floydaarch64 regtest: add test for dc cva? op codes
2024-05-12  Paul Floydaarch64: fix data cache opcode warning
2024-05-11  Paul Floydaarch64 dc zva: fix size calculation
2024-05-11  Paul FloydFix build failure on arm/mips/ppc
2024-05-11  Paul FloydBug 377966 - arm64 unhandled instruction dc zva
2024-05-11  Paul FloydBug 412377 - SIGILL on cache flushes on arm64
2024-05-11  Kevin Zhaoarm64 front end: add support for 'dc cvac', 'dc cvap...
2024-05-11  Paul FloydBug 392146 - fix bad refactor in previous commit
2024-05-11  Paul FloydBug 392146 - aarch64: unhandled instruction 0xD5380001...
2024-05-10  Aleksandar... mips: skip using shared syscall numbers for mips32
2024-05-09  Paul Floydaarch64 frinta and frinta vector instructions
2024-05-08  Paul FloydFreeBSD sanity check: enable dev/ino and offset checking.
2024-05-08  Paul FloydFreeBSD regtest: various fixes for x86 FreeBSD 14.1
2024-05-08  Paul FloydFreeBSD: correct error when adding support for FreeBSD...
2024-05-08  Paul FloydFreeBSD: add support for FreeBSD 14.1
2024-05-06  Paul FloydFreeBSD readme: updates for arm64 and ioctls
2024-05-05  Paul FloydBug 486569 - linux inotify_init syscall wrapper missing...
2024-05-04  Paul FloydBug 486293 - memccpy false positives
2024-05-01  Paul FloydFreeBSD cleanup: mostly using VKI prefix in vki-freebsd.h
2024-05-01  Paul FloydFreeBSD ioctl: CAMIOCOMMAND with subcommmand XPT_DEV_MATCH
2024-05-01  Paul FloydFreeBSD ioctl: add BIOCSETF
2024-04-30  Paul FloydDRD regtest: try to make drd/tests/pth_mutex_signal...
2024-04-29  Paul FloydDarwin regtest: don't visit dSYM directories with tests...
2024-04-28  Paul FloydFreeBSD ioctl: add SIOCGIFCONF
2024-04-28  Paul FloydFreeBSD ioctl: enable SIOCGIFMEDIA PCIOCGETCONF CAMIOCO...
2024-04-28  Paul Floydfd leaks: add an assert for the error extra data
2024-04-27  Mark Wielaardmc-manual.xml fix new/delete expresions -> expression
2024-04-27  Paul Floydregtest warnings: use %z for printf size_t
2024-04-27  Paul Floydwarnings: arm64 unused function in test and missing...
2024-04-27  Paul Floydwarnings: remove two unused variables
2024-04-27  Paul FloydREADMEs: add details on dependencies needed to build...
2024-04-27  Paul Floyd486180 - [Valgrind][MIPS] 'VexGuestArchState' has...
2024-04-26  Mark WielaardUpdate memcheck description of C++ new and delete
2024-04-26  Mark WielaardAdd some website spelling fixes to xml files
2024-04-26  Mark Wielaard-> 3.23.0 final VALGRIND_3_23_0
2024-04-26  Mark WielaardNEWS: Add new instruction support for arm64, amd64...
2024-04-26  Mark WielaardAdd various none/tests/ppc64 test binaries to .gitignore
2024-04-26  Mark WielaardAdd valgrind-*tar.gz and bz2 to .gitignore
2024-04-25  Mark WielaardUse 32 bit (with space) in sized_aligned_new_delete_mis...
2024-04-25  Andreas Arnezs390x: Add support for the `NNPA' instruction
2024-04-24  Mark WielaardSet version to 3.23.0-RC2
2024-04-24  Mark Wielaardglibc-2.X-helgrind.supp.in: Also recognize variants...
2024-04-24  Paul FloydFreeBSD syscall: add wrapper for kcmp
2024-04-24  Mark WielaardAdd prereqs for tests using python 3.9+
2024-04-24  Paul FloydFreeBSD syswrap: wrong length for __sysctlbyname(name)
2024-04-24  Mark WielaardAdd new bar_bad exp files to drd/tests/Makefile.am...
2024-04-24  Mark WielaardAdd another drd/tests/bar_bad exp variant.
2024-04-24  Andreas Arnezs390x: Improve operand names in trackers for PRNO
2024-04-24  Mark WielaardAdd dl_new_hash suppression to drd/tests/std_thread2...
2024-04-24  Mark WielaardVG_(show_open_fds) Only emit empty line when not creati...
2024-04-23  Mark WielaardFilter away "main" differences in filter_fdleak
2024-04-20  Mark Wielaardfilter out in /absolute/path in drd/tests stderr filter
2024-04-20  Mark WielaardAdd new .exp-32 files to memcheck/tests/Makefile.am...
2024-04-20  Mark Wielaard32 bit new_delete_mismatch_size and sized_aligned_new_d...
2024-04-20  Paul FloydFreeBSD suppression: puts reachable
2024-04-20  Paul FloydFreeBSD suppressions: yet more reachables
2024-04-20  Paul FloydFreeBSD suppression: reachable for setlocale
2024-04-20  Paul FloydFreeBSD suppression: add a suppression for __swbuf...
2024-04-20  Mark WielaardSet version to 3.23.0-RC1
2024-04-20  Mark WielaardUpdate emitted Copyright years to include 2024
2024-04-20  Mark Wielaardcore errors suppression support
2024-04-19  Mark WielaardFix const signedness issue in VG_(show_open_fds)
2024-04-19  Alexandra HájkováImprove file descriptor xml output, add fd and path...
2024-04-18  Mark WielaardAdd core errors and use them to implement file descript...
2024-04-18  Paul FloydAdd FreeBSD arm64 to README list of platforms
2024-04-18  Mark WielaardDon't include pub_tool_tooliface.h in priv_types_n_macros.h
2024-04-18  Mark WielaardAdd pub_core_extension.h to coregrind/Makefile.am noins...
2024-04-18  Andreas ArnezAdd extension concept and exploit it for s390x `PRNO'
2024-04-17  Andreas Arnezs390x: Re-implement `vpdi' without intermediate updates
2024-04-16  Paul FloydBug 481874 - Add arm64 support for FreeBSD
next