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
d4ddd7b9
Commit
d4ddd7b9
authored
Feb 14, 1999
by
Craig Burley
Committed by
Craig Burley
Feb 14, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump lib[IU]77's Version.c
From-SVN: r25204
parent
60d19ba0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
libf2c/ChangeLog
+5
-0
libf2c/libI77/Version.c
+1
-1
libf2c/libU77/Version.c
+1
-1
No files found.
libf2c/ChangeLog
View file @
d4ddd7b9
1999-02-14 Craig Burley <craig@jcb-sc.com>
* libU77/Version.c: Bump ("update" below) to date of last change.
* libI77/Version.c: Bump to date of last change.
Tue Feb 9 18:13:30 GMT 1999 Nathan Sidwell <nathan@acm.org>
Tue Feb 9 18:13:30 GMT 1999 Nathan Sidwell <nathan@acm.org>
* Makefile.in (distclean): Move Makefile deletion to end of
* Makefile.in (distclean): Move Makefile deletion to end of
...
...
libf2c/libI77/Version.c
View file @
d4ddd7b9
...
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19980617\n";
...
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19980617\n";
/*
/*
*/
*/
char
__G77_LIBI77_VERSION__
[]
=
"0.5.24-1998
0920
"
;
char
__G77_LIBI77_VERSION__
[]
=
"0.5.24-1998
1012
"
;
/*
/*
2.01 $ format added
2.01 $ format added
...
...
libf2c/libU77/Version.c
View file @
d4ddd7b9
static
char
junk
[]
=
"
\n
@(#) LIBU77 VERSION 19980709
\n
"
;
static
char
junk
[]
=
"
\n
@(#) LIBU77 VERSION 19980709
\n
"
;
char
__G77_LIBU77_VERSION__
[]
=
"0.5.24"
;
char
__G77_LIBU77_VERSION__
[]
=
"0.5.24
-19990115
"
;
#include <stdio.h>
#include <stdio.h>
...
...
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