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
e20798d1
Commit
e20798d1
authored
Mar 15, 2003
by
Zack Weinberg
Committed by
Zack Weinberg
Mar 15, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/libgcc.texi: Remove @tie.
From-SVN: r64420
parent
4af16369
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/libgcc.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
e20798d1
2003-03-15 Zack Weinberg <zack@codesourcery.com>
* doc/libgcc.texi: Remove @tie.
2003-03-15 Josef Zlomek <zlomekj@suse.cz>
2003-03-15 Josef Zlomek <zlomekj@suse.cz>
* rtl.h (subrtx_p): Renamed to rtx_referenced_p.
* rtl.h (subrtx_p): Renamed to rtx_referenced_p.
...
...
gcc/doc/libgcc.texi
View file @
e20798d1
...
@@ -260,7 +260,7 @@ These functions return 1 if either argument is NaN, otherwise 0.
...
@@ -260,7 +260,7 @@ These functions return 1 if either argument is NaN, otherwise 0.
@end
deftypefn
@end
deftypefn
There
is
also
a
complete
group
of
higher
level
functions
which
There
is
also
a
complete
group
of
higher
level
functions
which
correspond
directly
to
comparison
operators
.
They
implement
the
ISO
@tie
{}
C
correspond
directly
to
comparison
operators
.
They
implement
the
ISO
C
semantics
for
floating
-
point
comparisons
,
taking
NaN
into
account
.
semantics
for
floating
-
point
comparisons
,
taking
NaN
into
account
.
Pay
careful
attention
to
the
return
values
defined
for
each
set
.
Pay
careful
attention
to
the
return
values
defined
for
each
set
.
Under
the
hood
,
all
of
these
routines
are
implemented
as
Under
the
hood
,
all
of
these
routines
are
implemented
as
...
...
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