[Bug gold/12507] Can't build a program with -flto -nostdlib

2011-02-25 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12507 --- Comment #5 from cvs-commit at gcc dot gnu.org 2011-02-26 04:38:38 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2011-02-26 04:38:35 Modified files: ld : ChangeLog plugin.c Log mess

Re: macro defining 16-bit address offset from and offset

2011-02-25 Thread Alan Modra
On Fri, Feb 25, 2011 at 03:16:08PM +0100, Skacore Systems wrote: > .byte \astart / 2 This is the problem. > as test.S -o test.o > test.S: Assembler messages: > test.S:26: Error: invalid sections for operation on `Manufacturer_ID_String' > and `L0' You can't divide a relocatable symbol like M

macro defining 16-bit address offset from and offset

2011-02-25 Thread Skacore Systems
Hello ! I'm trying to get working following simple macro for hours, but still no success. I just want to define two bytes, one containing length of the data and the other one an address - but in words, and therefore divided / 2 ( or >> 1) Is there any chances to get it working ? Please add me into

Race condition when building binutils with a system libopcodes

2011-02-25 Thread Loïc Minier
Hi there http://people.linaro.org/~lool/buildlog_ubuntu-natty-i386.binutils_2.21.0.20110216-1ubuntu2_FAILEDTOBUILD.txt.gz.txt shows a failed build log of binutils; this build is done with make -j8. The relevant part is: g++-4.4 -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../go

[Bug gas/12519] size generated from .size _function, .-_function is faulty

2011-02-25 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12519 --- Comment #9 from cvs-commit at gcc dot gnu.org 2011-02-25 17:00:33 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2011-02-25 17:00:30 Modified files: gas/testsuite : ChangeLog gas/testsuite/

[Bug binutils/12516] BFD: The first section in the PT_DYNAMIC segment is not the .dynamic section

2011-02-25 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12516 --- Comment #6 from cvs-commit at gcc dot gnu.org 2011-02-25 15:53:27 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2011-02-25 15:53:25 Modified files: ld/testsuite : ChangeLog Added files: l

[Bug gas/12519] size generated from .size _function, .-_function is faulty

2011-02-25 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12519 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug gas/12519] size generated from .size _function, .-_function is faulty

2011-02-25 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12519 --- Comment #7 from cvs-commit at gcc dot gnu.org 2011-02-25 13:46:45 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_21-branch Changes by:amo...@sourceware.org2011-02-25 13:46:38 Modified files: gas

[Bug gas/12519] size generated from .size _function, .-_function is faulty

2011-02-25 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12519 --- Comment #6 from cvs-commit at gcc dot gnu.org 2011-02-25 13:46:01 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-02-25 13:45:55 Modified files: gas: ChangeLog gas/config

[Bug gas/12519] size generated from .size _function, .-_function is faulty

2011-02-25 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12519 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Alan Modra

[Bug binutils/12516] BFD: The first section in the PT_DYNAMIC segment is not the .dynamic section

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

[Bug binutils/12516] BFD: The first section in the PT_DYNAMIC segment is not the .dynamic section

2011-02-25 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12516 --- Comment #4 from Andreas Schwab 2011-02-25 10:18:05 UTC --- The linker is red herring, this is all about objcopy. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --