[Bug ld/25882] .gnu.attributes are not checked for shared libraries

2020-05-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25882 --- Comment #5 from H.J. Lu --- It is odd to check .gnu.attributes on shared libraries since shared libraries used at link-time can be very different from run-time. Checking .gnu.attributes on shared libraries gives you very little. For PT_G

[Bug gold/25904] New: Gold doesn't work with GCC 10

2020-05-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25904 Bug ID: 25904 Summary: Gold doesn't work with GCC 10 Product: binutils Version: 2.35 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold

[Bug gold/25473] [gold] Gold doesn't handle GDesc -> LE transition correctly

2020-05-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25473 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.35 Status|NEW

[Bug gold/25872] Gold doesn't properly support IBT PLT

2020-05-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|---

[Bug gold/25426] [gold] TLSDESC relaxation doesn't work for x32

2020-05-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25426 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gold/25426] [gold] TLSDESC relaxation doesn't work for x32

2020-05-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25426 --- Comment #2 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=ccf20d460f73c48f3334e1401558df342c77ac8a commit ccf20d460f73c48f3334e1401558df34

[Bug gold/25473] [gold] Gold doesn't handle GDesc -> LE transition correctly

2020-05-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25473 --- Comment #3 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=6d520e36de0229eefe2f1671438cc8333a90b5e6 commit 6d520e36de0229eefe2f1671438cc833

[Bug gold/25872] Gold doesn't properly support IBT PLT

2020-05-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 --- Comment #3 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=e977e74712cf8df6ff44ead0a5c0ffd3cb9aa065 commit e977e74712cf8df6ff44ead0a5c0ffd3

[Bug gold/25872] Gold doesn't properly support IBT PLT

2020-05-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 --- 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=48bc218262da3784dd5258b774832d6b36afcf93 commit 48bc218262da3784dd5258b774832d6b

[Bug gold/25903] aarch64: gold drops __EH_FRAME_BEGIN__ with static linking

2020-05-01 Thread eric.fang at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25903 erifan01 changed: What|Removed |Added CC||eric.fang at arm dot com -- You are recei

[Bug gold/25903] aarch64: gold drops __EH_FRAME_BEGIN__ with static linking

2020-05-01 Thread nsz at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25903 --- Comment #1 from Szabolcs Nagy --- bug 14675 may be related -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/25903] New: aarch64: gold drops __EH_FRAME_BEGIN__ with static linking

2020-05-01 Thread nsz at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25903 Bug ID: 25903 Summary: aarch64: gold drops __EH_FRAME_BEGIN__ with static linking Product: binutils Version: unspecified Status: NEW Severity: normal