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
dde9c901
Commit
dde9c901
authored
Nov 04, 2010
by
Paul Koning
Committed by
Paul Koning
Nov 04, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.
From-SVN: r166334
parent
bede2adc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
9 deletions
+5
-9
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+1
-9
No files found.
gcc/ChangeLog
View file @
dde9c901
2010
-
11
-
04
Paul
Koning
<
ni1d
@arrl
.
net
>
*
doc
/
invoke
.
texi
(
PDP
-
11
Options
)
:
Delete
-
msplit
,
-
mno
-
split
.
2010
-
11
-
04
Nicola
Pero
<
nicola
.
pero
@meta
-
innovation
.
com
>
2010
-
11
-
04
Nicola
Pero
<
nicola
.
pero
@meta
-
innovation
.
com
>
Fixed
using
the
Objective
-
C
2
.
0
dot
-
syntax
with
class
names
.
Fixed
using
the
Objective
-
C
2
.
0
dot
-
syntax
with
class
names
.
gcc/doc/invoke.texi
View file @
dde9c901
...
@@ -746,7 +746,7 @@ Objective-C and Objective-C++ Dialects}.
...
@@ -746,7 +746,7 @@ Objective-C and Objective-C++ Dialects}.
-
mint16
-
mno
-
int32
-
mfloat32
-
mno
-
float64
@
gol
-
mint16
-
mno
-
int32
-
mfloat32
-
mno
-
float64
@
gol
-
mfloat64
-
mno
-
float32
-
mabshi
-
mno
-
abshi
@
gol
-
mfloat64
-
mno
-
float32
-
mabshi
-
mno
-
abshi
@
gol
-
mbranch
-
expensive
-
mbranch
-
cheap
@
gol
-
mbranch
-
expensive
-
mbranch
-
cheap
@
gol
-
m
split
-
mno
-
split
-
m
unix
-
asm
-
mdec
-
asm
}
-
munix
-
asm
-
mdec
-
asm
}
@
emph
{
picoChip
Options
}
@
emph
{
picoChip
Options
}
@
gccoptlist
{-
mae
=@
var
{
ae_type
}
-
mvliw
-
lookahead
=@
var
{
N
}
@
gol
@
gccoptlist
{-
mae
=@
var
{
ae_type
}
-
mvliw
-
lookahead
=@
var
{
N
}
@
gol
...
@@ -15064,14 +15064,6 @@ code generation only.
...
@@ -15064,14 +15064,6 @@ code generation only.
@
opindex
mbranch
-
cheap
@
opindex
mbranch
-
cheap
Do
not
pretend
that
branches
are
expensive
.
This
is
the
default
.
Do
not
pretend
that
branches
are
expensive
.
This
is
the
default
.
@
item
-
msplit
@
opindex
msplit
Generate
code
for
a
system
with
split
I
&
D
@.
@
item
-
mno
-
split
@
opindex
mno
-
split
Generate
code
for
a
system
without
split
I
&
D
@.
This
is
the
default
.
@
item
-
munix
-
asm
@
item
-
munix
-
asm
@
opindex
munix
-
asm
@
opindex
munix
-
asm
Use
Unix
assembler
syntax
.
This
is
the
default
when
configured
for
Use
Unix
assembler
syntax
.
This
is
the
default
when
configured
for
...
...
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