From: Chung-Ju Wu Date: Wed, 26 Mar 2014 03:14:42 +0000 (+0000) Subject: * doc/install.texi: Document nds32le-*-elf and nds32be-*-elf. X-Git-Tag: releases/gcc-4.9.0~302 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fbc3ae802ec29f589ef2de81992c57c5d87058;p=thirdparty%2Fgcc.git * doc/install.texi: Document nds32le-*-elf and nds32be-*-elf. From-SVN: r208833 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index de069f991cd5..dc4ebfe38e6a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-03-26 Chung-Ju Wu + + * doc/install.texi: Document nds32le-*-elf and nds32be-*-elf. + 2014-03-26 Chung-Ju Wu * doc/contrib.texi: Add myself as Andes nds32 port contributor. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index dc040cbc3874..c32f1f90e307 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3144,6 +3144,10 @@ information have to. @item @uref{#mips-sgi-irix6,,mips-sgi-irix6} @item +@uref{#nds32le-x-elf,,nds32le-*-elf} +@item +@uref{#nds32be-x-elf,,nds32be-*-elf} +@item @uref{#powerpc-x-x,,powerpc*-*-*} @item @uref{#powerpc-x-darwin,,powerpc-*-darwin*} @@ -4097,6 +4101,20 @@ The moxie processor. TI MSP430 processor. This configuration is intended for embedded systems. +@html +
+@end html +@anchor{nds32le-x-elf} +@heading nds32le-*-elf +Andes NDS32 target in little endian mode. + +@html +
+@end html +@anchor{nds32be-x-elf} +@heading nds32be-*-elf +Andes NDS32 target in big endian mode. + @html
@end html