[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE

2017-10-08 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22269 --- Comment #4 from Alan Modra --- I agree that undefined weak symbols probably ought to resolve to 0 in a static PIE. To do that on ppc it would be reasonable to add the following to elf32.em after_parse if (link_info.dynamic_undefined_we

[Bug binutils/22212] memory leak in nm in binutils 2.30(HEAD)

2017-10-08 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22212 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/22212] memory leak in nm in binutils 2.30(HEAD)

2017-10-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22212 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b55ec8b676ed05d93ee49d6c79ae0403616c4fb0 commit b55ec8b676ed05d93ee49d6c79ae0

[Bug binutils/22212] memory leak in nm in binutils 2.30(HEAD)

2017-10-08 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22212 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ld/20179] ld -pie -z text errors out for SPARC TLS objects: read-only segment has dynamic relocations

2017-10-08 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20179 H.J. Lu changed: What|Removed |Added Target|sparc*-sun-solaris2.* |sparc Status|NEW

[Bug ld/22263] -fpie -pie generates dynamic relocations in text section

2017-10-08 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22263 H.J. Lu changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #4 from H

[Bug ld/22263] -fpie -pie generates dynamic relocations in text section

2017-10-08 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22263 H.J. Lu changed: What|Removed |Added Target|tilepro,sparc |tilegx,tilepro,sparc --- Comment #3 from H.

[Bug ld/22263] -fpie -pie generates dynamic relocations in text section

2017-10-08 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22263 --- Comment #2 from H.J. Lu --- This is caused by incorrectly checking bfd_link_pic, which should check bfd_link_executable instead. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/22162] Wrong space to load in the memory...

2017-10-08 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22162 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/22162] Wrong space to load in the memory...

2017-10-08 Thread rmbeer2 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22162 rm beer changed: What|Removed |Added Priority|P2 |P1 Status|RESOLVED