Good Evening,
I've been attempting to build a cross-compiler for a MIPS32
microcontroller (specifically an M14KE) and I've been running into
problems that appear to stem from binutils silently coalescing 'mips32'
into 'mips64'.
The simplest reproduction is to extract binutils-2.41.tar.gz and then
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
--- Comment #7 from Andreas Schwab ---
Looks good. Additionaly, perhaps objdump -h should indicate when a section is
compressed, like the C flag in readelf -S.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
--- Comment #6 from Nick Clifton ---
Created attachment 15220
--> https://sourceware.org/bugzilla/attachment.cgi?id=15220&action=edit
Proposed patch
Hi Andreas,
Is this patch what you had in mind ?
It adds a -Z/--decompress command li
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
--- Comment #23 from Nick Clifton ---
OK, I have applied the patch.
I have a suspicion that the problem may exist for other long-format command
line options, so I am not going to close this PR just yet. I need to do some
more testing first..
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
--- Comment #22 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b0dfd7427be1c022581ea4ff33713e9922294c34
commit b0dfd7427be1c022581ea4ff33
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
--- Comment #21 from Jan-Benedict Glaw ---
Got two "green":
http://toolchain.lug-owl.de/laminar/jobs/linux-parisc-generic-32bit_defconfig/57
http://toolchain.lug-owl.de/laminar/jobs/linux-sh-microdev_defconfig/38
I have not yet tested whethe
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
--- Comment #5 from Andreas Schwab ---
Created attachment 15219
--> https://sourceware.org/bugzilla/attachment.cgi?id=15219&action=edit
Sample object file
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
--- Comment #4 from Andreas Schwab ---
objdump -h displays the size of the uncompressed data, which adds to the
confusion.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
Andreas Schwab changed:
What|Removed |Added
Summary|objdump -s mishandles |objdump -s missing option
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #2
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
--- Comment #1 from Andreas Schwab ---
Actually it dumps the *compressed* contents, and there is no way to dump the
uncompressed contents.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
Bug ID: 31062
Summary: objdump -s mishandles compressed debug sections
Product: binutils
Version: 2.41
Status: NEW
Severity: normal
Priority: P2
Component: bi
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
Nick Clifton changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
--- Comment #19 from Nick Clifton ---
Created attachment 15218
--> https://sourceware.org/bugzilla/attachment.cgi?id=15218&action=edit
Proposed patch
Hi Jan,
Please could you try out this supplemental patch ?
Cheers
Nick
--
You are
https://sourceware.org/bugzilla/show_bug.cgi?id=28714
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
15 matches
Mail list logo