]> sourceware.org Git - valgrind.git/shortlog
valgrind.git
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
2023-08-26 Paul FloydFreeBSD regtest: use a filter to make eventfd2 consistent
2023-08-26 Paul FloydSolaris: remove cxx17_aligned_new expected
2023-08-25 Paul FloydFix various clang warnings
2023-08-25 Paul FloydBug 473677 - make check compile failure with Clang...
2023-08-24 Paul FloydSolaris: update cxx17_aligned_new expected
2023-08-24 Paul Floydregtest: fix wrong interfaces in calls to operator...
2023-08-23 Nicholas NethercoteFix an error in `docs/README`.
2023-08-23 Nicholas NethercoteUpdate Cachegrind description in the usage message...
2023-08-23 Nicholas NethercoteCorrect an error in Cachegrind's usage message.
2023-08-22 Paul FloydBug 473604 - Fix bug472219.c compile failure with Clang 16
2023-08-22 Paul FloydAdd bug 426751 to NEWS
2023-08-21 Mark Wielaardgdb --multi mode stdout redirecting to stderr
2023-08-20 Paul Floydmusl: enable libstdc++ freeres
2023-08-20 Paul FloydFreeBSD: try to make eventfd2 testcase deterministic
2023-08-20 Paul FloydFreeBSD: complete loading debuginfo if entering capabil...
2023-08-19 Paul FloydAlways cleanup on exit from ML_(read_elf_object)
2023-08-18 Paul FloydSolaris: explain configure detection of scf repository...
2023-08-17 Paul FloydBug 472963 - Broken regular expression in configure.ac
2023-08-16 Aaron MereySupport lazy reading and downloading of DWARF debuginfo
2023-07-24 Paul FloydBug 472219 - Syscall param ppoll(ufds.events) points...
2023-07-24 Paul FloydSolaris: add a configure test for getaddrinfo
2023-07-23 Paul FloydFreeBSD: Add a DRD supppression for getaddrinfo
2023-07-06 Andreas ArnezBug 470132 - s390x: Increase test coverage for VGM
2023-07-06 Andreas ArnezBug 470132 - s390x: Fix the wrap-around case in VGM
next
This page took 0.060123 seconds and 5 git commands to generate.