[Bug gprofng/30679] gprofng man pages improvements

2023-12-04 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30679 Ruud van der Pas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/31096] nm for mips32 (native or cross-compiled) shows 32bit addresses as sign-extended 64bit addresses

2023-12-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31096 Alan Modra changed: What|Removed |Added Assignee|nickc at redhat dot com|amodra at gmail dot com -- You a

[Bug gprofng/31109] gprofng not built and installed in a combined binutils+gcc build

2023-12-04 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31109 --- Comment #6 from Vladimir Mezentsev --- I removed only compiler errors to continue my build. Like this: % diff $old_binutils/libctf/ctf-hash.c libctf/ctf-hash.c 168,169c168,169 < else < dynhash = malloc (offsetof (ctf_dynhash_t, key_

[Bug binutils/31106] strip --strip-debug breaks relocations

2023-12-04 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=31106 --- Comment #6 from Stas Sergeev --- (In reply to Nick Clifton from comment #4) > (Incidentally the symbols have very strange > looking names. Is this deliberate ?) This is a so-called "RELC encoding". I've looked into binutils source to fi

[Bug binutils/31106] strip --strip-debug breaks relocations

2023-12-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31106 --- Comment #5 from Nick Clifton --- Addendum: It may not be the effect of stripping that causes this behaviour. Just copying the file using objcopy also shows the same effect: $ objcopy fdppkrnl.35.10.elf test.elf $ readelf -r test.elf

[Bug binutils/31106] strip --strip-debug breaks relocations

2023-12-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31106 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug binutils/31106] strip --strip-debug breaks relocations

2023-12-04 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=31106 --- Comment #3 from Stas Sergeev --- (In reply to Nick Clifton from comment #1) > Is it possible that you uploaded the stripped file ? Thank you. I have re-uploaded the file now (haven't checked if the first one was alredy stripped, but likel

[Bug binutils/31106] strip --strip-debug breaks relocations

2023-12-04 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=31106 Stas Sergeev changed: What|Removed |Added Attachment #15232|0 |1 is obsolete|

[Bug binutils/31106] strip --strip-debug breaks relocations

2023-12-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31106 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/31096] nm for mips32 (native or cross-compiled) shows 32bit addresses as sign-extended 64bit addresses

2023-12-04 Thread n.schier at avm dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=31096 Nicolas Schier changed: What|Removed |Added CC||n.schier at avm dot de --- Comment #

[Bug binutils/31096] nm for mips32 (native or cross-compiled) shows 32bit addresses as sign-extended 64bit addresses

2023-12-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31096 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned

[Bug binutils/31096] nm for mips32 (native or cross-compiled) shows 32bit addresses as sign-extended 64bit addresses

2023-12-04 Thread n.schier at avm dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=31096 --- Comment #2 from Nicolas Schier --- Hi Nick, (In reply to Nick Clifton from comment #1) > Hi Nicolas, > > This is actually expected behaviour. > > The MIPS architecture uses a signed address space, and tools configured to > support t