http://sourceware.org/bugzilla/show_bug.cgi?id=12762
--- Comment #22 from cvs-commit at gcc dot gnu.org 2011-08-17 00:39:45 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2011-08-17 00:39:41
Modified files:
bfd: ChangeLog bfd-in.h coff-al
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #3 fr
http://sourceware.org/bugzilla/show_bug.cgi?id=13104
Bug #: 13104
Summary: ARM unified syntax: "b 0" with -mcpu=cortex-m3 crashes
gas
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Prior
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
--- Comment #2 from H.J. Lu 2011-08-16 19:00:38
UTC ---
gnu.linkonce section name usually is .gnu.linkonce.TYPE.KEY.
But kernel driver may have .gnu.linkonce.this_module. What
should be key here?
--
Configure bugmail: http://sourceware.org/b
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
--- Comment #1 from Andreas Schwab 2011-08-16 18:49:42
UTC ---
name + sizeof (".gnu.linkonce.") - 2 always starts with a dot, so the check
would become pointless.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
-
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
Bug #: 13099
Summary: Incorrect check for .gnu.linkonce section
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld