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
7b4047a0
Commit
7b4047a0
authored
Mar 25, 2005
by
Steven G. Kargl
Committed by
Steven G. Kargl
Mar 25, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix "make dvi"
From-SVN: r97065
parent
90faeb28
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
14 deletions
+19
-14
gcc/fortran/ChangeLog
+5
-1
gcc/fortran/intrinsic.texi
+14
-13
No files found.
gcc/fortran/ChangeLog
View file @
7b4047a0
2005-03-34 Steven G. Kargl <kargls@comcast.net>
2005-03-25 Steven G. Kargl <kargls@comcast.net>
* intrinsic.texi: Fix "make dvi"
2005-03-24 Steven G. Kargl <kargls@comcast.net>
* intrinsic.texi: New file.
* intrinsic.texi: New file.
* gfortran.texi: Include it; white space change; fix typo.
* gfortran.texi: Include it; white space change; fix typo.
...
...
gcc/fortran/intrinsic.texi
View file @
7b4047a0
...
@@ -24,7 +24,6 @@ Some basic guidelines for editing this document:
...
@@ -24,7 +24,6 @@ Some basic guidelines for editing this document:
@end
ignore
@end
ignore
@node
Intrinsic
Procedures
@node
Intrinsic
Procedures
@chapter
Intrinsic
Procedures
@chapter
Intrinsic
Procedures
@cindex
Intrinsic
Procedures
@cindex
Intrinsic
Procedures
...
@@ -34,12 +33,12 @@ and editing. All contributions and corrections are strongly encouraged.
...
@@ -34,12 +33,12 @@ and editing. All contributions and corrections are strongly encouraged.
@menu
@menu
*
Introduction
:
Introduction
*
Introduction
:
Introduction
*
@code
{
ABORT
}
:
@code
{
ABORT
}
,
Abort
the
program
*
@code
{
ABORT
}
:
ABORT
,
Abort
the
program
*
@code
{
ABS
}
:
@code
{
ABS
}
,
Absolute
value
*
@code
{
ABS
}
:
ABS
,
Absolute
value
*
@code
{
ACHAR
}
:
@code
{
ACHAR
}
,
Character
in
@acronym
{
ASCII
}
collating
sequence
*
@code
{
ACHAR
}
:
ACHAR
,
Character
in
@acronym
{
ASCII
}
collating
sequence
*
@code
{
ACOS
}
:
@code
{
ACOS
}
,
Arccosine
function
*
@code
{
ACOS
}
:
ACOS
,
Arccosine
function
*
@code
{
ADJUSTL
}
:
@code
{
ADJUSTL
}
,
Left
adjust
a
string
*
@code
{
ADJUSTL
}
:
ADJUSTL
,
Left
adjust
a
string
*
@code
{
ADJUSTR
}
:
@code
{
ADJUSTR
}
,
Right
adjust
a
string
*
@code
{
ADJUSTR
}
:
ADJUSTR
,
Right
adjust
a
string
@end
menu
@end
menu
@node
Introduction
@node
Introduction
...
@@ -83,7 +82,7 @@ the applicable option(s) is noted.
...
@@ -83,7 +82,7 @@ the applicable option(s) is noted.
@node
@code
{
ABORT
}
@node
ABORT
@section
@code
{
ABORT
}
---
Abort
the
program
@section
@code
{
ABORT
}
---
Abort
the
program
@findex
@code
{
ABORT
}
@findex
@code
{
ABORT
}
@cindex
abort
@cindex
abort
...
@@ -117,7 +116,7 @@ end program test_abort
...
@@ -117,7 +116,7 @@ end program test_abort
@node
@code
{
ABS
}
@node
ABS
@section
@code
{
ABS
}
---
Absolute
value
@section
@code
{
ABS
}
---
Absolute
value
@findex
@code
{
ABS
}
intrinsic
@findex
@code
{
ABS
}
intrinsic
@findex
@code
{
CABS
}
intrinsic
@findex
@code
{
CABS
}
intrinsic
...
@@ -176,7 +175,7 @@ end program test_abort
...
@@ -176,7 +175,7 @@ end program test_abort
@node
@code
{
ACHAR
}
@node
ACHAR
@section
@code
{
ACHAR
}
---
Character
in
@acronym
{
ASCII
}
collating
sequence
@section
@code
{
ACHAR
}
---
Character
in
@acronym
{
ASCII
}
collating
sequence
@findex
@code
{
ACHAR
}
intrinsic
@findex
@code
{
ACHAR
}
intrinsic
@cindex
@acronym
{
ASCII
}
collating
sequence
@cindex
@acronym
{
ASCII
}
collating
sequence
...
@@ -215,7 +214,7 @@ end program test_abort
...
@@ -215,7 +214,7 @@ end program test_abort
@node
@code
{
ACOS
}
@node
ACOS
@section
@code
{
ACOS
}
---
Arccosine
function
@section
@code
{
ACOS
}
---
Arccosine
function
@findex
@code
{
ACOS
}
intrinsic
@findex
@code
{
ACOS
}
intrinsic
@findex
@code
{
DACOS
}
intrinsic
@findex
@code
{
DACOS
}
intrinsic
...
@@ -258,7 +257,9 @@ end program test_acos
...
@@ -258,7 +257,9 @@ end program test_acos
@end
multitable
@end
multitable
@end
table
@end
table
@node
@code
{
ADJUSTL
}
@node
ADJUSTL
@section
@code
{
ADJUSTL
}
---
Left
adjust
a
string
@section
@code
{
ADJUSTL
}
---
Left
adjust
a
string
@findex
@code
{
ADJUSTL
}
intrinsic
@findex
@code
{
ADJUSTL
}
intrinsic
@cindex
adjust
string
@cindex
adjust
string
...
@@ -298,7 +299,7 @@ end program test_adjustl
...
@@ -298,7 +299,7 @@ end program test_adjustl
@end
table
@end
table
@node
@code
{
ADJUSTR
}
@node
ADJUSTR
@section
@code
{
ADJUSTR
}
---
Right
adjust
a
string
@section
@code
{
ADJUSTR
}
---
Right
adjust
a
string
@findex
@code
{
ADJUSTR
}
intrinsic
@findex
@code
{
ADJUSTR
}
intrinsic
@cindex
adjust
string
@cindex
adjust
string
...
...
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