[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 --- Comment #6 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=1e7eae0dcc0e5473dda573b30107ffdd501b0d73 commit 1e7eae0dcc0e5473dda573b30107f

[Bug binutils/11133] gc-sections deletes sections with __start/__stop reference

2015-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=11133 --- Comment #15 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=1e7eae0dcc0e5473dda573b30107ffdd501b0d73 commit 1e7eae0dcc0e5473dda573b30107

[Bug gold/19163] arm64: zero out *reloc for bug compatibility with android linker

2015-10-22 Thread shenhan at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19163 --- Comment #3 from Han Shen --- Hi Cary, "*reloc" in this context refers to the dynamic relocation spot which shall be filled by android linker during binary loadup. Gold pre-fills "symbol value" to this spot, while bfd zeros it out. Actual

[Bug gold/19163] arm64: zero out *reloc for bug compatibility with android linker

2015-10-22 Thread dimitry at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19163 --- Comment #2 from dimitry --- by *reloc I meant mapped memory from elf file at Elf64_Rela::r_offset. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug gold/19163] arm64: zero out *reloc for bug compatibility with android linker

2015-10-22 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19163 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ccoutant a

[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Version|unspecified

[Bug binutils/11133] gc-sections deletes sections with __start/__stop reference

2015-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=11133 --- Comment #14 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bba037e0aef1f3b17cc6cf6fd041ed6110cc375a commit bba037e0aef1f3b17cc6cf6fd041ed6

[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bba037e0aef1f3b17cc6cf6fd041ed6110cc375a commit bba037e0aef1f3b17cc6cf6fd041ed61

[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread xinliangli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 --- Comment #3 from David Li --- (In reply to H.J. Lu from comment #2) > Created attachment 8737 [details] > A patch > > Try this. Verified the fix works fine. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 --- Comment #2 from H.J. Lu --- Created attachment 8737 --> https://sourceware.org/bugzilla/attachment.cgi?id=8737&action=edit A patch Try this. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/19163] New: arm64: zero out *reloc for bug compatibility with android linker

2015-10-22 Thread dimitry at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19163 Bug ID: 19163 Summary: arm64: zero out *reloc for bug compatibility with android linker Product: binutils Version: unspecified Status: NEW Severity: normal

[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread tmsriram at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 Sriraman Tallam changed: What|Removed |Added CC||tmsriram at google dot com --- Comm

[Bug ld/19161] GNU ld wrongly garbage collects section referenced via __start_SECTIONNAME

2015-10-22 Thread xinliangli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19161 David Li changed: What|Removed |Added CC||ccoutant at gmail dot com,

[Bug ld/19162] Huge binary after linking sections with "a" and "wa" flags

2015-10-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19162 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/19162] Huge binary after linking sections with "a" and "wa" flags

2015-10-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19162 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug ld/19162] New: Huge binary after linking sections with "a" and "wa" flags

2015-10-22 Thread iverbin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19162 Bug ID: 19162 Summary: Huge binary after linking sections with "a" and "wa" flags Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal

[Bug gas/19109] Cannot configure default flag_compress_debug

2015-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19109 --- Comment #38 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4894d80b508ad2626eb2cfd23cfcb5635cdf7442 commit 4894d80b508ad2626eb2cfd23cfcb56

[Bug ld/18841] Data relocations with IFUNC symbols can lead to segfault

2015-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18841 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Andreas Krebbel : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0f042c67a04d5d0c8f879c27d651a7ed5aa6566f commit 0f042c67a04d5d0c8f879c27