]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2022-06-01  Paul FloydCleanup of str* and mem* functions
2022-06-01  Paul FloydRemove alignment warning from a FreeBSD regtest
2022-05-31  Paul FloydForgot wildcard in FreeBSD DRD suppression, previous...
2022-05-31  Paul FloydAdd suppresions for DRD and Helgrind, guard variables...
2022-05-31  Paul FloydAdd a DRD suppression for thread local data on FreeBSD...
2022-05-31  Paul FloydAdd some filtering to massif C++ tests with GCC on...
2022-05-30  Paul FloydIndent and add more comments for FreeBSD syscall code
2022-05-27  Paul FloydFix typo in added EXTRA_DIST expected
2022-05-27  Paul FloydSecond attempt at new expected
2022-05-27  Paul FloydAdd a suppression For FreeBSD DRD
2022-05-27  Paul FloydForgot to push Makefile.am with EXTRA_DIST for new...
2022-05-27  Paul FloydAdd new expecteds for drd/tests/annotate_trace_memory...
2022-05-27  Paul FloydAdd another expected for memcheck/tests/leak_cpp_interior
2022-05-24  Paul FloydFixes for FreeBSD pdkill syscall wrapper
2022-05-23  Paul FloydAdd small sleep to none/tests/pth_2sig to help prevent...
2022-05-22  Paul FloydChange coredump note names for FreeBSD
2022-05-20  Paul FloydAdd expecteds to EXTRA_DIST
2022-05-20  Mark WielaardAdd cmdline{1,2}.stdout.exp-non-linux files
2022-05-20  Aaron MereyAdd --enabled-debuginfod command line option
2022-05-19  Paul FloydClobber ecx for clang x86 leak tests
2022-05-19  Paul FloydAdd filter for size of stat structure
2022-05-19  Paul FloydMake regtest memcheck/tests/amd64/insn-pmovmskb clang...
2022-05-19  Paul FloydAdd attribute noinline to memcheck/tests/wrap6.c
2022-05-19  Paul FloydUpdate FreeBSD (f)stat tests for FreeBSD 13.1
2022-05-19  Paul FloydFix memcheck/tests/freebsd/fexecve
2022-05-18  Paul FloydMake testcase myrandom() noinline.
2022-05-14  Paul FloydMore changes for FreeBSD 13.1
2022-05-14  Paul FloydChanges to auxv for FreeBSD 13.1
2022-05-13  Mike CroweIntercept strncmp for glibc ld.so v2.28+
2022-05-10  Paul FloydTry again for FreeBSD errno_aligned_allocs on x86
2022-05-10  Paul FloydUpdate FreeBSD memcheck/tests/freebsd/errno_aligned_all...
2022-05-10  Paul FloydAdd check for DRD OMP tests for FreeBSD
2022-05-09  Paul FloydBug 446754 Improve error codes from alloc functions...
2022-05-09  Paul FloydFreeBSD shm_open2 also accepts first argument as SHM_ANON
2022-05-09  Paul FloydFreeBSD shm_open2 arg5 seems to be optional
2022-05-09  Paul FloydAdd FreeBSD shm_open2 syscall wrapper
2022-05-09  Paul FloydAdd FreeBSD-specific expected for memcheck/tests/gone_a...
2022-05-09  Paul FloydMake memcheck/tests/clientperm clang-friendly
2022-05-09  Paul FloydUpdate clang version of insn-pmovmskb expected.
2022-05-09  Paul FloydFreeBSD: only set osrel for executables.
2022-05-07  Paul FloydFreeBSD x86 small logging changes and add comments...
2022-05-07  Paul FloydUpdate FreeBSD struct vki_kinfo_vmentry
2022-04-27  Paul FloydBug 453055 shared_timed_mutex drd test fails with ...
2022-04-27  Paul FloydBug 452779 Valgrind fails to build on FreeBSD 13.0...
2022-04-19  Paul FloydFix warning building memcheck/tests/memalign2
2022-04-19  Paul Floydmemcheck/tests/amd64/shr_edx builds fine with clang
2022-04-19  Paul FloydAdd a configure test for -ansi and use it for none...
2022-04-19  Paul FloydBug 452779 Valgrind fails to build on FreeBSD 13.0...
2022-04-19  Di ChenSupport new memfd_secret linux syscall (447)
2022-04-19  Dario Binacchicoregrind: fix compilation for uclibc
2022-04-13  Paul FloydSome more auxv extensions for FreeBSD 14
2022-04-13  Paul FloydMissing defines for FreeBSD 14 swapoff
2022-04-13  Paul FloydUpdates to FreeBSD syscalls for FreeBSD 14
2022-04-13  Paul FloydUpdate FreeBSD scalar for x86
next