• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GCC with patches for OS216


Commit MetaInfo

Revision09168554dcd4b29ac3a93c7ff480ea4ff7c4f517 (tree)
Zeit2003-04-26 09:16:50
AutorGCC Administrator <gccadmin@gcc....>
CommiterGCC Administrator

Log Message

Daily bump.

Plugin Error: Load Denied: Split portion of a mixed commit.


From-SVN: r66088.1

Ändern Zusammenfassung

Diff

--- a/gcc/f/version.c
+++ b/gcc/f/version.c
@@ -1 +1 @@
1- const char *ffe_version_string = "0.5.26 20030425 (prerelease)";
1+ const char *ffe_version_string = "0.5.26 20030426 (prerelease)";
--- a/gcc/version.c
+++ b/gcc/version.c
@@ -1,4 +1,4 @@
11 #include "gansidecl.h"
22 #include "version.h"
33
4-const char *const version_string = "3.0.5 20030425 (prerelease)";
4+const char *const version_string = "3.0.5 20030426 (prerelease)";
--- a/libf2c/libF77/Version.c
+++ b/libf2c/libF77/Version.c
@@ -3,7 +3,7 @@
33 /*
44 */
55
6-char __G77_LIBF77_VERSION__[] = "0.5.26 20030425 (prerelease)";
6+char __G77_LIBF77_VERSION__[] = "0.5.26 20030426 (prerelease)";
77
88 /*
99 2.00 11 June 1980. File version.c added to library.
--- a/libf2c/libI77/Version.c
+++ b/libf2c/libI77/Version.c
@@ -3,7 +3,7 @@
33 /*
44 */
55
6-char __G77_LIBI77_VERSION__[] = "0.5.26 20030425 (prerelease)";
6+char __G77_LIBI77_VERSION__[] = "0.5.26 20030426 (prerelease)";
77
88 /*
99 2.01 $ format added
--- a/libf2c/libU77/Version.c
+++ b/libf2c/libU77/Version.c
@@ -1,6 +1,6 @@
11 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
22
3-char __G77_LIBU77_VERSION__[] = "0.5.26 20030425 (prerelease)";
3+char __G77_LIBU77_VERSION__[] = "0.5.26 20030426 (prerelease)";
44
55 #include <stdio.h>
66