• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No 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

修订版1730dde072007fe395d894a9f8791e0952b7d0bb (tree)
时间2003-04-21 09:16:50
作者GCC Administrator <gccadmin@gcc....>
CommiterGCC Administrator

Log Message

Daily bump.

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


From-SVN: r65875.1

更改概述

差异

--- a/gcc/f/version.c
+++ b/gcc/f/version.c
@@ -1 +1 @@
1- const char *ffe_version_string = "0.5.26 20030420 (prerelease)";
1+ const char *ffe_version_string = "0.5.26 20030421 (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 20030420 (prerelease)";
4+const char *const version_string = "3.0.5 20030421 (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 20030420 (prerelease)";
6+char __G77_LIBF77_VERSION__[] = "0.5.26 20030421 (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 20030420 (prerelease)";
6+char __G77_LIBI77_VERSION__[] = "0.5.26 20030421 (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 20030420 (prerelease)";
3+char __G77_LIBU77_VERSION__[] = "0.5.26 20030421 (prerelease)";
44
55 #include <stdio.h>
66