Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d4fbc3ae
Commit
d4fbc3ae
authored
Mar 26, 2014
by
Chung-Ju Wu
Committed by
Chung-Ju Wu
Mar 26, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi: Document nds32le-*-elf and nds32be-*-elf.
From-SVN: r208833
parent
dfa6c87b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+18
-0
No files found.
gcc/ChangeLog
View file @
d4fbc3ae
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>
...
...
gcc/doc/install.texi
View file @
d4fbc3ae
...
@@ -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}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment