[Bug ld/15107] Reference to GNU_UNIQUE symbol shouldn't create GNU_UNIQUE symbol
http://sourceware.org/bugzilla/show_bug.cgi?id=15107 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Version|2.23|2.24 (HEAD) Resolution||FIXED --- Comment #6 from H.J. Lu 2013-02-08 16:29:16 UTC --- Fixed. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/15120] Readelf coredump on malicous ar archive
http://sourceware.org/bugzilla/show_bug.cgi?id=15120 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC||nickc at redhat dot com Resolution||FIXED --- Comment #4 from Nick Clifton 2013-02-08 18:06:18 UTC --- Already Fixed. See: binutils/ChangeLog * elfcomm.c (get_archive_member_name): Prevent seg-fault if a corrupt archive uses long names but has no long name table. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/15125] New: Improve error message for objcopy --add-gnu-debuglink when section already exists
http://sourceware.org/bugzilla/show_bug.cgi?id=15125 Bug #: 15125 Summary: Improve error message for objcopy --add-gnu-debuglink when section already exists Product: binutils Version: 2.20 Status: NEW Severity: enhancement Priority: P2 Component: binutils AssignedTo: unassig...@sourceware.org ReportedBy: bob@riverbed.com Classification: Unclassified When you try to run: objcopy --add-gnu-debuglink='strip_file' objfile and objfile already has a .gnu_debuglink section you get this error: objcopy: strip_file: Invalid operation It would be nice if the error message mentioned that the section already existed and that the section had to first be removed and then added. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils