[Bug binutils/13652] non elf core file whose whose size is greater than zero u.u_dsize == 0 u.u_ssize == 0 are being recognized as trad-core

2012-02-15 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13652 Alan Modra amodra at gmail dot com changed: What|Removed |Added CC||amodra at gmail

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-15 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #7 from Nick Clifton nickc at redhat dot com 2012-02-15 09:57:43 UTC --- Hi Alan, can you just run lang_do_assignments before lang_gc_sections instead? I tried that, but could not find a way to make it work. If you run it with

[Bug binutils/4933] windres does not escape path with spaces in them

2012-02-15 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4933 Kai Tietz ktietz at redhat dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug binutils/6449] objdump -S and DOS-style line-endings

2012-02-15 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6449 Kai Tietz ktietz at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-15 Thread dkinzer at zbasic dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #8 from Don Kinzer dkinzer at zbasic dot net 2012-02-15 16:48:20 UTC --- I back-ported the patch to ld 2.19.1. In doing so, I had to modify the patch slightly because that version of the source doesn't have the function

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-15 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #9 from Alan Modra amodra at gmail dot com 2012-02-16 02:00:09 UTC --- Created attachment 6215 -- http://sourceware.org/bugzilla/attachment.cgi?id=6215 early lang_do_assignments This also seems to work. -- Configure bugmail:

binutils-2.22/intl/configure does not set INCINTL in config.intl when --with-libintl-prefix specified

2012-02-15 Thread Rene Sugar
There is a configuration parameter to influence how INCINTL gets set in config.intl. --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib However, the configured value for INCINTL is not written to config.intl in binutils-2.22/intl/configure. I am compiling on

[Bug binutils/13355] elf32-rx.c: 2 * bad comparison

2012-02-15 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13355 --- Comment #1 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-02-16 07:40:33 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-02-16 07:40:23 Modified files: bfd

[Bug binutils/13355] elf32-rx.c: 2 * bad comparison

2012-02-15 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13355 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED