2019-04-05 |
Carl Love | PPC64, fix test_isa_3_0_other.c test |
commit | commitdiff | tree |
2019-04-05 |
Julian Seward | Bug 404843 - s390x: backtrace sometimes ends prematurely. |
commit | commitdiff | tree |
2019-04-04 |
Carl Love | PPC64, patch to test case issues reported in bugzilla... |
commit | commitdiff | tree |
2019-04-04 |
Julian Seward | DHAT: when the run ends, print a how-to-view-the-profil... |
commit | commitdiff | tree |
2019-04-03 |
Petar Jovanovic | mips32: pass correct syscall value to kernel in case... |
commit | commitdiff | tree |
2019-04-02 |
Alexandra Hajkova | Support arm64 core dump |
commit | commitdiff | tree |
2019-04-01 |
Julian Seward | Update NEWS and docs/internals/3_14_BUGSTATUS.txt to... |
commit | commitdiff | tree |
2019-03-30 |
Philippe Waroquiers | Announce fix 405782 "VEX temporary storage exhausted... |
commit | commitdiff | tree |
2019-03-28 |
Petar Jovanovic | mips: get rid of format and implicit-fallthrough warnings |
commit | commitdiff | tree |
2019-03-28 |
Petar Jovanovic | update NEWS about fixed KDE #400975 |
commit | commitdiff | tree |
2019-03-27 |
Petar Jovanovic | mips: code refactoring (NFC) |
commit | commitdiff | tree |
2019-03-27 |
Mark Wielaard | Use ULong instead of unsigned long in s390_irgen_EX_SS. |
commit | commitdiff | tree |
2019-03-27 |
Mark Wielaard | Use gcc -Wimplicit-fallthrough=2 by default if available |
commit | commitdiff | tree |
2019-03-25 |
Petar Jovanovic | mips: use local labels for do_acasW() |
commit | commitdiff | tree |
2019-03-25 |
Petar Jovanovic | update .gitignore with amd64 tests f16c and rdrand |
commit | commitdiff | tree |
2019-03-25 |
Petar Jovanovic | mips: if revision is specified, use it for compilation |
commit | commitdiff | tree |
2019-03-25 |
Petar Jovanovic | mips: add a comment about decoding LX on Cavium |
commit | commitdiff | tree |
2019-03-22 |
Carl Love | PPC64, fix for vrlwnm, vrlwmi, vrldrm, vrldmi instructions. |
commit | commitdiff | tree |
2019-03-22 |
Carl Love | PPC64, fix output for xvcvdpsp instruction. |
commit | commitdiff | tree |
2019-03-22 |
Carl Love | PPC64, The function _get_maxmin_fp_NaN does not handle... |
commit | commitdiff | tree |
2019-03-22 |
Carl Love | PPC64, instructions xvcvdpsxws, xvcvdpuxws do not handl... |
commit | commitdiff | tree |
2019-03-22 |
Carl Love | PPC64, fix for vmsummbm instruction. |
commit | commitdiff | tree |
2019-03-22 |
Carl Love | PPC64, fix implementation of xvcvsxdsp and xvcvuxddp... |
commit | commitdiff | tree |
2019-03-22 |
Bart Van Assche | drd: Fix an integer overflow in the stack margin calcul... |
commit | commitdiff | tree |
2019-03-18 |
Petar Jovanovic | update NEWS about the fix for KDE #405458 |
commit | commitdiff | tree |
2019-03-18 |
Petar Jovanovic | mips: correct order of function arguments for mkFormVEC |
commit | commitdiff | tree |
2019-03-17 |
Julian Seward | amd64: Implement RDRAND, VCVTPH2PS and VCVTPS2PH. |
commit | commitdiff | tree |
2019-03-16 |
Philippe Waroquiers | Fix Bug 404638 - Add VG_(replaceIndexXA) |
commit | commitdiff | tree |
2019-03-15 |
Ilya Leoshkevich | Bug 405403 - s390x: Allow using disInstr_S390 on little... |
commit | commitdiff | tree |
2019-03-14 |
Petar Jovanovic | Finetune arch_hwcaps() in none/tests/libvex_test.c |
commit | commitdiff | tree |
2019-03-14 |
Tom Hughes | Document 403123 as fixed |
commit | commitdiff | tree |
2019-03-14 |
Tom Hughes | Suppress FSGSBASE flag from cpuid results |
commit | commitdiff | tree |
2019-03-13 |
Julian Seward | Bug 399287 - amd64 front end: Illegal Instruction vcmpt... |
commit | commitdiff | tree |
2019-03-13 |
Julian Seward | Bug 399287 - amd64 front end: Illegal Instruction vcmpt... |
commit | commitdiff | tree |
2019-03-13 |
Mark Wielaard | Rename gettid() to gettid_sys() in gdbserver_tests. |
commit | commitdiff | tree |
2019-03-12 |
Julian Seward | VEX/auxprogs/genoffsets.c: Add cast to my_offsetof... |
commit | commitdiff | tree |
2019-03-11 |
Rhys Kidd | Add missing documentation file from EXTRA_DIST |
commit | commitdiff | tree |
2019-03-11 |
Rhys Kidd | macOS: Don't duplicate -fno-stack-protector |
commit | commitdiff | tree |
2019-03-11 |
Rhys Kidd | config: Conditionalize -finline-functions on compiler... |
commit | commitdiff | tree |
2019-03-11 |
Rhys Kidd | Makefile.am: Consistent indent and align |
commit | commitdiff | tree |
2019-03-11 |
Rhys Kidd | config: Set automake options consistenly in one location |
commit | commitdiff | tree |
2019-03-11 |
Rhys Kidd | config: remove unrequired AC_HEADER_STDC |
commit | commitdiff | tree |
2019-03-10 |
Julian Seward | Add a 3_14_BUGSTATUS.txt file and add to it all bugs... |
commit | commitdiff | tree |
2019-03-09 |
Julian Seward | bb_to_IR(): increase assertion limits on the maximum... |
commit | commitdiff | tree |
2019-03-04 |
Petar Jovanovic | modify massif/tests/mmapunmap.vgtest to comply with... |
commit | commitdiff | tree |
2019-03-04 |
Mark Wielaard | Bug 405079 - unhandled ppc64le-linux syscall: 131 ... |
commit | commitdiff | tree |
2019-02-26 |
Julian Seward | Adjust the built-in profiler so that it can try to... |
commit | commitdiff | tree |
2019-02-25 |
Julian Seward | Fix another format string signedness warning, arm64... |
commit | commitdiff | tree |
2019-02-21 |
Mark Wielaard | memcheck powerpc subfe x, x, x initializes x to 0 or... |
commit | commitdiff | tree |
2019-02-05 |
Carl Love | Fix missed changes from Rename some int<->fp conversion... |
commit | commitdiff | tree |
2019-02-03 |
Julian Seward | Make the DHAT viewer components be copied into the... |
commit | commitdiff | tree |
2019-02-03 |
Julian Seward | Make the DHAT viewer components be copied into the... |
commit | commitdiff | tree |
2019-02-02 |
Julian Seward | Fix "make post-regtest-checks" after 441bfc5f51c7f5f80c... |
commit | commitdiff | tree |
2019-02-02 |
Julian Seward | Another -Wformat-signedness fix that was missed in... |
commit | commitdiff | tree |
2019-02-02 |
Julian Seward | Enable -Wformat-signedness, if the compiler supports it. |
commit | commitdiff | tree |
2019-02-02 |
Julian Seward | Fix format string warnings from gcc9. No functional... |
commit | commitdiff | tree |
2019-02-01 |
Nicholas Nethercote | Remove reference to non-existent *.post.exp files in... |
commit | commitdiff | tree |
2019-02-01 |
Nicholas Nethercote | Add missing stuff for a DHAT test. |
commit | commitdiff | tree |
2019-02-01 |
Nicholas Nethercote | Overhaul DHAT. |
commit | commitdiff | tree |
2019-01-31 |
Julian Seward | s390 back end: s390_isel_vec_expr_wrk: fix some enum... |
commit | commitdiff | tree |
2019-01-29 |
Rhys Kidd | memcheck,macos: Fix vbit-test building on macOS x86... |
commit | commitdiff | tree |
2019-01-27 |
Philippe Waroquiers | Fix callgrind_annotate Use of uninitialized value in... |
commit | commitdiff | tree |
2019-01-27 |
Philippe Waroquiers | Fix callgrind_annotate --threshold=100 does not print... |
commit | commitdiff | tree |
2019-01-27 |
Philippe Waroquiers | Update callgrind_annotate documentation. |
commit | commitdiff | tree |
2019-01-27 |
Philippe Waroquiers | Fix callgrind_annotate non deterministic order for... |
commit | commitdiff | tree |
2019-01-27 |
Philippe Waroquiers | Sort the bug entries by bug nr, add a entry for a fixed... |
commit | commitdiff | tree |
2019-01-26 |
Julian Seward | Enable warning flag -Wenum-conversion if the compiler... |
commit | commitdiff | tree |
2019-01-26 |
Julian Seward | s390 front end: remove unused function 'put_gpr_int... |
commit | commitdiff | tree |
2019-01-26 |
Julian Seward | amd64 pipeline: generate a much better translation... |
commit | commitdiff | tree |
2019-01-26 |
Julian Seward | Rename some int<->fp conversion IROps for consistency... |
commit | commitdiff | tree |
2019-01-25 |
Julian Seward | VG_(discard_translations): try to avoid invalidating... |
commit | commitdiff | tree |
2019-01-25 |
Julian Seward | Update. |
commit | commitdiff | tree |
2019-01-25 |
Julian Seward | Bug 402781 - Redo the cache used to process indirect... |
commit | commitdiff | tree |
2019-01-25 |
Julian Seward | Bug 402781 - Redo the cache used to process indirect... |
commit | commitdiff | tree |
2019-01-24 |
Andreas Arnez | Bug 403552 s390x: Fix vector facility bit number |
commit | commitdiff | tree |
2019-01-12 |
Philippe Waroquiers | Fix false positive 'Conditional jump or move' on amd64... |
commit | commitdiff | tree |
2019-01-11 |
Mark Wielaard | readdwarf3.c (parse_type_DIE): Accept DW_TAG_subrange_t... |
commit | commitdiff | tree |
2019-01-11 |
Mark Wielaard | Bug 402480 Do not use %esp in clobber list. |
commit | commitdiff | tree |
2018-12-31 |
Mark Wielaard | Bug 402519 - POWER 3.0 addex instruction incorrectly... |
commit | commitdiff | tree |
2018-12-29 |
Philippe Waroquiers | Add memcheck/tests/vbit-test/vbit-test-sec in .gitignore |
commit | commitdiff | tree |
2018-12-29 |
Philippe Waroquiers | Some more .exp changes following --show-error-list... |
commit | commitdiff | tree |
2018-12-28 |
Philippe Waroquiers | Fix the name of the option in the FIXED BUGS section |
commit | commitdiff | tree |
2018-12-28 |
Philippe Waroquiers | Document new options --show-error-list=no|yes and ... |
commit | commitdiff | tree |
2018-12-28 |
Philippe Waroquiers | Document the new options --show-error-list and -s |
commit | commitdiff | tree |
2018-12-28 |
Philippe Waroquiers | Modify .exp files following the new error message. |
commit | commitdiff | tree |
2018-12-28 |
Philippe Waroquiers | Implement option --show-error-list=no|yes -s |
commit | commitdiff | tree |
2018-12-23 |
Philippe Waroquiers | Factorize producing the 'For counts of detected and... |
commit | commitdiff | tree |
2018-12-23 |
Mark Wielaard | Add vbit-test-sec.vgtest and vbit-test-sec.stderr.exp... |
commit | commitdiff | tree |
2018-12-23 |
Mark Wielaard | Mention 402481 as fixed in NEWS. |
commit | commitdiff | tree |
2018-12-23 |
Khem Raj | tests/amd64: Do not clobber %rsp register |
commit | commitdiff | tree |
2018-12-23 |
Mark Wielaard | Also test memcheck/tests/vbit-test on any secondary... |
commit | commitdiff | tree |
2018-12-23 |
Julian Seward | Bug 402481 - vbit-test fails on x86 for Iop_CmpEQ64... |
commit | commitdiff | tree |
2018-12-23 |
Philippe Waroquiers | Fix 402395 coregrind/vgdb-invoker-solaris.c: 2 * poor... |
commit | commitdiff | tree |
2018-12-22 |
Julian Seward | amd64 back end: generate improved SIMD64 code. |
commit | commitdiff | tree |
2018-12-22 |
Julian Seward | amd64 back end: generate better code for 2x64<-->V128... |
commit | commitdiff | tree |
2018-12-22 |
Julian Seward | amd64 pipeline: improve performance of cvtdq2ps and... |
commit | commitdiff | tree |
2018-12-22 |
Julian Seward | amd64 back end: generate better code for 128/256 bit... |
commit | commitdiff | tree |
2018-12-22 |
Julian Seward | amd64 pipeline: generate much better code for pshufb... |
commit | commitdiff | tree |
2018-12-22 |
Julian Seward | amd64 hosts: detect SSSE3 (not SSE3) capabilities on... |
commit | commitdiff | tree |
2018-12-20 |
Julian Seward | Fix memcheck/tests/undef_malloc_args failure. |
commit | commitdiff | tree |
next |