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
3cec3f83
Commit
3cec3f83
authored
Jul 15, 2003
by
Richard Sandiford
Committed by
Richard Sandiford
Jul 15, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Resync MIPS -march documentation.
From-SVN: r69398
parent
98450f0d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+4
-2
No files found.
gcc/ChangeLog
View file @
3cec3f83
2003-07-15 Richard Sandiford <rsandifo@redhat.com>
* doc/invoke.texi: Resync MIPS -march documentation.
2003-07-15 Richard Sandiford <rsandifo@redhat.com>
* config/mips/mips.h (PROCESSOR_R9000): New processor_type.
(TARGET_MIPS9000, TUNE_MIPS9000): New macros.
(GENERATE_MULT3_SI): True for TARGET_MIPS9000.
...
...
gcc/doc/invoke.texi
View file @
3cec3f83
...
...
@@ -7790,10 +7790,12 @@ The processor names are:
@
samp
{
4
kc
},
@
samp
{
4
kp
},
@
samp
{
5
kc
},
@
samp
{
20
kc
},
@
samp
{
m4k
},
@
samp
{
r2000
},
@
samp
{
r3000
},
@
samp
{
r3900
},
@
samp
{
r4000
},
@
samp
{
r4400
},
@
samp
{
r4600
},
@
samp
{
r4650
},
@
samp
{
r6000
},
@
samp
{
r8000
},
@
samp
{
r4600
},
@
samp
{
r4650
},
@
samp
{
r6000
},
@
samp
{
r8000
},
@
samp
{
rm7000
},
@
samp
{
rm9000
},
@
samp
{
orion
},
@
samp
{
sb1
},
@
samp
{
vr4100
},
@
samp
{
vr4300
},
and
@
samp
{
vr5000
}.
@
samp
{
vr4100
},
@
samp
{
vr4111
},
@
samp
{
vr4120
},
@
samp
{
vr4300
},
@
samp
{
vr5000
},
@
samp
{
vr5400
}
and
@
samp
{
vr5500
}.
The
special
value
@
samp
{
from
-
abi
}
selects
the
most
compatible
architecture
for
the
selected
ABI
(
that
is
,
@
samp
{
mips1
}
for
32
-
bit
ABIs
and
@
samp
{
mips3
}
for
64
-
bit
ABIs
)@.
...
...
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