MIPS32 - binutils-2.41

2023-11-13 Thread Pete Restall
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

[Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections

2023-11-13 Thread sch...@linux-m68k.org
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.

[Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections

2023-11-13 Thread nickc at redhat dot com
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=edit Proposed patch Hi Andreas, Is this patch what you had in mind ? It adds a -Z/--decompress command line

[Bug ld/28910] GNU-ld: ARM: Issues when trying to set target output architecture

2023-11-13 Thread nickc at redhat dot com
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

[Bug ld/28910] GNU-ld: ARM: Issues when trying to set target output architecture

2023-11-13 Thread cvs-commit at gcc dot gnu.org
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

[Bug ld/28910] GNU-ld: ARM: Issues when trying to set target output architecture

2023-11-13 Thread jbg...@lug-owl.de
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

[Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections

2023-11-13 Thread sch...@linux-m68k.org
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=edit Sample object file -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections

2023-11-13 Thread sch...@linux-m68k.org
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.

[Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections

2023-11-13 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31062 Andreas Schwab changed: What|Removed |Added Summary|objdump -s mishandles |objdump -s missing option

[Bug binutils/31062] objdump -s mishandles compressed debug sections

2023-11-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31062 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/31062] objdump -s mishandles compressed debug sections

2023-11-13 Thread sch...@linux-m68k.org
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.

[Bug binutils/31062] New: objdump -s mishandles compressed debug sections

2023-11-13 Thread sch...@linux-m68k.org
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:

[Bug ld/28910] GNU-ld: ARM: Issues when trying to set target output architecture

2023-11-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28910 Nick Clifton changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/28910] GNU-ld: ARM: Issues when trying to set target output architecture

2023-11-13 Thread nickc at redhat dot com
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=edit Proposed patch Hi Jan, Please could you try out this supplemental patch ? Cheers Nick -- You are

[Bug binutils/28714] Some tools (e.g. size) deliberately omitted from "tooldir" installation

2023-11-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28714 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are