[valgrind] [Bug 351692] Dumps created by valgrind are not readable by gdb

2016-10-19 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351692 --- Comment #2 from Petar Jovanovic --- This should have been fixed by r16080. Thanks for reporting this problem. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 352197] mips32: mmap2() not wrapped correctly for page size > 4096

2016-10-19 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352197 --- Comment #5 from Petar Jovanovic --- (In reply to Julian Seward from comment #4) > Petar: Duncan: the patch fixes only the mips32 case. Is the mips64 path > correct, or does that also need to be fixed? There is no path for

[valgrind] [Bug 351282] valgrind 3.10.1 MIPS softfloat build broken with GCC 4.9.3 / binutils 2.25.1

2016-10-12 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351282 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com ---

[valgrind] [Bug 352197] mips32: mmap2() not wrapped correctly for page size > 4096

2016-10-06 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352197 --- Comment #3 from Petar Jovanovic --- This issue can be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 352197] mips32: mmap2() not wrapped correctly for page size > 4096

2016-10-06 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352197 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com ---

[valgrind] [Bug 356112] mips: replace addi with addiu

2016-10-05 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356112 --- Comment #3 from Petar Jovanovic --- This issue can be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 356112] mips: replace addi with addiu

2016-10-05 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356112 --- Comment #2 from Petar Jovanovic --- I have applied part of the change that replaces daddi/addi with daddiu/addiu as r16018. Thank you. -- 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 Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #6 from Petar Jovanovic --- Most of these patches are not MIPS-specific, touch common code and probably remove warnings on different platforms too. Can others take a look at these as well? @Aleksandar Can you write

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

2016-10-05 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #11 from Petar Jovanovic --- This issue can be closed now. -- You are receiving this mail because: You are watching all bug changes.

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

2016-10-04 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #10 from Petar Jovanovic --- (In reply to Aleksandar Rikalo from comment #6) > Created attachment 100684 [details] > MIPS64 version of test The test commited as r16004. Thank you for these changes. -- You are

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

2016-10-04 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #9 from Petar Jovanovic --- (In reply to Aleksandar Rikalo from comment #5) > Created attachment 100683 [details] > FP32 support on MIPS64 > > Support for FP32 emulation on MIPS64 platforms (including >

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

2016-10-04 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #8 from Petar Jovanovic --- (In reply to Aleksandar Rikalo from comment #2) > Created attachment 100287 [details] > MIPS32 test for syscalls prctl(GET/SET_FP_MODE) The test commited as r16001. -- You are receiving

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

2016-08-10 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 --- Comment #4 from Petar Jovanovic --- (In reply to Aleksandar Rikalo from comment #2) > Created attachment 100287 [details] > MIPS32 test for syscalls prctl(GET/SET_FP_MODE) Can you make similar changes for MIPS64 for

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

2016-08-10 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366079 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com ---

[valgrind] [Bug 348924] MIPS: Load doubles through memory so the code compiles with the FPXX ABI

2016-05-20 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348924 --- Comment #3 from Petar Jovanovic --- Committed in VEX r3219. Thank you. -- You are receiving this mail because: You are watching all bug changes.

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

2016-02-29 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303877 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com --

[valgrind] [Bug 342356] MIPS: determine page size at runtime

2016-02-26 Thread Petar Jovanovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342356 --- Comment #5 from Petar Jovanovic --- Committed in r15813. Thank you. -- You are receiving this mail because: You are watching all bug changes.