[Bug ld/26328] Compilation warning when building ld v2.35 with MinGW

2020-08-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26328 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug binutils/26330] Malloc size error in objdump

2020-08-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26330 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Ever

[Bug binutils/26331] New: readelf: Add -C/--demangle option (like nm & objdump)

2020-08-02 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26331 Bug ID: 26331 Summary: readelf: Add -C/--demangle option (like nm & objdump) Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/26028] Readelf truncates symbol names - which is both undocumented, and unnecessary

2020-08-02 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26028 --- Comment #8 from Fangrui Song --- I think this essentially means that users have to specify -W if they want to get some information from the output... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26028] Readelf truncates symbol names - which is both undocumented, and unnecessary

2020-08-02 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26028 --- Comment #7 from Fangrui Song --- (In reply to Nick Clifton from comment #6) > (In reply to Fangrui Song from comment #5) > > > About the new -T/--silent-truncation option, I wonder whether the truncation > > is important enough that deser