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
ec4b2ecb
Commit
ec4b2ecb
authored
Jul 08, 1999
by
Craig Burley
Committed by
Craig Burley
Jul 08, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix @end table
From-SVN: r28004
parent
a6541767
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
+7
-1
gcc/ChangeLog
+5
-0
gcc/invoke.texi
+2
-1
No files found.
gcc/ChangeLog
View file @
ec4b2ecb
Thu
Jul
8
10
:
28
:
25
1999
Craig
Burley
<
craig
@jcb
-
sc
.
com
>
*
invoke
.
texi
(
DEC
Alpha
Options
)
:
Put
@end
table
at
beginning
of
line
,
to
avoid
confusing
texi2html
.
Thu
Jul
8
09
:
22
:
06
1999
Nick
Clifton
<
nickc
@cygnus
.
com
>
*
config
/
arm
/
elf
.
h
(
ASM_OUTPUT_INTERNAL_LABEL
)
:
Fixed
typo
...
...
gcc/invoke.texi
View file @
ec4b2ecb
...
...
@@ -5568,7 +5568,8 @@ Dynamic rounding mode. A field in the floating point control register
(@
var
{
fpcr
},
see
Alpha
architecture
reference
manual
)
controls
the
rounding
mode
in
effect
.
The
C
library
initializes
this
register
for
rounding
towards
plus
infinity
.
Thus
,
unless
your
program
modifies
the
@
var
{
fpcr
},
@
samp
{
d
}
corresponds
to
round
towards
plus
infinity
.@
end
table
@
var
{
fpcr
},
@
samp
{
d
}
corresponds
to
round
towards
plus
infinity
.
@
end
table
@
item
-
mtrap
-
precision
=@
var
{
trap
precision
}
In
the
Alpha
architecture
,
floating
point
traps
are
imprecise
.
This
...
...
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