]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2023-01-08  Philippe WaroquiersImplement front end GDB commands for Valgrind gdbserver...
2023-01-08  Philippe WaroquiersAvoid doing mempool specific leak search activities...
2023-01-06  Paul FloydBug 433873 - openat2 syscall unimplemented on Linux
2023-01-04  Julian SewardRemove a debugging line `if (0) ..` that mistakenly...
2023-01-04  Julian SewardFix 64-bit uncleanness in VG_(get_bbs_translated)/VG_...
2023-01-04  Julian Sewardamd64 and x86 front ends: add a few more spec rules.
2023-01-04  Julian SewardMemcheck: handle origin data for 8-/16-bit shadow store...
2023-01-04  Julian SewardDHAT: increase the size of the cache for `find_Block_co...
2023-01-03  Paul FloydBug 327548 - false positive while destroying mutex
2023-01-02  Philippe WaroquiersSmall improvement to documentation.
2022-12-31  Paul FloydUpdate none/tests/cmdline1 and 2 for non-linux
2022-12-30  Philippe WaroquiersAllows to only output "new" loss records when doing...
2022-12-30  Philippe WaroquiersAdd clo option -scheduling-quantum=<number> to control...
2022-12-30  Paul FloydFreeeBSD: Add Helgrind suppression for void __thread_sp...
2022-12-29  Paul FloydAdd DRD shared_timed_mutex to Helgrind
2022-12-29  Paul FloydAdd a variation of the Helgrind tls_threads test
2022-12-29  Paul FloydBug 400793 - pthread_rwlock_timedwrlock false positive
2022-12-29  Paul FloydUpdate modified hg04 reference for DRD.
2022-12-29  Philippe WaroquiersAdd a test for helgrind --history-backtrace-size
2022-12-29  Philippe WaroquiersFix typo in NEWS.
2022-12-29  Philippe WaroquiersAdd clo option the nr of entries in helgrind --history...
2022-12-26  Paul FloydDisable some memcheck tests on FreeBSD
2022-12-26  Paul FloydFixes related to Bug 392331
2022-12-25  Paul FloydFix suppression file inconsistency from previous commit...
2022-12-25  Paul FloydBug 392331 - Spurious lock not held error from inside...
2022-12-25  Paul FloydCleanup for clangd, mostly FreeBSD
2022-12-25  Paul FloydFreeBSD only: fix 445743
2022-12-25  Paul FloydFreeBSD: enable PERF_FAST_LOADV for x86 and cleanup...
2022-12-25  Bart Van AsscheRevert "syscall"
2022-12-24  Bart Van Asschedrd: Improve barrier support
2022-12-24  Bart Van Asschesyscall
2022-12-23  Paul FloydBug 444488 - Use glibc.pthread.stack_cache_size tunable
2022-12-23  Philippe WaroquiersPass a dummy process_option_state for dynamic options
2022-12-23  Paul FloydBug 463027 - broken check for MPX instruction support...
2022-12-22  Paul FloydImprove FreeBSD preadv/pwritev error messages
2022-12-22  Paul FloydBug 462830 - WARNING: unhandled amd64-freebsd syscall...
2022-12-22  Paul FloydFreeBSD: make amd64 aspace max mem 128Gbytes
2022-12-22  Paul FloydFreeBSD: add a check that the mqueuefs kernel module...
2022-11-18  Mark WielaardImplicit int in none/tests/faultstatus.c
2022-11-13  Paul FloydManual: add FreeBSD to section about Linux stack cache
2022-11-12  Paul FloydBug 351857 - confusing error message about valid comman...
2022-11-12  Alexandra Petlanova... vgdb: allow address reuse to avoid "address already...
2022-11-10  Paul FloydBug 170510 - Don't warn about ioctl of size 0 without...
2022-10-31  Carl LoveBug 444110 priv/guest_ppc_toIR.c: warning: duplicated...
2022-10-28  Paul FloydFreeBSD: more filtering for gdbserver_tests/nlvgdbsigqueue
2022-10-28  Paul FloydFreeBSD: fix a typo in my previous commit for VKI_AT_US...
2022-10-28  Paul FloydFreeBSD: remove dependency on elf header and make VKI_...
2022-10-24  Mark Wielaard-> 3.20.0 final VALGRIND_3_20_0
2022-10-23  Paul FloydFix DRD and Helgrind on Solaris.
2022-10-22  Mark Wielaard{callgrind,callgrind}/tests/ann{1,2}.vgtest touch cgout...
2022-10-20  Paul FloydFix build on macOS
2022-10-19  Mark WielaardSet version to 3.20.0-RC1 and update NEWS
2022-10-19  Mark WielaardAdd none/tests/freebsd/auxv.stderr.exp-freebsd14 to...
2022-10-18  Paul Floyd Auxv user stack for FreeBSD, last part
2022-10-18  Paul FloydAuxv user stack for FreeBSD, part 2
2022-10-18  Paul FloydAdd auxv entry for usrstack on FreeBSD 14, part 1
2022-10-16  Paul FloydImprove FreeBSD handling of W^X setting.
2022-10-15  Philippe WaroquiersRemove register cache to fix 458915 gdbserver causes...
2022-10-12  Paul FloydBug 131186 - writev reports error in (vector[...])
2022-09-25  Philippe WaroquiersFix 459477 missing \n in XERROR and ERROR calls
2022-09-18  Paul FloydUpdate valinfo5 FreeBSD expected
2022-09-18  Paul FloydAdd abexit to non-Linux expecteds for gdb atexit events
2022-09-17  Philippe WaroquiersAdd abexit in --vgdb-stopat. fix 459031 --error-exitcod...
2022-09-12  Carl LovePowerPC: Fix the L field for the sync and dcbf instruct...
2022-08-29  Mark WielaardReplace git:// URLs with https:// URLs
2022-08-09  Carl LovePowerpc, dcbf add check for L field and ISA version.
2022-08-09  Carl LovePowerpc, add support for the sync instruction with...
2022-07-07  Mark WielaardAdd memmem memcheck tests
2022-07-07  Andreas ArnezBug 454040 - Add intercept for memmem on s390x
2022-07-05  Paul FloydFix reading dwarf info for arrays with lower bound...
2022-07-05  Paul FloydRemove a hack for read dwarf var size on FreeBSD
2022-07-03  Paul FloydBackout synthesizing AT_BSDFLAGS auxv entry
2022-07-03  Paul FloydFix a couple of compiler warnings because of some misse...
2022-07-03  Paul FloydImprove FreeBSD sysctl kern.usrstack
2022-07-03  Paul FloydBug-456171 [PATCH] FreeBSD: Don't record address errors...
2022-07-03  Paul FloydSimplify FreeeBSD Helgrind suppresssions
2022-06-18  Mark WielaardFix memcheck/tests/amd64-freebsd/Makefile.am EXTRA_DIST...
2022-06-18  Paul FloydAdd some FreeBSD Helgrind suppressions
2022-06-17  Paul FloydFix a few issues with reallocf and add a FreeBSD amd64...
2022-06-15  Paul FloydAdd an expected for FreeBSD gdbserver_tests/nlcontrolc
2022-06-14  Paul FloydImplement vgdb invoker on FreeBSD
2022-06-14  Luboš Luňáksupport DW_FORM_addrx3 and DW_FORM_strx3
2022-06-14  Luboš Luňákimplement support for missing DW_LLE_* and DW_RLE_...
2022-06-13  Luboš Luňáktreat DW_TAG_skeleton_unit like DW_TAG_compile_unit
2022-06-13  Mark WielaardAdd cachegrind and callgrind post.{diff,out} to .gitignore
2022-06-13  Luboš Luňákread dwarf5 DW_FORM_rnglistx and DW_FORM_loclistx
2022-06-13  Luboš Luňákavoid warning about missing DW_AT_*_base in skip_DIE()
2022-06-13  Luboš Luňákread dwarf5 DW_FORM_addrx* and DW_FORM_strx* as generat...
2022-06-12  Paul FloydFix some compiler warnings on FreeBSD
2022-06-09  Mark Wielaardsyswrap-linux.c (sys_execveat): Define path as const...
2022-06-09  Mark Wielaardsyswrap-linux.c (sys_bpf): Compare raw_tracepoint.name...
2022-06-09  Luboš Luňákread properly unit headers depending on dwarf5 unit_type
2022-06-09  Paul FloydBug 452802 Handle lld 9+ split RW PT_LOAD segments...
2022-06-08  Paul FloydRegtest memcheck/tests/amd64/shr_edx does not build...
2022-06-07  Paul FloydA little bit in indentation
2022-06-06  Paul FloydAdd syscall wrappers for FreeBSD funlinkat and copy_fil...
2022-06-06  Paul FloydUse a different way to tell where the syscall handler...
2022-06-06  Paul FloydFix FreeBSD x86 allocation of GDT for threads on x86
2022-06-02  Paul FloydRemove expected from EXTRA_DIST
2022-06-02  Paul FloydAdd code that makes 1st page after brk inaccessible.
next