[Bug gold/14993] Section sorting interferes with the incremental update

2013-01-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14993 --- Comment #1 from cvs-commit at gcc dot gnu.org 2013-01-07 21:37:00 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ccout...@sourceware.org2013-01-07 21:36:56 Modified files: gold : ChangeLog output.cc Log

[Bug gold/14897] gold is installed as default ld by accident

2013-01-07 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14897 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/14897] gold is installed as default ld by accident

2013-01-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14897 --- Comment #3 from cvs-commit at gcc dot gnu.org 2013-01-07 19:55:48 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2013-01-07 19:55:41 Modified files: gold : ChangeLog configure configure

[Bug gold/14897] gold is installed as default ld by accident

2013-01-07 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14897 --- Comment #2 from H.J. Lu 2013-01-07 17:07:15 UTC --- This problem shows up when running "make install" under the gold directory. It isn't a problem when running "make install" under the toplevel directory since install-ld depends on install

[Bug gas/14899] Missing gas dependency for ld and gold

2013-01-07 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14899 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'

2013-01-07 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14887 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'

2013-01-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14887 --- Comment #2 from cvs-commit at gcc dot gnu.org 2013-01-07 12:49:17 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2013-01-07 12:49:12 Modified files: gas: ChangeLog gas/config

Re: Bug#697353: binutils: FTBFS with texinfo from experimental

2013-01-07 Thread Patrice Dumas
On Mon, Jan 07, 2013 at 12:09:29PM +, nick clifton wrote: > Hi Patrice, > > >Here is a patch for the binutils cvs that should solve all warnings and > >errors. > > > >In my opinion, it falls in the 'minor changes' case with respect to > >copyright. > > Thanks. I have applied your patch along

Re: Bug#697353: binutils: FTBFS with texinfo from experimental

2013-01-07 Thread nick clifton
Hi Patrice, Here is a patch for the binutils cvs that should solve all warnings and errors. In my opinion, it falls in the 'minor changes' case with respect to copyright. Thanks. I have applied your patch along with these changelog entries. Cheers Nick bfd/doc/ChangeLog 2013-01-07 Patri