[valgrind] [Bug 369439] S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER

2016-10-17 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369439 Julian Seward changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[valgrind] [Bug 369439] S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER

2016-10-07 Thread Christian Borntraeger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369439 --- Comment #5 from Christian Borntraeger --- FWIW, I had to remove the static from inner and outer iter in high_word.c as gcc did not recognize the dependency with some compilers: high-word.c:8:13: warning: ‘inner_iter’ defined

[valgrind] [Bug 369439] S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER

2016-10-07 Thread Christian Borntraeger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369439 --- Comment #4 from Christian Borntraeger --- thanks, applied as vex: r3259 valgrind 16027 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 369439] S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER

2016-09-28 Thread Andreas Arnez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369439 Andreas Arnez changed: What|Removed |Added Attachment #101320|0 |1 is

[valgrind] [Bug 369439] S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER

2016-09-28 Thread Christian Borntraeger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369439 Christian Borntraeger changed: What|Removed |Added CC|

[valgrind] [Bug 369439] S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER

2016-09-27 Thread Andreas Arnez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369439 --- Comment #1 from Andreas Arnez --- Created attachment 101320 --> https://bugs.kde.org/attachment.cgi?id=101320=edit Support LDE/LDER, and RISBHG/RISBLG This patch adds support for the missing instructions. In addition,