]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/install.texi: Document nds32le-*-elf and nds32be-*-elf.
authorChung-Ju Wu <jasonwucj@gmail.com>
Wed, 26 Mar 2014 03:14:42 +0000 (03:14 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Wed, 26 Mar 2014 03:14:42 +0000 (03:14 +0000)
From-SVN: r208833

gcc/ChangeLog
gcc/doc/install.texi

index de069f991cd5b4b7a68fe803f4931431f17362a6..dc4ebfe38e6af81c09d1c574751b833f06dd03a4 100644 (file)
@@ -1,3 +1,7 @@
+2014-03-26  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * doc/install.texi: Document nds32le-*-elf and nds32be-*-elf.
+
 2014-03-26  Chung-Ju Wu  <jasonwucj@gmail.com>
 
        * doc/contrib.texi: Add myself as Andes nds32 port contributor.
index dc040cbc387490d8833306c9f49638d89278bc6d..c32f1f90e30702e9431bd5dba4c793780782e7b3 100644 (file)
@@ -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
+<hr />
+@end html
+@anchor{nds32le-x-elf}
+@heading nds32le-*-elf
+Andes NDS32 target in little endian mode.
+
+@html
+<hr />
+@end html
+@anchor{nds32be-x-elf}
+@heading nds32be-*-elf
+Andes NDS32 target in big endian mode.
+
 @html
 <hr />
 @end html