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
04afd9d6
Commit
04afd9d6
authored
Jan 26, 1998
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweaks from Andreas.
From-SVN: r17487
parent
808fbfac
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/install.texi
+1
-1
gcc/invoke.texi
+2
-2
gcc/tm.texi
+1
-1
No files found.
gcc/install.texi
View file @
04afd9d6
...
@@ -182,7 +182,7 @@ make a difference.
...
@@ -182,7 +182,7 @@ make a difference.
@cindex
Haifa
scheduler
@cindex
Haifa
scheduler
@cindex
scheduler
,
experimental
@cindex
scheduler
,
experimental
@item
--
enable
-
haifa
@item
--
enable
-
haifa
@item
--
disable
-
haifa
@item
x
--
disable
-
haifa
Use
@samp
{
--
enable
-
haifa
}
to
enable
use
of
an
experimental
instruction
Use
@samp
{
--
enable
-
haifa
}
to
enable
use
of
an
experimental
instruction
scheduler
(
from
IBM
Haifa
).
This
may
or
may
not
produce
better
code
.
scheduler
(
from
IBM
Haifa
).
This
may
or
may
not
produce
better
code
.
Some
targets
on
which
it
is
known
to
be
a
win
enable
it
by
default
;
use
Some
targets
on
which
it
is
known
to
be
a
win
enable
it
by
default
;
use
...
...
gcc/invoke.texi
View file @
04afd9d6
...
@@ -5540,8 +5540,8 @@ functions defined in the code, and makes them publicly visible.
...
@@ -5540,8 +5540,8 @@ functions defined in the code, and makes them publicly visible.
@cindex
aliasing
of
parameters
@cindex
aliasing
of
parameters
@cindex
parameters
,
aliased
@cindex
parameters
,
aliased
@item
-
fargument
-
alias
@item
-
fargument
-
alias
@item
-
fargument
-
noalias
@item
x
-
fargument
-
noalias
@item
-
fargument
-
noalias
-
global
@item
x
-
fargument
-
noalias
-
global
Specify
the
possible
relationships
among
parameters
and
between
Specify
the
possible
relationships
among
parameters
and
between
parameters
and
global
data
.
parameters
and
global
data
.
...
...
gcc/tm.texi
View file @
04afd9d6
...
@@ -2038,7 +2038,7 @@ between these kinds.
...
@@ -2038,7 +2038,7 @@ between these kinds.
@findex
EXTRA_CONSTRAINT
@findex
EXTRA_CONSTRAINT
@item
EXTRA_CONSTRAINT
(
@var{
value
}
,
@var{
c
}
)
@item
EXTRA_CONSTRAINT
(
@var{
value
}
,
@var{
c
}
)
A
C
expression
that
defines
the
optional
machine
-
dependent
constraint
A
C
expression
that
defines
the
optional
machine
-
dependent
constraint
letters
(
@
item
@
samp{
Q
}
,
@samp{
R
}
,
@samp{
S
}
,
@samp{
T
}
,
@samp{
U
}
)
that
can
letters
(
@samp{
Q
}
,
@samp{
R
}
,
@samp{
S
}
,
@samp{
T
}
,
@samp{
U
}
)
that
can
be
used
to
segregate
specific
types
of
operands
,
usually
memory
be
used
to
segregate
specific
types
of
operands
,
usually
memory
references
,
for
the
target
machine
.
Normally
this
macro
will
not
be
references
,
for
the
target
machine
.
Normally
this
macro
will
not
be
defined
.
If
it
is
required
for
a
particular
target
machine
,
it
should
defined
.
If
it
is
required
for
a
particular
target
machine
,
it
should
...
...
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