]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2023-04-20  Paul FloydBug 397083 - Likely false positive "uninitialised value...
2023-04-20  Mark WielaardAdd 436413 Warn about realloc of size zero to NEWS
2023-04-20  Mark Wielaardvgdb --multi: fix various typos, indentation and such...
2023-04-20  Alexandra Hájkovávgdb --multi: fix various typos, indentation and such
2023-04-20  Mark Wielaardvgdb: Handle EAGAIN in read_buf
2023-04-20  Mark Wielaardgdbserver_tests/hginfo.vgtest: Use --ignore-thread...
2023-04-19  Mark WielaardBug 439685 compiler warning in callgrind/main.c
2023-04-19  Igor NunesEnable getcpu on arm 32
2023-04-19  Carl LovePowerPC:, Update test test_isa_3_1_R1_RT.c, test_isa_3_...
2023-04-18  Nicholas Nethercotecg_annotate: Remove the `-I`/`--include` option. users/njn/try-rm-I
2023-04-18  Paul FloydBug 468606 - build: remove "Valgrind relies on GCC...
2023-04-18  Carl LovePowerPC:, Fix test test_isa_3_1_R1_RT.c, test_isa_3_1_R...
2023-04-18  Paul Floydregtest: try to make the nightly script independent...
2023-04-17  Paul FloydForgot to add the modified file for 374596
2023-04-17  Paul FloydBug 468401 - [PATCH] Add a style file for clang-format
2023-04-17  Paul FloydBug 374596 - inconsistent RDTSCP support on x86_64
2023-04-16  Paul Floydillunmos: fix configure scf_handle_bind check
2023-04-16  Mark WielaardUse pipe in vgdb if system doesn't have pipe2
2023-04-15  Mark WielaardFixup vgdb --help message
2023-04-15  Mark WielaardSet version to 3.21.0-RC1
2023-04-14  Mark WielaardAdd bug 467036 Add time cost statistics for Regtest...
2023-04-14  Mark WielaardRegtest: add time cost statistics
2023-04-14  Mark Wielaardtests fdleak.h close all open file descriptors > 2
2023-04-14  Mark Wielaardgdbserver_tests: Improve compatibility of library direc...
2023-04-14  Earl ChewSupport Linux syscall 434 pidfd_open
2023-04-14  Paul Floydregtest: add new multi option to cmdline2 help output...
2023-04-13  Alexandra Petlanova... vgdb: implement the extended-remote protocol
2023-04-13  Paul FloydFreeBSD: auxv changes for FreeBSD 13.2
2023-04-13  Paul FloydFreeBSD: Helgrind suppression for std::__1::__thread_lo...
2023-04-13  Paul Floydregtest: update filter_stanza so that sized_aligned_new...
2023-04-12  Nicholas NethercoteMake `--cache-sim=no` the default for Cachegrind.
2023-04-10  Nicholas NethercoteOverhaul `cg_annotate` output.
2023-04-10  Paul Floydregtest: warning cleanup
2023-04-05  Nicholas NethercoteImprove `pylintrc`.
2023-04-04  Paul FloydCallgrind: make scripts independent of perl installatio...
2023-04-04  Paul FloydAnother minor README change
2023-04-04  Nicholas Nethercotecg_annotate: Remove support for user-annotated files.
2023-04-03  Nicholas NethercoteSome tiny README fixes.
2023-04-02  Paul FloydDarwin regtest: update strchr filter
2023-04-02  Paul FloydDarwin: more suppressions for Darwin 17, and another...
2023-04-02  Paul FloydDarwin: missed removing a couple of delete wrappers
2023-04-02  Paul FloydDarwin and FreeBSD: new / delete wrappers
2023-04-02  Paul FloydDarwin: add support for setting errno from alloc wrappers
2023-04-02  Paul FloydRegtest: fixes for callgrind tests referring to cachegr...
2023-04-01  Mark WielaardCommit access and try branches
2023-04-01  Paul FloydDarwin: try to improve posix_memalign / zone_memalign...
2023-04-01  Paul FloydDarwin regtest: another test using aligned_alloc
2023-04-01  Paul FloydDarwin regtest: fix building on older OS versions
2023-03-31  Paul FloydMUSL regtest: fix a comple of build problems building...
2023-03-31  Paul FloydRegtest: fix a couple of unused variable warnings
2023-03-31  Paul FloydRemove source file added to EXTRA_DIST in error
2023-03-31  Paul FloydAdd missing entries to cachegrind EXTRA_DIST
2023-03-30  Mark WielaardPropagate memory allocation failure to out_of_memory_NO...
2023-03-28  Nicholas Nethercotecg_annotate: use `<unspecified>` for an unspecified...
2023-03-28  Nicholas Nethercotecg_annotate.in: fix a small bug in the printing of...
2023-03-28  Nicholas NethercoteFix some problems in `cachegrind/tests/Makefile.am`.
2023-03-28  Nicholas NethercoteSimpler and more consistent `cachegrind/tests/*.vgtest...
2023-03-28  Nicholas NethercoteRewrite `cg_merge` in Python.
2023-03-28  Nicholas NethercoteRewrite `cg_diff` in Python.
2023-03-27  Nicholas NethercoteRename `ann-diff` test as `ann-diff1`.
2023-03-26  Nicholas NethercoteMake section formatting more consistent.
2023-03-26  Nicholas NethercoteRename a bunch of `cg_annotate` test files.
2023-03-26  Paul FloydSolaris: improve syscall trace for sysfs
2023-03-26  Paul FloydRegtest: put back a glibc version ofr memalign_args...
2023-03-26  Paul FloydRegtest: add a filter for aligned alloc uninit args...
2023-03-26  Paul FloydSolaris: format warnings in syswrap functions
2023-03-25  Paul FloydRegtest: clean aligned alloc tests on FreeBSD x86
2023-03-23  Nicholas NethercoteAdd more annotated/unannotated lines at the end.
2023-03-23  Nicholas NethercoteChange `Threshold:` to `Thresholds:`.
2023-03-23  Nicholas NethercoteJust use one decimal place for all percentages.
2023-03-23  Nicholas NethercoteImprove formatting of percentage columns.
2023-03-22  Nicholas NethercoteMake `cg_annotate` work with Python 3.9, by avoiding...
2023-03-22  Paul FloydMake cg_annotate independent of python3 install location
2023-03-22  Mark Wielaardcachegrind/tests/Makefile.am EXTRA_DIST add ann3.{...
2023-03-21  Nicholas NethercoteRewrite `cg_annotate` in Python.
2023-03-21  Paul FloydSolaris: fix build, another aligned alloc typo
2023-03-17  Paul FloydBug 467482 - Build failure on aarch64 Alpine
2023-03-12  Paul Floydcoverity: a couple of potential buffer overruns
2023-03-12  Paul Floydcoverity: printf args format mismatch
2023-03-12  Paul Floydcoverity: copy paste error
2023-03-12  Paul FloydFreeBSD: fix a syswrap compiler warning
2023-03-12  Paul Floydregtest: add an s390 expected for sized_aligned_new_del...
2023-03-11  Paul Floyddoc: Add asan equivalent to --realloc-zero-bytes-frees...
2023-03-11  Paul FloydRefactor: reorder a few structs to make them more compact
2023-03-11  Paul Floydregtest: update one expected after fixing realloc_size_...
2023-03-11  Paul Floydregtest: build failure on Linux ppc64le, missing header
2023-03-10  Paul FloydBug 436413 - Warn about realloc of size zero
2023-03-10  Paul FloydRename memcheck/tests/sized_aligned_new_delete_args...
2023-03-10  Paul Floyddarwin regtest: fix unused variable warning
2023-03-10  Paul FloydMised one aligned alloc wrapper on Linux
2023-03-09  Paul FloydMalloc replacements: add some C++14/17 comments
2023-03-09  Paul Floydregtest: try to fix bad merge of memalign_args expected...
2023-03-09  Paul Floydregtest: update sized_aligned_new_delete_args expected
2023-03-08  Paul FloydMake operator new aligned more like the standalone...
2023-03-08  Paul Floydregtest: add an arm expected for memalign_args
2023-03-08  Paul Floydregtest: fix warning in memalign_args and add debug...
2023-03-07  Paul Floydauxchecks: fix building on FreeBSD
2023-03-07  Paul FloydFix compile failure on Linux
2023-03-07  Paul FloydAdd 32bit version of sized_aligned_new_delete_args...
2023-03-07  Paul FloydAdd checks to all new / delete overload arguments
next