[Bug gas/26025] riscv gas inserts relocation for BFD_RELOC_RISCV_CFA in last section of file, instead of relevant section

2020-05-22 Thread je...@j-software.dk
https://sourceware.org/bugzilla/show_bug.cgi?id=26025 --- Comment #1 from je...@j-software.dk --- Created attachment 12563 --> https://sourceware.org/bugzilla/attachment.cgi?id=12563&action=edit Potential fix This patch removes the crash and seems to put the relocations in the right place --

Re: Binutils mailing list subscription does not work

2020-05-22 Thread Stephen Casner
On Fri, 22 May 2020, Paul Kaletta wrote: > https://www.gnu.org/software/binutils/ > contains an HTML form for > subscribing to the binutils mailing list. > > Unfortunately, the „Send in the request“ button results in a 404 Not > Found error (The requested U

Binutils mailing list subscription does not work

2020-05-22 Thread Paul Kaletta
Hi, https://www.gnu.org/software/binutils/ contains an HTML form for subscribing to the binutils mailing list. Unfortunately, the „Send in the request“ button results in a 404 Not Found error (The requested URL /cgi-bin/ml-request was not found on this s

[Bug gas/26025] New: riscv gas inserts relocation for BFD_RELOC_RISCV_CFA in last section of file, instead of relevant section

2020-05-22 Thread je...@j-software.dk
https://sourceware.org/bugzilla/show_bug.cgi?id=26025 Bug ID: 26025 Summary: riscv gas inserts relocation for BFD_RELOC_RISCV_CFA in last section of file, instead of relevant section Product: binutils Version: unspecified

[Bug ld/25910] Support --export-dynamic-symbol $symbol

2020-05-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25910 --- Comment #3 from H.J. Lu --- You should 1. Extend --dynamic-list* to executables. Symbol binding is unchanged. Only add symbols to dynamic symbol table. 2. Make --export-dynamic-symbol an alias of --dynamic-list* for executables. and ig

[Bug ld/26018] Make --dynamic-list* override -Bsymbolic and -Bsymbolic-functions

2020-05-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26018 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #1 f

[Bug gold/26023] New: Null pointer dereferencing in gc_process_relocs

2020-05-22 Thread zeccav at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26023 Bug ID: 26023 Summary: Null pointer dereferencing in gc_process_relocs Product: binutils Version: 2.34 Status: UNCONFIRMED Severity: normal Priority: P2 Compo