Magellan Linux

Annotation of /trunk/gcc/gcc-3.3.3-magellan-version.patch

Parent Directory Parent Directory | Revision Log Revision Log


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

1 niro 41 --- gcc/version.c-old 2004-02-14 20:20:59.000000000 +0000
2     +++ gcc/version.c 2004-06-15 18:37:31.000000000 +0000
3     @@ -6,7 +6,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.3.3";
8     +const char version_string[] = "3.3.3 (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     @@ -15,4 +15,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 *