[Bug gold/23503] -Ttext= doesn't work right with GNU property

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

[Bug gold/23503] -Ttext= doesn't work right with GNU property

2020-10-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23503 --- 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=29700bfff45955f1323573a8270625d38e9bdbb6 commit 29700bfff45955f1323573a8270625d3

[Bug gold/23503] -Ttext= doesn't work right with GNU property

2018-08-10 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23503 --- Comment #1 from Cary Coutant --- In gold, -Ttext is the same as -Ttext-segment. We don't offer command-line placement of individual sections. See PR 14187. -cary On Fri, Aug 10, 2018 at 6:21 AM, hjl.tools at gmail dot com wrote: > https