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
66172faa
Commit
66172faa
authored
Feb 22, 1998
by
Craig Burley
Committed by
Jeff Law
Feb 22, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* intrin.def: Fix up spacing a bit.
From-SVN: r18184
parent
e2fa159e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/f/ChangeLog
+2
-0
gcc/f/intrin.def
+2
-2
No files found.
gcc/f/ChangeLog
View file @
66172faa
...
...
@@ -56,6 +56,8 @@ Mon Dec 1 16:21:08 1997 Craig Burley <burley@gnu.org>
Sun Nov 30 22:22:22 1997 Craig Burley <burley@gnu.org>
* intrin.def: Fix up spacing a bit.
* intdoc.c: Minor fix-ups.
* intrin.c (ffeintrin_check_): Fix up indentation a bit.
...
...
gcc/f/intrin.def
View file @
66172faa
...
...
@@ -25,7 +25,7 @@ DEFNAME ("AIMIN0", "aimin0", "AIMin0", genNONE, specAIMIN0) /* VXT */
DEFNAME ("AINT", "aint", "AInt", genNONE, specAINT)
DEFNAME ("AJMAX0", "ajmax0", "AJMax0", genNONE, specAJMAX0) /* VXT */
DEFNAME ("AJMIN0", "ajmin0", "AJMin0", genNONE, specAJMIN0) /* VXT */
DEFNAME
("ALARM", "alarm", "Alarm", genNONE, specALARM) /* UNIX */
DEFNAME
("ALARM", "alarm", "Alarm", genNONE, specALARM) /* UNIX */
DEFNAME ("ALL", "all", "All", genNONE, specALL) /* F90 */
DEFNAME ("ALLOCATED", "allocated", "Allocated", genNONE, specALLOCATED) /* F90 */
DEFNAME ("ALOG", "alog", "ALog", genNONE, specALOG)
...
...
@@ -76,7 +76,7 @@ DEFNAME ("COS", "cos", "Cos", genNONE, specCOS)
DEFNAME ("COSD", "cosd", "CosD", genNONE, specCOSD) /* VXT */
DEFNAME ("COSH", "cosh", "CosH", genNONE, specCOSH)
DEFNAME ("COUNT", "count", "Count", genNONE, specCOUNT) /* F90 */
DEFNAME
("CPU_TIME", "cpu_time", "Cpu_Time", genNONE, specCPU_TIME) /* F95 */
DEFNAME
("CPU_TIME", "cpu_time", "Cpu_Time", genNONE, specCPU_TIME) /* F95 */
DEFNAME ("CSHIFT", "cshift", "CShift", genNONE, specCSHIFT) /* F90 */
DEFNAME ("CSIN", "csin", "CSin", genNONE, specCSIN)
DEFNAME ("CSQRT", "csqrt", "CSqRt", genNONE, specCSQRT)
...
...
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