[Bug ld/1021] bfd links incorrectly on solaris

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1021 Alan Modra changed: What|Removed |Added CC|lennordocdoc0921 at gmail dot com | -- You are receiving this mail b

[Bug binutils/28171] stack-overflow on `nm-new -C`

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28171 --- Comment #1 from Alan Modra --- Please report this to https://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc component demangler, with a subject like "rust-demangle.c infinite recursion" to reach the people responsible for libiberty files.

[Bug binutils/28169] objdump -D : stack-overflow

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28169 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |NEW Target|

[Bug binutils/28168] objdump -S: stack-buffer-overflow

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28168 Alan Modra changed: What|Removed |Added CC||lifang_...@c-sky.com Target|

[Bug ld/1021] bfd links incorrectly on solaris

2021-08-05 Thread lennordocdoc0921 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1021 Lennor changed: What|Removed |Added CC||lennordocdoc0921 at gmail dot com --- Commen

[Bug binutils/28163] Segment fault on `objdump -S`due to function rl78_special_reloc in elf32-rl78.c

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28163 Alan Modra changed: What|Removed |Added Last reconfirmed||2021-08-05 CC|

[Bug ld/28198] New: ld: Support # as linker script comment marker

2021-08-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28198 Bug ID: 28198 Summary: ld: Support # as linker script comment marker Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug gold/28196] New: gold: if .symtab order is: __free_hook, __free_hook@GLIBC_2.2.5, version script incorrectly makes the symbol default versioned

2021-08-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28196 Bug ID: 28196 Summary: gold: if .symtab order is: __free_hook, __free_hook at GLIBC_2 dot 2.5, version script incorrectly makes the symbol default versioned Product: binu

[Bug gold/28195] New: gold: Spurious "warning: wildcard match appears in both version"

2021-08-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28195 Bug ID: 28195 Summary: gold: Spurious "warning: wildcard match appears in both version" Product: binutils Version: unspecified Status: UNCONFIRMED Severity:

[Bug binutils/28167] objdump: heap-buffer-overflow on bfd_getl32 in libbfd.c:727

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28167 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/28166] objdump: null ptr dereference on _bfd_elf_mips_get_relocated_section_contents in elfxx-mips.c

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28166 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/28165] objdump: global-buffer-overflow on rx_info_to_howto_rela in elf32-rx.c

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28165 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/28167] objdump: heap-buffer-overflow on bfd_getl32 in libbfd.c:727

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

[Bug binutils/28166] objdump: null ptr dereference on _bfd_elf_mips_get_relocated_section_contents in elfxx-mips.c

2021-08-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28166 --- Comment #1 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=6ecfe4abfd14e9c04075435210ca383a1a0191ac commit 6ecfe4abfd14e9c04075435210ca3

[Bug binutils/28165] objdump: global-buffer-overflow on rx_info_to_howto_rela in elf32-rx.c

2021-08-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28165 --- Comment #1 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=4939c49d213c760406f2ad0178ddb3461b618eb9 commit 4939c49d213c760406f2ad0178ddb

[Bug binutils/28158] nm --dynamic and readelf --dyn-syms vs. copy reloc symbols

2021-08-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28158 --- Comment #5 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=5570ab7f44dffa808ee6d90c9a8dbf50ae80621b commit 5570ab7f44dffa808ee6d90c9a8db

[Bug gas/28157] gas: .symver *, *@*, remove cannot be used in relocation

2021-08-05 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=28157 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz -- You are rece

[Bug binutils/28167] objdump: heap-buffer-overflow on bfd_getl32 in libbfd.c:727

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28167 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug binutils/28166] objdump: null ptr dereference on _bfd_elf_mips_get_relocated_section_contents in elfxx-mips.c

2021-08-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28166 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned a