]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2019-04-10  Mark Wielaarddhat is broken on x86 (32bit)
2019-04-10  Mark WielaardMore memcheck/tests/libstdc++.supp suppressions
2019-04-10  Mark WielaardAdd missing cachegrind/tests/a.c to EXTRA_DIST.
2019-04-08  Julian SewardGET_STARTREGS for s390: fix register constraint (per...
2019-04-08  Julian Seward-> 3.15.0.RC1
2019-04-08  Julian SewardFix broken links in the Massif manual.
2019-04-08  Julian SewardMisc doc updates for upcoming 3.15.0 release.
2019-04-08  Julian SewardUpdate __VALGRIND_MINOR__ for the upcoming 3.15 release.
2019-04-08  Julian SewardFinalise bug-fix status notes.
2019-04-08  Julian SewardFinalise wording w.r.t. the MPL.
2019-04-08  Nicholas NethercoteMention --num-callers more in DHAT docs.
2019-04-08  Nicholas NethercoteMention massif-visualizer in the Massif docs.
2019-04-07  Mark WielaardInstall dhat viewer files in libexec.
2019-04-07  Mark WielaardAdd arm64 do_syscall_WRK implementation to memcheck...
2019-04-07  Mark WielaardAdd (minimal) manual page for valgrind-di-server.
2019-04-05  Carl LovePPC64, fix test_isa_3_0_other.c test
2019-04-05  Julian SewardBug 404843 - s390x: backtrace sometimes ends prematurely.
2019-04-04  Carl LovePPC64, patch to test case issues reported in bugzilla...
2019-04-04  Julian SewardDHAT: when the run ends, print a how-to-view-the-profil...
2019-04-03  Petar Jovanovicmips32: pass correct syscall value to kernel in case...
2019-04-02  Alexandra HajkovaSupport arm64 core dump
2019-04-01  Julian SewardUpdate NEWS and docs/internals/3_14_BUGSTATUS.txt to...
2019-03-30  Philippe WaroquiersAnnounce fix 405782 "VEX temporary storage exhausted...
2019-03-28  Petar Jovanovicmips: get rid of format and implicit-fallthrough warnings
2019-03-28  Petar Jovanovicupdate NEWS about fixed KDE #400975
2019-03-27  Petar Jovanovicmips: code refactoring (NFC)
2019-03-27  Mark WielaardUse ULong instead of unsigned long in s390_irgen_EX_SS.
2019-03-27  Mark WielaardUse gcc -Wimplicit-fallthrough=2 by default if available
2019-03-25  Petar Jovanovicmips: use local labels for do_acasW()
2019-03-25  Petar Jovanovicupdate .gitignore with amd64 tests f16c and rdrand
2019-03-25  Petar Jovanovicmips: if revision is specified, use it for compilation
2019-03-25  Petar Jovanovicmips: add a comment about decoding LX on Cavium
2019-03-22  Carl LovePPC64, fix for vrlwnm, vrlwmi, vrldrm, vrldmi instructions.
2019-03-22  Carl LovePPC64, fix output for xvcvdpsp instruction.
2019-03-22  Carl LovePPC64, The function _get_maxmin_fp_NaN does not handle...
2019-03-22  Carl LovePPC64, instructions xvcvdpsxws, xvcvdpuxws do not handl...
2019-03-22  Carl LovePPC64, fix for vmsummbm instruction.
2019-03-22  Carl LovePPC64, fix implementation of xvcvsxdsp and xvcvuxddp...
2019-03-22  Bart Van Asschedrd: Fix an integer overflow in the stack margin calcul...
2019-03-18  Petar Jovanovicupdate NEWS about the fix for KDE #405458
2019-03-18  Petar Jovanovicmips: correct order of function arguments for mkFormVEC
2019-03-17  Julian Sewardamd64: Implement RDRAND, VCVTPH2PS and VCVTPS2PH.
2019-03-16  Philippe WaroquiersFix Bug 404638 - Add VG_(replaceIndexXA)
2019-03-15  Ilya LeoshkevichBug 405403 - s390x: Allow using disInstr_S390 on little...
2019-03-14  Petar JovanovicFinetune arch_hwcaps() in none/tests/libvex_test.c
2019-03-14  Tom HughesDocument 403123 as fixed
2019-03-14  Tom HughesSuppress FSGSBASE flag from cpuid results
2019-03-13  Julian SewardBug 399287 - amd64 front end: Illegal Instruction vcmpt...
2019-03-13  Julian SewardBug 399287 - amd64 front end: Illegal Instruction vcmpt...
2019-03-13  Mark WielaardRename gettid() to gettid_sys() in gdbserver_tests.
2019-03-12  Julian SewardVEX/auxprogs/genoffsets.c: Add cast to my_offsetof...
2019-03-11  Rhys KiddAdd missing documentation file from EXTRA_DIST
2019-03-11  Rhys KiddmacOS: Don't duplicate -fno-stack-protector
2019-03-11  Rhys Kiddconfig: Conditionalize -finline-functions on compiler...
2019-03-11  Rhys KiddMakefile.am: Consistent indent and align
2019-03-11  Rhys Kiddconfig: Set automake options consistenly in one location
2019-03-11  Rhys Kiddconfig: remove unrequired AC_HEADER_STDC
2019-03-10  Julian SewardAdd a 3_14_BUGSTATUS.txt file and add to it all bugs...
2019-03-09  Julian Sewardbb_to_IR(): increase assertion limits on the maximum...
2019-03-04  Petar Jovanovicmodify massif/tests/mmapunmap.vgtest to comply with...
2019-03-04  Mark WielaardBug 405079 - unhandled ppc64le-linux syscall: 131 ...
2019-02-26  Julian SewardAdjust the built-in profiler so that it can try to...
2019-02-25  Julian SewardFix another format string signedness warning, arm64...
2019-02-21  Mark Wielaardmemcheck powerpc subfe x, x, x initializes x to 0 or...
2019-02-05  Carl LoveFix missed changes from Rename some int<->fp conversion...
2019-02-03  Julian SewardMake the DHAT viewer components be copied into the...
2019-02-03  Julian SewardMake the DHAT viewer components be copied into the...
2019-02-02  Julian SewardFix "make post-regtest-checks" after 441bfc5f51c7f5f80c...
2019-02-02  Julian SewardAnother -Wformat-signedness fix that was missed in...
2019-02-02  Julian SewardEnable -Wformat-signedness, if the compiler supports it.
2019-02-02  Julian SewardFix format string warnings from gcc9. No functional...
2019-02-01  Nicholas NethercoteRemove reference to non-existent *.post.exp files in...
2019-02-01  Nicholas NethercoteAdd missing stuff for a DHAT test.
2019-02-01  Nicholas NethercoteOverhaul DHAT.
2019-01-31  Julian Sewards390 back end: s390_isel_vec_expr_wrk: fix some enum...
2019-01-29  Rhys Kiddmemcheck,macos: Fix vbit-test building on macOS x86...
2019-01-27  Philippe WaroquiersFix callgrind_annotate Use of uninitialized value in...
2019-01-27  Philippe WaroquiersFix callgrind_annotate --threshold=100 does not print...
2019-01-27  Philippe WaroquiersUpdate callgrind_annotate documentation.
2019-01-27  Philippe WaroquiersFix callgrind_annotate non deterministic order for...
2019-01-27  Philippe WaroquiersSort the bug entries by bug nr, add a entry for a fixed...
2019-01-26  Julian SewardEnable warning flag -Wenum-conversion if the compiler...
2019-01-26  Julian Sewards390 front end: remove unused function 'put_gpr_int...
2019-01-26  Julian Sewardamd64 pipeline: generate a much better translation...
2019-01-26  Julian SewardRename some int<->fp conversion IROps for consistency...
2019-01-25  Julian SewardVG_(discard_translations): try to avoid invalidating...
2019-01-25  Julian SewardUpdate.
2019-01-25  Julian SewardBug 402781 - Redo the cache used to process indirect...
2019-01-25  Julian SewardBug 402781 - Redo the cache used to process indirect...
2019-01-24  Andreas ArnezBug 403552 s390x: Fix vector facility bit number
2019-01-12  Philippe WaroquiersFix false positive 'Conditional jump or move' on amd64...
2019-01-11  Mark Wielaardreaddwarf3.c (parse_type_DIE): Accept DW_TAG_subrange_t...
2019-01-11  Mark WielaardBug 402480 Do not use %esp in clobber list.
2018-12-31  Mark WielaardBug 402519 - POWER 3.0 addex instruction incorrectly...
2018-12-29  Philippe WaroquiersAdd memcheck/tests/vbit-test/vbit-test-sec in .gitignore
2018-12-29  Philippe WaroquiersSome more .exp changes following --show-error-list...
2018-12-28  Philippe WaroquiersFix the name of the option in the FIXED BUGS section
2018-12-28  Philippe WaroquiersDocument new options --show-error-list=no|yes and ...
2018-12-28  Philippe WaroquiersDocument the new options --show-error-list and -s
2018-12-28  Philippe WaroquiersModify .exp files following the new error message.
next