Commit d4fbc3ae by Chung-Ju Wu Committed by Chung-Ju Wu

* doc/install.texi: Document nds32le-*-elf and nds32be-*-elf.

From-SVN: r208833
parent dfa6c87b
2014-03-26 Chung-Ju Wu <jasonwucj@gmail.com> 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. * doc/contrib.texi: Add myself as Andes nds32 port contributor.
2014-03-25 Jan Hubicka <hubicka@ucw.cz> 2014-03-25 Jan Hubicka <hubicka@ucw.cz>
......
...@@ -3144,6 +3144,10 @@ information have to. ...@@ -3144,6 +3144,10 @@ information have to.
@item @item
@uref{#mips-sgi-irix6,,mips-sgi-irix6} @uref{#mips-sgi-irix6,,mips-sgi-irix6}
@item @item
@uref{#nds32le-x-elf,,nds32le-*-elf}
@item
@uref{#nds32be-x-elf,,nds32be-*-elf}
@item
@uref{#powerpc-x-x,,powerpc*-*-*} @uref{#powerpc-x-x,,powerpc*-*-*}
@item @item
@uref{#powerpc-x-darwin,,powerpc-*-darwin*} @uref{#powerpc-x-darwin,,powerpc-*-darwin*}
...@@ -4100,6 +4104,20 @@ This configuration is intended for embedded systems. ...@@ -4100,6 +4104,20 @@ This configuration is intended for embedded systems.
@html @html
<hr /> <hr />
@end html @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
@anchor{powerpc-x-x} @anchor{powerpc-x-x}
@heading powerpc-*-* @heading powerpc-*-*
You can specify a default version for the @option{-mcpu=@var{cpu_type}} You can specify a default version for the @option{-mcpu=@var{cpu_type}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment