Magellan Linux

Contents of /trunk/gcc/gcc-3.4.4-magellan-version.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (show annotations) (download)
Thu Oct 13 15:22:09 2005 UTC (18 years, 6 months ago) by niro
File size: 774 byte(s)
added all old gcc patches

1 --- gcc/version.c.orig 2005-10-05 20:14:11.000000000 +0000
2 +++ gcc/version.c 2005-10-05 20:14:57.000000000 +0000
3 @@ -5,7 +5,7 @@
4 please modify this string to indicate that, e.g. by putting your
5 organization's name in parentheses at the end of the string. */
6
7 -const char version_string[] = "3.4.4";
8 +const char version_string[] = "3.4.4 (Magellan-Linux)";
9
10 /* This is the location of the online document giving instructions for
11 reporting bugs. If you distribute a modified version of GCC,
12 @@ -14,4 +14,4 @@
13 forward us bugs reported to you, if you determine that they are
14 not bugs in your modifications.) */
15
16 -const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
17 +const char bug_report_url[] = "<URL:http://bugs.magellan-linux.de>";

Properties

Name Value
svn:executable *