]> sourceware.org Git - valgrind.git/shortlog
valgrind.git
2023-03-05 Paul FloydDarwin regtest: again, forgot to delete errno
2023-03-05 Paul FloydDarwin regtest: remove test that aligned_alloc fails...
2023-03-05 Paul FloydLinux musl: one more iteration for aligned_alloc, asser...
2023-03-05 Paul FloydLinux musl: corrections for aligned_alloc test
2023-03-05 Paul FloydFix a compiler warning
2023-03-05 Paul FloydLinux musl: alligned_alloc accepts alignment of zero
2023-03-05 Paul FloydSolaris regtest: final iteration for aligned_alloc
2023-03-05 Paul FloydSolaris: bump alignment to next power of two for aligne...
2023-03-05 Paul FloydSolaris: copy paste error in alignment check for aligne...
2023-03-05 Paul FloydSolaris: adapt to aligned_alloc only enforcing a multip...
2023-03-05 Paul FloydMake aligned_alloc behave more like the underlying...
2023-03-05 Paul FloydBug 449309 - Missing loopback device ioctl(s)
2023-03-01 Paul FloydLinux PPC regtest: forgot to add the new expected
2023-03-01 Paul FloydLinux PPC regtest: add a specific expected for memalign...
2023-03-01 Paul FloydDarwin regtest: no malloc.h header on Darwin
2023-02-28 Paul FloydTypo in comment
2023-02-28 Paul FloydFix Darwin compilation
2023-02-28 Paul FloydBug 445743 - "The impossible happened: mutex is locked...
2023-02-28 Paul FloydRemove unused helgrind expected
2023-02-28 Paul FloydChange behaviour of posix_memalign for Solaris
2023-02-28 Paul FloydPut back Darwin zone memalign
2023-02-28 Paul FloydMake memalign behave more like the underlying platform...
2023-02-25 Paul FloydAnd here is the updated expected for FreeBSD scalar...
2023-02-25 Paul FloydFreeBSD mknodat syscall dev arg is 64bits so the syscal...
2023-02-25 Paul FloydSmall update to FreeBSD x86 scalar expected
2023-02-25 Paul FloydFreeBSD: make rfork() fail more gracefully
2023-02-24 Paul Floydbug465435 - m_libcfile.c:66 (vgPlain_safe_fd): Assertio...
2023-02-23 Paul FloydOne small typo
2023-02-21 Paul Floydmusl regtest : fix warnings and badly initialized struc...
2023-02-21 Paul FloydTry to correct configure script for warning flags with...
2023-02-21 Paul Floydmusl: fix a couple of warnings
2023-02-19 Paul Floydregtest: remove compiler warnings with clang
2023-02-17 Paul FloydDRD aarch64: Add some suppressions for DRD libstdc++
2023-02-16 Mark WielaardREADME_DEVELOPERS: Explain how to set VALGRIND_LIB...
2023-02-08 Paul FloydDarwin: try to fix assert in DRD
2023-02-05 Paul FloydRegtest: rationalize filters for new/delete
2023-02-05 Paul FloydDarwin regtest: add filtering for zone functions and...
2023-02-04 Paul FloydDRD regtest: try to make timed_mutex more reliable
2023-02-03 Paul FloydDRD regtest: try to make timed_mutex more reliable
2023-02-03 Paul FloydDRD regtesat: update suppression file for std_threads2
2023-02-03 Paul FloydFreeBSD: fix internal sysctlbyname
2023-02-03 Paul FloydRegtest: foix warning from drd test pth_mutex_signal.c
2023-02-02 Paul FloydFreeBSD: improve internal syscallbyname
2023-02-02 Paul FloydGDB regtest: add filter for gdb python load, RHEL 7...
2023-02-01 Mark WielaardAdd valgrind-monitor[-def].py to EXTRA_DIST
2023-02-01 Paul FloydFreeBSD: cleanup launcher
2023-02-01 Paul FloydPack Lackey Event structure
2023-01-31 Paul FloydFreeBSD: cleanup and refactor syscalls readlink and...
2023-01-30 Paul FloydRemove warning caused by D demangle testcase
2023-01-30 Mark Wielaardbug464969_d_demangle.cpp: Always print "Xa"
2023-01-29 Bart Van Asschedrd/tests/pth_mutex_signal: Port to Darwin
2023-01-29 Paul FloydBug 464969 - D language demangling
2023-01-29 Paul FloydmacOS: drd pth_mutex_signal test doesn't build
2023-01-29 Paul FloydCompiler warning expansion to defined
2023-01-29 Paul FloydmacOS: Try to fix build, doesn't like .debug_gdb_scripts
2023-01-28 Paul FloydRemove one lingering trace of tilegx
2023-01-28 Mark Wielaardtsan_thread_wrappers_pthread.h: Only include cstdint...
2023-01-28 Mark Wielaardconfigure.ac: Update AC_PROG_CC checks
2023-01-28 Paul FloydIllumos: regtest filters and gitignore
2023-01-27 Paul FloydRegtest: broaden suppression for helgrind bug 392331
2023-01-27 Paul FloydBug 382034 - Testcases build fixes for musl
2023-01-27 Paul FloydBug 464859 - Build failures with GCC-13 (drd tsan_unittest)
2023-01-27 Paul FloydLinux regtest: some extra filtering for helgrind bug392331
2023-01-27 Paul FloydLinux regtest: forgot prereq test for scalar_openat2
2023-01-25 Paul FloydFreeBSD: update comment about __sysctlbyname and kern...
2023-01-24 Paul FloydFreeBSD: fix compile of auxv on FreeBSD 12
2023-01-24 Paul FloydFreeBSD: fix build on older OSes
2023-01-24 Paul FloydFreeBSD: remove different reserved fds number
2023-01-24 Paul FloydFreeBSD: switch to FreeBSD 12 versions of syscalls...
2023-01-23 Paul FloydBug 435441 - valgrind fails to interpose malloc on...
2023-01-23 Paul FloydFreeBSD: More details on interrupting vgdb and correct...
2023-01-22 Paul FloydFreeBSD: start adding more checks for /proc
2023-01-22 Paul FloydFreeBSD: improve auxv filter
2023-01-21 Paul FloydFreeBSD: Fix auxv AT_EXECPATH
2023-01-21 Paul FloydTwo more debuginfo.c typos
2023-01-21 Paul FloydBug 464476 - Firefox fails to start under Valgrind
2023-01-21 Paul FloydFreeBSD: small change for pthread mutex types
2023-01-21 Paul FloydCleanup mmap comments in debuginfo.c
2023-01-15 Mark Wielaardm_debuginfo: Suppress warning about not handling entry_...
2023-01-15 Paul FloydFreeBSD: some _umtx_op corrections
2023-01-15 Paul FloydFreeBSD: some more clangd refactoring
2023-01-14 Paul FloydRemove execute bit from drd tests std_string.cpp
2023-01-12 Paul FloydUpdate wrong expecteds for Bug 241072
2023-01-11 Paul FloydBug 241072 List tools in --help output
2023-01-11 Andreas Arnezs390: Add z16 support to ecag testcase
2023-01-11 Andreas Arnezs390: Add test for short/extended vector float insns
2023-01-11 Andreas Arnezs390: Stop CC clobbering by VFMIN and VFMAX
2023-01-11 Andreas Arnezs390: Un-swap implementations of VFCH and VFCHE
2023-01-11 Andreas Arnezs390: Fix VFMA, VFMS, VFNMA, and VFNMS for 128-bit FP
2023-01-11 Andreas ArnezBug 460356 -- s390: Fix code generation for Iop_Sqrt32Fx4
2023-01-11 Mark Wielaardgdbserver tests filter out uninstalled python scripts...
2023-01-10 Paul FloydLinux regtest: openat2 not available on older systems
2023-01-09 Philippe WaroquiersFix gdbserver tests failing when python code cannot...
2023-01-09 Paul FloydCleanup warnings
2023-01-08 Paul FloydFreeBSD: clang-tidy corrections
2023-01-08 Paul FloydCleanup of warnings, mostly -Wno-unused-but-set-variable
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...
next
This page took 0.050572 seconds and 5 git commands to generate.