[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-03-05 Thread sven.koehler at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 Sven changed: What|Removed |Added CC||sven.koehler at gmail dot com -- You are

[Bug libctf/27297] libctf.a malformed, build fails on x86_64-apple-darwin18.7.0

2021-03-05 Thread sven.koehler at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27297 Sven changed: What|Removed |Added CC||sven.koehler at gmail dot com -- You are

[Bug gas/27530] gas: Support .reloc ., 0, target

2021-03-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27530 --- Comment #1 from Fangrui Song --- OK, I see that

[Bug gas/27530] New: gas: Support .reloc ., 0, target

2021-03-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27530 Bug ID: 27530 Summary: gas: Support .reloc ., 0, target Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug ld/27432] erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to

2021-03-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27432 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug ld/27425] erroneous __ImageBase relocation using Microsoft COFF .OBJ linked to .ELF x86_64

2021-03-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27425 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/27432] erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to

2021-03-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27432 --- Comment #14 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c0546e928b557f10cb5aba2a91f3ecee660029d commit

[Bug ld/27425] erroneous __ImageBase relocation using Microsoft COFF .OBJ linked to .ELF x86_64

2021-03-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27425 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c0546e928b557f10cb5aba2a91f3ecee660029d commit

[Bug gas/27519] GNU AS does not support SUBSPL syntax

2021-03-05 Thread caij2003 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27519 Jian Cai changed: What|Removed |Added Resolution|--- |NOTABUG Status|UNCONFIRMED

[Bug ld/26404] ld: INSERT [AFTER|BEFORE] variant for extension purposes

2021-03-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26404 --- Comment #8 from Fangrui Song --- (In reply to Nick Clifton from comment #7) > (In reply to Fangrui Song from comment #6) > > > scriptfile defines multiple SECTIONS commands. Each SECTIONS defines exactly > > one output section (for the

[Bug gas/27519] GNU AS does not support SUBSPL syntax

2021-03-05 Thread joseph at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27519 --- Comment #1 from joseph at codesourcery dot com --- You should use the ".syntax unified" directive. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27521] objdump: DWARF error: invalid or unhandled FORM value: 0x25

2021-03-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27521 --- Comment #1 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=2017f38777038db926239b9bbea738d270597b0e commit

[Bug binutils/27521] objdump: DWARF error: invalid or unhandled FORM value: 0x25

2021-03-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27521 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug binutils/27524] New: Aaaajsjs

2021-03-05 Thread karolin at 6681788 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27524 Bug ID: 27524 Summary: Aaaajsjs Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-03-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-03-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 --- Comment #18 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=d296b73620d0ea069b8a30c0bb77f52e32618c6a commit

Re: Re: GNU strip fails to set sh_link and sh_info on Solaris SPARC64

2021-03-05 Thread Libor Bukata
Hi Nick, On 3/5/21 12:11 PM, Nick Clifton wrote: Hi Libor, thank you for ideas. Obviously, the biggest problem is that we know too late whether the symbol section is empty and it is difficult to remove already created output sections (requires hacks). In that case, a safer and cleaner

[Bug ld/26404] ld: INSERT [AFTER|BEFORE] variant for extension purposes

2021-03-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26404 --- Comment #7 from Nick Clifton --- (In reply to Fangrui Song from comment #6) > scriptfile defines multiple SECTIONS commands. Each SECTIONS defines exactly > one output section (for the first implementation we make the scope as narrow >

Re: GNU strip fails to set sh_link and sh_info on Solaris SPARC64

2021-03-05 Thread Nick Clifton
Hi Libor, thank you for ideas. Obviously, the biggest problem is that we know too late whether the symbol section is empty and it is difficult to remove already created output sections (requires hacks). In that case, a safer and cleaner solution (but slow) is to call strip in two phases> Not

[Bug binutils/27521] objdump: DWARF error: invalid or unhandled FORM value: 0x25

2021-03-05 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27521 Martin Liska changed: What|Removed |Added CC||mjw at fedoraproject dot org -- You

[Bug binutils/27521] New: objdump: DWARF error: invalid or unhandled FORM value: 0x25

2021-03-05 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27521 Bug ID: 27521 Summary: objdump: DWARF error: invalid or unhandled FORM value: 0x25 Product: binutils Version: 2.37 (HEAD) Status: UNCONFIRMED Severity:

[Bug ld/26105] PROTECTED in executable

2021-03-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26105 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #1

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-03-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #16