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
8d8269fa
Commit
8d8269fa
authored
May 08, 2002
by
Mark Mitchell
Committed by
Mark Mitchell
May 08, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Document -mwindiss option.
From-SVN: r53299
parent
281524f4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
+9
-1
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+5
-1
No files found.
gcc/ChangeLog
View file @
8d8269fa
2002-05-08 Mark Mitchell <mark@codesourcery.com>
* doc/invoke.texi: Document -mwindiss option.
2002-05-08 Jason Merrill <jason@redhat.com>
* dwarf2out.c (output_call_frame_info): Don't emit a CIE with no FDEs.
...
...
gcc/doc/invoke.texi
View file @
8d8269fa
...
...
@@ -450,7 +450,7 @@ in the following sections.
-
mabi
=
altivec
-
mabi
=
no
-
altivec
@
gol
-
mprototype
-
mno
-
prototype
@
gol
-
msim
-
mmvme
-
mads
-
myellowknife
-
memb
-
msdata
@
gol
-
msdata
=@
var
{
opt
}
-
mvxworks
-
G
@
var
{
num
}
-
pthread
}
-
msdata
=@
var
{
opt
}
-
mvxworks
-
mwindiss
-
G
@
var
{
num
}
-
pthread
}
@
emph
{
RT
Options
}
@
gccoptlist
{
...
...
@@ -6729,6 +6729,10 @@ On embedded PowerPC systems, assume that the startup module is called
On
System
V
.4
and
embedded
PowerPC
systems
,
specify
that
you
are
compiling
for
a
VxWorks
system
.
@
item
-
mwindiss
@
opindex
mwindiss
Specify
that
you
are
compiling
for
the
WindISS
simulation
environment
.
@
item
-
memb
@
opindex
memb
On
embedded
PowerPC
systems
,
set
the
@
var
{
PPC_EMB
}
bit
in
the
ELF
flags
...
...
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