[Bug ld/21448] References to constant data in shared libraries bloats 2.28 executables compared to 2.27

2017-05-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21448 --- Comment #8 from Alan Modra --- OK, it's still true that the fix for pr20995 is necessary for security. Also, making the linker generated .data.rel.ro section BSS won't help disk space unless you're willing to waste more memory, or you hav

[Bug ld/21459] New: Wrong location for .debug_gdb_scripts on Windows

2017-05-04 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 Bug ID: 21459 Summary: Wrong location for .debug_gdb_scripts on Windows Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/21458] ld generates none ARM elf ABI compliant code that causes a hard fault.

2017-05-04 Thread Andrewgoedhart at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21458 Andrew Goedhart changed: What|Removed |Added Target||Arm cortex M CC|

[Bug ld/21448] References to constant data in shared libraries bloats 2.28 executables compared to 2.27

2017-05-04 Thread michael at talosis dot ca
https://sourceware.org/bugzilla/show_bug.cgi?id=21448 --- Comment #9 from Michael Deutschmann --- My system is a hobby on old computers, so my pagesize is 4k. > OK, it's still true that the fix for pr20995 is necessary for security. You keep saying this, but I don't see how it's a problem that