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
c6db4d01
Commit
c6db4d01
authored
Apr 04, 2005
by
Francois-Xavier Coudert
Committed by
François-Xavier Coudert
Apr 04, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* intrinsic.texi: BES?? functions are not in the f95 standard.
From-SVN: r97538
parent
a7b2272b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
gcc/fortran/ChangeLog
+4
-0
gcc/fortran/intrinsic.texi
+12
-12
No files found.
gcc/fortran/ChangeLog
View file @
c6db4d01
2005-04-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* intrinsic.texi: BES?? functions are not in the f95 standard.
2005-04-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2005-04-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN, SQRT, TAN.
* intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN, SQRT, TAN.
...
...
gcc/fortran/intrinsic.texi
View file @
c6db4d01
...
@@ -798,7 +798,7 @@ end program test_atan
...
@@ -798,7 +798,7 @@ end program test_atan
of
@var
{
X
}.
of
@var
{
X
}.
@item
@emph
{
Option
}
:
@item
@emph
{
Option
}
:
f95
,
gnu
gnu
@item
@emph
{
Type
}
:
@item
@emph
{
Type
}
:
elemental
function
elemental
function
...
@@ -826,7 +826,7 @@ end program test_besj0
...
@@ -826,7 +826,7 @@ end program test_besj0
@item
@emph
{
Specific
names
}
:
@item
@emph
{
Specific
names
}
:
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
@code
{
DBESJ0
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
f95
,
gnu
@item
@code
{
DBESJ0
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
gnu
@end
multitable
@end
multitable
@end
table
@end
table
...
@@ -844,7 +844,7 @@ end program test_besj0
...
@@ -844,7 +844,7 @@ end program test_besj0
of
@var
{
X
}.
of
@var
{
X
}.
@item
@emph
{
Option
}
:
@item
@emph
{
Option
}
:
f95
,
gnu
gnu
@item
@emph
{
Type
}
:
@item
@emph
{
Type
}
:
elemental
function
elemental
function
...
@@ -872,7 +872,7 @@ end program test_besj1
...
@@ -872,7 +872,7 @@ end program test_besj1
@item
@emph
{
Specific
names
}
:
@item
@emph
{
Specific
names
}
:
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
@code
{
DBESJ1
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
f95
,
gnu
@item
@code
{
DBESJ1
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
gnu
@end
multitable
@end
multitable
@end
table
@end
table
...
@@ -890,7 +890,7 @@ end program test_besj1
...
@@ -890,7 +890,7 @@ end program test_besj1
@var
{
N
}
of
@var
{
X
}.
@var
{
N
}
of
@var
{
X
}.
@item
@emph
{
Option
}
:
@item
@emph
{
Option
}
:
f95
,
gnu
gnu
@item
@emph
{
Type
}
:
@item
@emph
{
Type
}
:
elemental
function
elemental
function
...
@@ -918,7 +918,7 @@ end program test_besjn
...
@@ -918,7 +918,7 @@ end program test_besjn
@item
@emph
{
Specific
names
}
:
@item
@emph
{
Specific
names
}
:
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
@code
{
DBESJN
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
f95
,
gnu
@item
@code
{
DBESJN
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
gnu
@end
multitable
@end
multitable
@end
table
@end
table
...
@@ -936,7 +936,7 @@ end program test_besjn
...
@@ -936,7 +936,7 @@ end program test_besjn
of
@var
{
X
}.
of
@var
{
X
}.
@item
@emph
{
Option
}
:
@item
@emph
{
Option
}
:
f95
,
gnu
gnu
@item
@emph
{
Type
}
:
@item
@emph
{
Type
}
:
elemental
function
elemental
function
...
@@ -963,7 +963,7 @@ end program test_besy0
...
@@ -963,7 +963,7 @@ end program test_besy0
@item
@emph
{
Specific
names
}
:
@item
@emph
{
Specific
names
}
:
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
@code
{
DBESY0
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
f95
,
gnu
@item
@code
{
DBESY0
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
gnu
@end
multitable
@end
multitable
@end
table
@end
table
...
@@ -981,7 +981,7 @@ end program test_besy0
...
@@ -981,7 +981,7 @@ end program test_besy0
of
@var
{
X
}.
of
@var
{
X
}.
@item
@emph
{
Option
}
:
@item
@emph
{
Option
}
:
f95
,
gnu
gnu
@item
@emph
{
Type
}
:
@item
@emph
{
Type
}
:
elemental
function
elemental
function
...
@@ -1008,7 +1008,7 @@ end program test_besy1
...
@@ -1008,7 +1008,7 @@ end program test_besy1
@item
@emph
{
Specific
names
}
:
@item
@emph
{
Specific
names
}
:
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
@code
{
DBESY1
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
f95
,
gnu
@item
@code
{
DBESY1
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
gnu
@end
multitable
@end
multitable
@end
table
@end
table
...
@@ -1026,7 +1026,7 @@ end program test_besy1
...
@@ -1026,7 +1026,7 @@ end program test_besy1
@var
{
N
}
of
@var
{
X
}.
@var
{
N
}
of
@var
{
X
}.
@item
@emph
{
Option
}
:
@item
@emph
{
Option
}
:
f95
,
gnu
gnu
@item
@emph
{
Type
}
:
@item
@emph
{
Type
}
:
elemental
function
elemental
function
...
@@ -1054,7 +1054,7 @@ end program test_besyn
...
@@ -1054,7 +1054,7 @@ end program test_besyn
@item
@emph
{
Specific
names
}
:
@item
@emph
{
Specific
names
}
:
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@multitable
@columnfractions
.
24
.
24
.
24
.
24
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
Name
@tab
Argument
@tab
Return
type
@tab
Option
@item
@code
{
DBESYN
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
f95
,
gnu
@item
@code
{
DBESYN
(
X
)}
@tab
@code
{
REAL
(
8
)
X
}
@tab
@code
{
REAL
(
8
)}
@tab
gnu
@end
multitable
@end
multitable
@end
table
@end
table
...
...
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