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
bff46771
Commit
bff46771
authored
Sep 04, 2000
by
Geoff Keating
Committed by
Geoffrey Keating
Sep 04, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi: Document the -mvxworks option for rs6000 ELF.
From-SVN: r36124
parent
0d86f538
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
+7
-1
gcc/ChangeLog
+2
-0
gcc/invoke.texi
+5
-1
No files found.
gcc/ChangeLog
View file @
bff46771
2000-09-03 Geoff Keating <geoffk@cygnus.com>
* invoke.texi: Document the -mvxworks option for rs6000 ELF.
* config/rs6000/rs6000.h: Update various comments about XER_REGNO.
(REGNO_REG_CLASS): Use symbolic register
names.
...
...
gcc/invoke.texi
View file @
bff46771
...
...
@@ -340,7 +340,7 @@ in the following sections.
-mtoc -mno-toc -mlittle -mlittle-endian -mbig -mbig-endian
-mcall-aix -mcall-sysv -mprototype -mno-prototype
-msim -mmvme -mads -myellowknife -memb -msdata
-msdata=@var{opt} -G @var{num}
-msdata=@var{opt} -
mvxworks -
G @var{num}
@emph{RT Options}
-mcall-lib-mul -mfp-arg-in-fpregs -mfp-arg-in-gregs
...
...
@@ -5565,6 +5565,10 @@ On embedded PowerPC systems, assume that the startup module is called
@
file
{
crt0
.
o
}
and
the
standard
C
libraries
are
@
file
{
libyk
.
a
}
and
@
file
{
libc
.
a
}.
@
item
-
mvxworks
On
System
V
.4
and
embedded
PowerPC
systems
,
specify
that
you
are
compiling
for
a
VxWorks
system
.
@
item
-
memb
On
embedded
PowerPC
systems
,
set
the
@
var
{
PPC_EMB
}
bit
in
the
ELF
flags
header
to
indicate
that
@
samp
{
eabi
}
extended
relocations
are
used
.
...
...
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