http://sourceware.org/bugzilla/show_bug.cgi?id=14265
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
http://sourceware.org/bugzilla/show_bug.cgi?id=1
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=14265
--- Comment #2 from Ian Lance Taylor 2012-08-09 15:00:36
UTC ---
The key point connecting the Output_section_element_input and the Layout code
is the call to Output_section_element_input::match_name. From the Layout side,
it's the call to ss-
http://sourceware.org/bugzilla/show_bug.cgi?id=1
--- Comment #3 from Lluís Batlle 2012-08-09
17:30:47 UTC ---
All my kernel modules have that trouble.
I only run 'make' for the modules in the linux kernel, with gcc 4.6.3, with
DEBUG_INFO enabled, and this patch:
--- a/Makefile
+++ b/Makefil
http://sourceware.org/bugzilla/show_bug.cgi?id=1
--- Comment #4 from H.J. Lu 2012-08-09 19:16:04
UTC ---
(In reply to comment #3)
> All my kernel modules have that trouble.
>
> I only run 'make' for the modules in the linux kernel, with gcc 4.6.3, with
It works fine with the Linux binutils
http://sourceware.org/bugzilla/show_bug.cgi?id=1
Lluís Batlle changed:
What|Removed |Added
Summary|objdump fails on .ko with |objdump fails on .ko with
http://sourceware.org/bugzilla/show_bug.cgi?id=1
Alan Modra changed:
What|Removed |Added
Status|WAITING |ASSIGNED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=1
--- Comment #7 from cvs-commit at gcc dot gnu.org 2012-08-10 02:14:56 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2012-08-10 02:14:50
Modified files:
bfd: ChangeLog elf.c
Log messa
http://sourceware.org/bugzilla/show_bug.cgi?id=1
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|