[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-06 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #7 from Aleksandar Rikalo --- Patch 1/4 (warn01.diff) removes 98 "cast-align" warnings caused by including vki-linux.h from various sources. PTR_CAST macro from this patch can be used in future, to avoid "cast-align" warnings. Patch 2/4 (wa

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 Aleksandar Rikalo changed: What|Removed |Added CC||mips3...@gmail.com -- You are receiving th

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #5 from Aleksandar Rikalo --- I propose these four independent patches that reduce number of warnings by ~50%. Applying patches: patch -p1 < warn0x.diff -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #4 from Aleksandar Rikalo --- Created attachment 101432 --> https://bugs.kde.org/attachment.cgi?id=101432&action=edit Patch 4/4 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #3 from Aleksandar Rikalo --- Created attachment 101431 --> https://bugs.kde.org/attachment.cgi?id=101431&action=edit Patch 3/4 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #1 from Aleksandar Rikalo --- Created attachment 101429 --> https://bugs.kde.org/attachment.cgi?id=101429&action=edit Patch 1/4 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #2 from Aleksandar Rikalo --- Created attachment 101430 --> https://bugs.kde.org/attachment.cgi?id=101430&action=edit Patch 2/4 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 370028] New: Reduce the number of compiler warnings on MIPS platforms

2016-10-05 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 Bug ID: 370028 Summary: Reduce the number of compiler warnings on MIPS platforms Product: valgrind Version: unspecified Platform: unspecified OS: Linux

[valgrind] [Bug 366079] FPXX Support for MIPS32 Valgrind

2016-08-19 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #6 from Aleksandar Rikalo --- Created attachment 100684 --> https://bugs.kde.org/attachment.cgi?id=100684&action=edit MIPS64 version of test -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 366079] FPXX Support for MIPS32 Valgrind

2016-08-19 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #5 from Aleksandar Rikalo --- Created attachment 100683 --> https://bugs.kde.org/attachment.cgi?id=100683&action=edit FP32 support on MIPS64 Support for FP32 emulation on MIPS64 platforms (including prctl(GET/SET_FP_MODE) syscalls). --

[valgrind] [Bug 366079] FPXX Support for MIPS32 Valgrind

2016-07-25 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #2 from Aleksandar Rikalo --- Created attachment 100287 --> https://bugs.kde.org/attachment.cgi?id=100287&action=edit MIPS32 test for syscalls prctl(GET/SET_FP_MODE) -- You are receiving this mail because: You are watching all bug change

[valgrind] [Bug 366079] FPXX Support for MIPS32 Valgrind

2016-07-25 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 Aleksandar Rikalo changed: What|Removed |Added CC||aleksandar.rik...@imgtec.co

[valgrind] [Bug 366079] New: FPXX Support for MIPS32 Valgrind

2016-07-25 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 Bug ID: 366079 Summary: FPXX Support for MIPS32 Valgrind Product: valgrind Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: major

[valgrind] [Bug 360008] Contents of Power vr registers contents is not printed correctly when the --vgdb-shadow-registers=yes option is used.

2016-04-22 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360008 Aleksandar Rikalo changed: What|Removed |Added CC||aleksandar.rik...@imgtec.co

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-13 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #34 from Aleksandar Rikalo --- (In reply to Ivo Raisr from comment #31) Thank You for reviewing. I have fixed all things that you mention. The full patch is attached, and the new version of tests is also attached. > 2) When including "tin

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-13 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 Aleksandar Rikalo changed: What|Removed |Added Attachment #98288|0 |1 is obsolete|

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-13 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #32 from Aleksandar Rikalo --- Created attachment 98374 --> https://bugs.kde.org/attachment.cgi?id=98374&action=edit Compressed debug sections support for Valgrind - rev 2 -- You are receiving this mail because: You are watching all bug

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-08 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #30 from Aleksandar Rikalo --- Thank you for suggestions. I've prepared few patches: ElfXX_Chdr-build-fixup.diff - tinfl is moved to m_debuginfo, checking for Elf32/64_Chdr structs is placed into "configure" and line endings in tinfl.c are

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-08 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #29 from Aleksandar Rikalo --- Created attachment 98288 --> https://bugs.kde.org/attachment.cgi?id=98288&action=edit Test cases -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-08 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #28 from Aleksandar Rikalo --- Created attachment 98287 --> https://bugs.kde.org/attachment.cgi?id=98287&action=edit .zdebug sections support -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-04-08 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #27 from Aleksandar Rikalo --- Created attachment 98286 --> https://bugs.kde.org/attachment.cgi?id=98286&action=edit Corrections according to comment #26 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-03-11 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #23 from Aleksandar Rikalo --- It looks strange... Have you run ./autogen.sh before compiling ? I've tested the same configuration (amd64, linux) with trunk and VALGRIND_3_11_0 revisions. However, the patch is not tested on arm and ppc. (I

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-03-07 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 --- Comment #21 from Aleksandar Rikalo --- Created attachment 97742 --> https://bugs.kde.org/attachment.cgi?id=97742&action=edit Avoid warnings from tinfl.c In order to avoid these warnings we need to modify tinfl.c in some way. I suggest the attache

[valgrind] [Bug 303877] valgrind doesn't support compressed debuginfo sections.

2016-02-29 Thread Aleksandar Rikalo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 Aleksandar Rikalo changed: What|Removed |Added CC||aleksandar.rik...@imgtec.co