Re: Missing symbol name in directive

2012-10-26 Thread Alan Modra
On Thu, Oct 25, 2012 at 10:27:32PM +0200, Pieter De Mil wrote: On 10/25/2012 01:28 AM, Alan Modra wrote: On Wed, Oct 24, 2012 at 02:05:49PM +0200, Pieter De Mil wrote: /tmp/cc22PMWw.s: Assembler messages: /tmp/cc22PMWw.s:10902: Error: Missing symbol name in directive /tmp/cc22PMWw.s:10902:

[Bug ld/14528] Assertion failed while linking clang's object files under ARM

2012-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14528 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #3 from dje at google dot com 2012-10-26 15:55:37 UTC --- Testcase: gcc -g hello.c strip --only-keep-debug a.out (objdump -h a.out | grep text) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ---

[Bug binutils/14768] Checklist: Binutils Migration To Git

2012-10-26 Thread tromey at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14768 Tom Tromey tromey at redhat dot com changed: What|Removed |Added CC||tromey at redhat

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #5 from Nick Clifton nickc at redhat dot com 2012-10-26 16:31:05 UTC --- Hi Eric, Those are Thumb instructions. Which explains why the bottom bit is set. I am not familiar with the ARM processor on the PI. Maybe it is

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

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

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 dje at google dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #6 from Andreas Schwab sch...@linux-m68k.org 2012-10-26 22:30:05 UTC --- It already says it: `--only-keep-debug' Strip a file, removing contents of any sections that would not be ^

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #7 from dje at google dot com 2012-10-26 22:37:54 UTC --- I think a few extra words, noting that the contents are gone, but the section headers remain, would go a long way. -- Configure bugmail:

[Bug binutils/14768] Checklist: Binutils Migration To Git

2012-10-26 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14768 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added CC||ian at airs dot