[Bug binutils/29566] New: objdump -p considers an empty .gnu.version_r invalid

2022-09-13 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=29566 Bug ID: 29566 Summary: objdump -p considers an empty .gnu.version_r invalid Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 C

[Bug libctf/29547] binutils-2.39: fails to build against cctools nm (no '-B' option support)

2022-09-13 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29547 --- Comment #4 from Nick Alcock --- Oh this gets more fun. We can't use the exit code because some nm's return a nonzero exit code if no symbols are found! I'll have to add a grosser hack, looking for the string 'invalid argument' (in the C lo

[Bug binutils/29075] objdump -S does not support debuginfod

2022-09-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #32 from Nick Clifton --- (In reply to Aaron Merey from comment #31) > Created attachment 14331 [details] > 0001-objdump-S-should-trigger-search-for-separate-debugin.patch Patch approved - please apply. Cheers Nick -- You are

[Bug binutils/29075] objdump -S does not support debuginfod

2022-09-13 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #33 from Martin Liska --- Thanks Aaron, I can confirm the patch works for me! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29075] objdump -S does not support debuginfod

2022-09-13 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 Aaron Merey changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug libctf/29547] binutils-2.39: fails to build against cctools nm (no '-B' option support)

2022-09-13 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29547 Nick Alcock changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #5 from Nick Alcock

[Bug libctf/29547] binutils-2.39: fails to build against cctools nm (no '-B' option support)

2022-09-13 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29547 Nick Alcock changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nick.alcock at oracle dot com -

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-09-13 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 Kurt Goebel changed: What|Removed |Added Priority|P2 |P3 CC|

[Bug gprofng/29521] [docs] man pages are not in the release tarball

2022-09-13 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29521 Kurt Goebel changed: What|Removed |Added CC||kurt.goebel at oracle dot com

[Bug binutils/29397] binutils: support zstd for SHF_COMPRESSED debug sections

2022-09-13 Thread trass3r at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29397 trass3r changed: What|Removed |Added CC||trass3r at gmail dot com -- You are receiv

[Bug ld/29540] ld ppc64: unneeded R_PPC64_NONE in .rela.dyn when linking Linux vdso

2022-09-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29540 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=365bf300da35c11e27bb8cdd3964f82e3d32f094 commit 365bf300da35c11e27bb8cdd3964f

[Bug ld/29540] ld ppc64: unneeded R_PPC64_NONE in .rela.dyn when linking Linux vdso

2022-09-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29540 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---