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
420aa7b8
Commit
420aa7b8
authored
May 15, 2005
by
Andreas Jaeger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove extra whitespace.
From-SVN: r99720
parent
4b6903ec
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
0 additions
and
2 deletions
+0
-2
libgfortran/generated/matmul_c4.c
+0
-0
libgfortran/generated/matmul_c8.c
+0
-0
libgfortran/generated/matmul_i4.c
+0
-0
libgfortran/generated/matmul_i8.c
+0
-0
libgfortran/generated/matmul_l4.c
+0
-0
libgfortran/generated/matmul_l8.c
+0
-0
libgfortran/generated/matmul_r4.c
+0
-0
libgfortran/generated/matmul_r8.c
+0
-0
libgfortran/intrinsics/etime.c
+0
-0
libgfortran/intrinsics/random.c
+0
-0
libgfortran/io/io.h
+0
-0
libgfortran/io/list_read.c
+0
-0
libgfortran/io/transfer.c
+0
-1
libgfortran/io/write.c
+0
-1
libgfortran/m4/matmul.m4
+0
-0
No files found.
libgfortran/generated/matmul_c4.c
View file @
420aa7b8
libgfortran/generated/matmul_c8.c
View file @
420aa7b8
libgfortran/generated/matmul_i4.c
View file @
420aa7b8
libgfortran/generated/matmul_i8.c
View file @
420aa7b8
libgfortran/generated/matmul_l4.c
View file @
420aa7b8
libgfortran/generated/matmul_l8.c
View file @
420aa7b8
libgfortran/generated/matmul_r4.c
View file @
420aa7b8
libgfortran/generated/matmul_r8.c
View file @
420aa7b8
libgfortran/intrinsics/etime.c
View file @
420aa7b8
libgfortran/intrinsics/random.c
View file @
420aa7b8
libgfortran/io/io.h
View file @
420aa7b8
libgfortran/io/list_read.c
View file @
420aa7b8
libgfortran/io/transfer.c
View file @
420aa7b8
...
@@ -1698,4 +1698,3 @@ export_proto(st_set_nml_var);
...
@@ -1698,4 +1698,3 @@ export_proto(st_set_nml_var);
extern
void
st_set_nml_var_dim
(
GFC_INTEGER_4
,
GFC_INTEGER_4
,
extern
void
st_set_nml_var_dim
(
GFC_INTEGER_4
,
GFC_INTEGER_4
,
GFC_INTEGER_4
,
GFC_INTEGER_4
);
GFC_INTEGER_4
,
GFC_INTEGER_4
);
export_proto
(
st_set_nml_var_dim
);
export_proto
(
st_set_nml_var_dim
);
libgfortran/io/write.c
View file @
420aa7b8
...
@@ -1617,4 +1617,3 @@ namelist_write (void)
...
@@ -1617,4 +1617,3 @@ namelist_write (void)
}
}
#undef NML_DIGITS
#undef NML_DIGITS
libgfortran/m4/matmul.m4
View file @
420aa7b8
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