]> sourceware.org Git - valgrind.git/shortlog
valgrind.git
2023-10-19 Mark WielaardAdd arm-linux build artifacts to .gitignore
2023-10-19 Mark WielaardAdd new drd/tests/thrd_create test to .gitignore
2023-10-19 Andreas Arnezs390x: Adjust .gitignore after commit 7cf98163adb3f
2023-10-19 Andreas ArnezUpdate NEWS to reflect Clang support for s390x
2023-10-19 Andreas Arnezs390x regtest: Fix memcheck tests for cu21 and cu42...
2023-10-19 Andreas Arnezs390x: Fix memcheck false positives with certain compar...
2023-10-17 Mark WielaardSet version to 3.22.0-RC1
2023-10-16 Paul FloydBug 475652 - Missing suppression for __wcsncpy_avx2...
2023-10-16 Bart Van Asscheconfigure.ac: Convert the thrd_create() test from C...
2023-10-16 Bart Van Asschedrd/tests/thrd_create: Convert from C++ to C
2023-10-15 Paul FloydFreeBSD regtest: add required library for C11 threads
2023-10-15 Bart Van Asschedrd: Add support for C11 thrd_create()
2023-10-11 Paul Floydillumos: finish refactoring of DRD internal client...
2023-10-11 Paul Floydmemcheck: add checking that new aligned is not dealloca...
2023-10-10 Paul Floydmemcheck: Fix a typo in aligned alloc error suppression...
2023-10-09 Paul FloydDHAT: only handle own user reqs, ignore others
2023-10-09 Paul Floydcoverity: last of the unsigned >= 0 warnings
2023-10-08 Paul FloydBug 390871 - ELF debug info reader confused with multip...
2023-10-08 Paul FloydRevert "Bug 390871 - ELF debug info reader confused...
2023-10-08 Jogn ReiserBug 390871 - ELF debug info reader confused with multip...
2023-10-08 Paul Floydcoverity: most of the remaining unsigned comparisons...
2023-10-02 Nicholas NethercoteMinor tweaks for Python tooling updates.
2023-10-01 Mark WielaardImplement DW_OP_{bregx,consts,const8s,const8u,constu...
2023-10-01 Paul Floydcoverity: most of the remaining unsigned >= 0 compariso...
2023-09-30 Paul Floydcachegrind: exit with error if line size or associativi...
2023-09-30 Paul Floydcoverity: use some event tags and ensure some shift...
2023-09-30 Paul Floydcoverity: mostly unsigned >= 0 comparisons
2023-09-29 Paul Floydcoverity: lots of checks that unsigned are >= 0 which...
2023-09-29 Andreas Arnezs390x: Make z16 machine model known to Valgrind
2023-09-29 Andreas Arnezs390x regtest: Adjust vec2_float for Clang
2023-09-29 Andreas Arnezs390x regtest: Additional test case fixes
2023-09-29 Andreas Arnezs390x regtest: Refactor mul test cases for Clang support
2023-09-29 Andreas Arnezs390x regtest: Adjust op00 and op_exception tests for...
2023-09-29 Andreas Arnezs390x regtest: Adjust various test cases for Clang
2023-09-29 Paul FloydREADME / comments: update debugging advice
2023-09-23 Paul FloydFreeBSD: fix reading debuginfo of the tool itself
2023-09-22 Aaron Mereydebuginfo.c: Add more hooks for lazy loading debuginfo
2023-09-21 Aaron MereyTry to find section .opd in read_elf_object
2023-09-20 Paul FloydFreeBSD: update README.freebsd
2023-09-20 Paul FloydDarwin: fix build with lazy debuginfo reading
2023-09-20 Paul FloydFreeBSD: add intercepts to timingsafe variants of memcm...
2023-09-19 Paul FloydFreeBSD: refactor VG_(load_all_debuginfo)
2023-09-19 Eyal SohaBug 432801 - Valgrind 3.16.1 reports a jump based on...
2023-09-19 Paul FloydHelgrind s390: add a suppression for __printf_buffer_write
2023-09-19 Paul FloydDRD s390: add a suppression for _dl_exception_create_format
2023-09-18 Paul Floydregtest: copy and paste error in new_delete_mismatch_si...
2023-09-17 Paul Floydtest scripts: add cachegrind to list of tools with...
2023-09-17 Paul FloydFreeBSD: add syscall wrapper for membarrier (added...
2023-09-17 Paul FloydFreeBSD: Add syscall wrapper for kqueuex (FreeBSD 15)
2023-09-16 Paul FloydUpdate .gitignore
2023-09-16 Paul FloydLinux: change timerfd wrapper names used for arguments
2023-09-16 Paul FloydFreeBSD: add wrapperd for timerfd_create timerfd_gettim...
2023-09-14 Nicholas NethercoteAdd some client requests to Cachegrind.
2023-09-10 Paul FloydLinux regtest: update MUSL version of aligned_alloc...
2023-09-10 Paul FloydLinux regtest: Update aligned_alloc test for GNU libc...
2023-09-10 Paul FloydBug 474332 - aligned_alloc under Valgrind returns nullp...
2023-09-10 Paul FloydFreeBSD: close_range versioning issues
2023-09-09 Paul FloydIllumos regtest: update expected for aligned_alloc
2023-09-09 Paul Floydcoverity: various minor fixes
2023-09-08 Paul FloydFreeBSD: add syscall wrapper for close_range
2023-09-07 Andreas Arnezs390x regtest: Reduce test output for vector test cases
2023-09-07 Andreas Arnezs390x regtest: Fix typo in previous commit
2023-09-07 Andreas Arnezs390x regtest: Build DFP test cases unconditionally
2023-09-07 Andreas Arnezs390x regtest: Rework pfpo
2023-09-07 Andreas Arnezs390x regtest: Rework dfptest
2023-09-07 Andreas Arnezs390x regtest: Rework dfpext
2023-09-07 Andreas Arnezs390x regtest: Rework dfpconv
2023-09-07 Andreas Arnezs390x regtest: Rework dfp-4
2023-09-07 Andreas Arnezs390x regtest: Rework dfp-3
2023-09-07 Andreas Arnezs390x regtest: Rework dfp-2
2023-09-07 Andreas ArnezBug 472875 - s390x regtest: Rework dfp-1
2023-09-07 Andreas Arnezs390x regtest: Fix issues with DFP_VAL_PRINT()
2023-09-07 Andreas Arnezs390x regtest: Reduce pfpo test case output
2023-09-03 Paul FloydSolaris regtest: aligned / sized expecteds and an impro...
2023-09-03 Paul Floydcoverity: various fixes
2023-09-03 Paul FloydFreeBSD: clarify which package GNU cp is in (needed...
2023-09-02 Paul Floydcoverity: fix a couple of forward nulls
2023-09-02 Paul Floydcoverity: a few bits of dead code and one vgdb command...
2023-09-02 Paul Floydregtest: silence some more warnings
2023-09-02 Paul Floydregtest: silence a few warnings
2023-09-02 Paul FloydAdd memcheck errors for aligned and sized allocations...
2023-09-02 Paul Floydregtest: make memcheck sem test quiet
2023-09-02 Paul FloydSolaris: fix a few compiler warnings
2023-09-02 Paul FloydFreeBSD: Add support for building on FreeBSD 15.0
2023-09-01 Mark WielaardExplicitly load libc and any sonames that contain manda...
2023-09-01 Aaron MereyFix lazy debuginfo loading on ppc64le
2023-09-01 Philippe WaroquiersFix 473944 Handle mold linker split RW PT_LOAD segment...
2023-09-01 Paul FloydFreeBSD: add common failure causes to README.freebsd
2023-08-31 Paul FloydBug 473870 - FreeBSD 14 applications fail early at...
2023-08-30 Paul FloydFreeBSD: a bit of cleanup of README.freebsd
2023-08-29 Paul FloydFreeBSD: add memcheck suppression for libc newlocale...
2023-08-27 Paul FloydLinux: remove a couple of cpmpiler warnings
2023-08-27 Paul FloydFreeBSD: remove testing code
2023-08-27 Paul FloydFreeBSD: add an extra libc filter for _start in massif...
2023-08-27 Paul FloydRemove merge file added by mistake
2023-08-27 Paul FloydFreeBSD: Add a new testcase for FreeBSD 14 _umtx_op...
2023-08-27 Paul FloydFreeBSD: add 2 new _umtx_op op codes for FreeBSD 14
2023-08-27 Paul Floydregtest: fix compiler warnings with clang 16
2023-08-27 Paul FloydFreeBSD regtest: add suppression to bug392331_supp...
2023-08-27 Paul FloydAllow spaces in .valgrindrc files
next
This page took 0.055996 seconds and 5 git commands to generate.