mirror of git://gcc.gnu.org/git/gcc.git
install.texi (mips-*-*): Recommend binutils 2.18.
2008-01-28 David Daney <ddaney@avtrex.com> * doc/install.texi (mips-*-*): Recommend binutils 2.18. From-SVN: r131911
This commit is contained in:
parent
a26c763258
commit
4e2e9e9b01
|
|
@ -1,3 +1,7 @@
|
||||||
|
2008-01-28 David Daney <ddaney@avtrex.com>
|
||||||
|
|
||||||
|
* doc/install.texi (mips-*-*): Recommend binutils 2.18.
|
||||||
|
|
||||||
2008-01-28 David Daney <ddaney@avtrex.com>
|
2008-01-28 David Daney <ddaney@avtrex.com>
|
||||||
|
|
||||||
* doc/install.texi (--disable-libgcj-bc): Reword documentation.
|
* doc/install.texi (--disable-libgcj-bc): Reword documentation.
|
||||||
|
|
|
||||||
|
|
@ -3643,8 +3643,8 @@ it sorts relocations for REL targets (o32, o64, EABI). This can cause
|
||||||
bad code to be generated for simple C++ programs. Also the linker
|
bad code to be generated for simple C++ programs. Also the linker
|
||||||
from GNU binutils versions prior to 2.17 has a bug which causes the
|
from GNU binutils versions prior to 2.17 has a bug which causes the
|
||||||
runtime linker stubs in very large programs, like @file{libgcj.so}, to
|
runtime linker stubs in very large programs, like @file{libgcj.so}, to
|
||||||
be incorrectly generated. Binutils CVS snapshots and releases made
|
be incorrectly generated. GNU Binutils 2.18 and later (and snapshots
|
||||||
after Nov. 9, 2006 are thought to be free from both of these problems.
|
made after Nov. 9, 2006) should be free from both of these problems.
|
||||||
|
|
||||||
@html
|
@html
|
||||||
<hr />
|
<hr />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue