]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2018-09-10  Petar JovanovicUpdate NEWS with bug fix for KDE #373069
2018-09-04  Petar JovanovicUpdate NEWS with bug fix for KDE #396906
2018-09-04  Petar Jovanovicmips32: fix broken inline asm in helgrind/tests/tc08_hbl2.c
2018-09-04  Julian SewardComplete first-pass triage of all reported bugs.
2018-09-03  Julian SewardAlmost catch up with first-pass triaging of bugs.
2018-09-03  Mark WielaardBug 398066 s390x: cgijl dep1, 0 reports false uninitial...
2018-09-03  Mark WielaardBug 397354 utimensat should ignore tv_sec if tv_nsec...
2018-09-02  Philippe WaroquiersFix Bug 397424 - glibc 2.27 and gdb_server tests
2018-09-01  Philippe WaroquiersFix 393146 failing assert "is_DebugInfo_active(di)"
2018-09-01  Philippe WaroquiersChange filter_memcheck_monitor as glibc 2.27 seems...
2018-08-24  Petar Jovanovicmips: Fix asm in m_debuglog.c
2018-08-23  Petar Jovanovicmips: fix unhandled mips64-linux syscall: 5326
2018-08-23  Petar Jovanovicmips: skip MSA tests for the secondary target
2018-08-19  Rhys Kiddmacos: Fix missing syscall ulock_wait (OS X 10.12)...
2018-08-19  Rhys Kiddmacos: Fix valgrind OS-X build: config.h not found...
2018-08-19  Julian Sewardarm64 front end: add early-writeback handling for w...
2018-08-19  Julian Sewardsupp_pattEQinp: initialise a variable that gcc 7.3...
2018-08-17  Julian SewardFix 388174 - valgrind with Wine quits with "Assertion...
2018-08-17  Julian SewardAdd changes to ensure that a DebugInfo that has been...
2018-08-17  Julian SewardOn x86: enable by default, expensive-when-needed instru...
2018-08-17  Julian Sewardx86 front end: add spec rules for S/NS after SUBL(x, 0)
2018-08-14  Tom HughesImprove bpf wrapper to check arguments more carefully
2018-08-14  Quentin MonnetAdd file descriptor tracking in wrappers for bpf system...
2018-08-14  Quentin MonnetAdd support for bpf system call
2018-08-14  Quentin MonnetMove pre_check for ASCII string out of PRE(sys_prctl)
2018-08-14  Julian SewardVG_(di_notify_mmap): once we've read debuginfo for...
2018-08-12  Philippe WaroquiersMake sys-statx.c test compile with glibc >= 2.28
2018-08-11  Philippe WaroquiersAnnounce in NEWS the fix for unhandled amd64-linux...
2018-08-11  Philippe WaroquiersFix 392118 - unhandled amd64-linux syscall: 332 (statx)
2018-08-10  Philippe WaroquiersFix warning that VG_(free(basename)) might discard...
2018-08-09  Petar Jovanovicmips64: change memcheck/tests/mips64/filter_stderr
2018-08-07  Petar Jovanovicmips: add membarrier system call support
2018-08-06  Mark WielaardBug 397012 - glibc ld.so uses arch_prctl on i386.
2018-08-06  Julian SewardUpdate.
2018-08-01  Philippe WaroquiersFix a few leaks in VG_(make_core_dump)
2018-08-01  Philippe WaroquiersFix segmentation violation caused by stack misalignment...
2018-07-30  Philippe WaroquiersRemove the useless (Addr) cast when calculating the...
2018-07-30  Philippe WaroquiersFix wrong stack range output by commit 7daa08611 (more...
2018-07-30  Mark WielaardBug 396887 - arch_prctl should return EINVAL on unknown...
2018-07-29  Philippe WaroquiersFix uninitialised epoch when recording execontext.
2018-07-28  Julian SewardEven more triaging.
2018-07-27  Philippe WaroquiersGive some more information in the scheduler information...
2018-07-27  Julian SewardUpdate bug status.
2018-07-27  Julian SewardSomewhat update bug status.
2018-07-26  Philippe WaroquiersShow the stack trace info in case of Valgrind crash
2018-07-25  Julian SewardAdd 3_13_BUGSTATUS.txt to EXTRA_DIST.
2018-07-25  Julian SewardReorder bug sections in alphabetical order, for easier...
2018-07-25  Julian SewardCreate 3_13_BUGSTATUS.txt and pull all new bug reports...
2018-07-24  Julian SewardBug 385412 - s390x: new non-vector z13 instructions...
2018-07-23  Julian SewardFix the test VPCMPESTRM_0x45_128 so that it doesn't...
2018-07-16  Mark WielaardAccept read-only PT_LOAD segments and .rodata.
2018-07-14  Julian Sewardarm64 front end: do early writeback for "str dX, [sp...
2018-07-14  Julian Sewardarm64 front end: add spec rules for {EQ,NE} after ...
2018-07-14  Julian SewardAdd some initialisations that seemed to be required...
2018-06-29  Philippe WaroquiersMinor reformatting
2018-06-26  Ivo RaisrFollow up to changeset 410d736a9928f535e2591c9d5f32e8e0...
2018-06-26  Carl LovePPC32, update expected results for jm_vec_isa_2_07.c.
2018-06-26  Carl LoveFix ppc32 results for test_isa_2_06_part3.c.
2018-06-26  Ivo RaisrAbility to add suppressions based on source file name...
2018-06-21  Carl LovePPC64, add support for the xvnegsp instruction. Add...
2018-06-21  Petar JovanovicAdd processing of sized delete operators into filter_libc
2018-06-21  Mark WielaardImplement ptrace syscall wrapper for arm64-linux.
2018-06-21  Mark WielaardMask AT_HWCAPS on arm64 to those instructions VEX imple...
2018-06-20  Petar JovanovicUpdate .gitignore
2018-06-18  Mark WielaardAdd workaround for arm64 AT_HWCAP on newer kernels...
2018-06-16  Mark Wielaardnone/tests/linux/membarrier.vgtest: Only execute if...
2018-06-16  Mark Wielaardnone/tests/linux/Makefile.am: Fix membarrier.st[d]err...
2018-06-15  Bart Van AsscheAdd a test program for the membarrier() system call
2018-06-15  Bart Van AsscheAdd support for the Linux membarrier() system call
2018-06-15  Petar JovanovicUpdate .ignore for gdbserver_tests directory
2018-06-15  Petar Jovanovicfix make distclean failure
2018-06-14  Petar Jovanovicmips64: add N32 ABI support in NEWS
2018-06-14  Petar Jovanovicmips64: update tests for N32 ABI
2018-06-14  Petar Jovanovicmips64: add N32 ABI support
2018-06-14  Petar Jovanovicmips64: use RegWord where appplicable
2018-06-14  Petar Jovanovicadditional use of RegWord
2018-06-14  Petar Jovanovicmips64: define _VKI_NSIG_BPW based on the size of long
2018-06-03  Rhys KiddFix missing kevent_qos syscall (macOS 10.11). bz#383723
2018-05-31  Julian Sewardarm64-linux: VG_(sigframe_destroy): restore int regs...
2018-05-29  Philippe WaroquiersFix 372347 - Replacement problem of the additional...
2018-05-16  Philippe WaroquiersPoint the kcachegrind link to the up to date page
2018-05-16  Philippe Waroquiersannounce fix 392449 callgrind not clearing the number...
2018-05-15  Josef Weidendorfercallgrind: fix setting call counter to zero if requested
2018-05-05  Julian Sewardemit_ARM64Instr: fix assertion failures associated...
2018-05-05  Julian SewardAdd extra __ubsan failure functions needed to un-break...
2018-05-05  Julian SewardComment out test "(INSNA(6,6) == 0 || INSNA(6,6) ...
2018-04-22  Philippe WaroquiersAdd missing EXTRA_DIST file libstdc++.supp
2018-04-22  Philippe Waroquierscompilation of dist tarball fails due to missing libvex...
2018-04-16  Mark WielaardDon't read build-id ELF Note in .debug file through...
2018-04-15  Philippe WaroquiersFix 393023 - callgrind_control risks using the wrong...
2018-04-15  Philippe WaroquiersAnnounce fix for 393099 - posix_memalign() invalid...
2018-04-15  Philippe WaroquiersFix 393099 - posix_memalign() invalid write if alignmen...
2018-04-14  Philippe Waroquiersignore .dirstamp file appearing in helgrind/tests directory
2018-04-14  Philippe WaroquiersUnbreak build on macos,
2018-04-11  Carl LoveFix 393017 - Add missing support for xsmaxcdp instructi...
2018-04-11  Carl LoveFix 393017 - Add missing support for xsmaxcdp instructi...
2018-04-10  Petar JovanovicIntroduce RegWord type
2018-04-04  Petar Jovanovicmips64: use register numbers instead of aliases for...
2018-04-01  Philippe Waroquiersn-i-bz Fix possible stack trashing by semctl syscall...
2018-03-29  Rhys Kiddhelgrind: properly condition test for bug322621 upon...
next