This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
The previous patch didn't replace all GNU CC's and I didn't understand why... until I found out that the script had replaced "GNU CC" with "GCC" in itself! Dummy :-/ So, here we go again. Front ends only, 99 files changed. I got no further response to the previous patch. If you people think this is not worth the time, please let me know. Greetz, Steven 2002-11-26 Steven Bosscher <s.bosscher@student.tudelft.nl> ada/ * Make-lang.in, Makefile.in, config-lang.in: Replace "GNU CC" with "GCC" everywhere. cp/ * Make-lang.in, call.c, class.c, config-lang.in, cp-lang.c, cp-tree.def, cp-tree.h, cvt.c, decl.c, decl.h, decl2.c, dump.c, error.c, except.c, expr.c, friend.c, g++spec.c, init.c, lang-options.h, lang-specs.h, lex.c, mangle.c method.c, operators.def, optimize.c, parse.y pt.c, ptree.c, repo.c, rtti.c, search.c, semantics.c, spew.c, tree.c, typeck.c, typeck2.c: Replace "GNU CC" with "GCC" everywhere. lex.h: Replace "GNU CC General Public License" with "GNU General Public License" f/ * g77.texi: Packaging and installation is based on the GNU C" compiler, instead of "GNU CC compiler" g77spec.c, invoke.texi: Replace "GNU CC" with "GCC". java/ * Make-lang.in, boehm.c, buffer.c, buffer.h, builtins.c, check-init.c, class.c, config-lang.in, constants.c, convert.h, decl.c, except.c, expr.c, gjavah.c, java-except.h, java-tree.h, javaop.def, javaop.h, jcf-depend.c, jcf-dump.c, jcf-io.c, jcf-parse.c, jcf-path.c, jcf-reader.c, jcf-write.c, jcf.h, jv-scan.c, jvgenmain.c, jvspec.c, keyword.gperf, keyword.h, lang-options.h, lang-specs.h, lang.c, lex.c, lex.h, mangle.c, mangle_name.c, parse-scan.y, parse.h, parse.y, typeck.c, verify.c, xref.c, xref.h, zextract.c, zipfile.h: Replace "GNU CC" with "GCC" everywhere. objc/ * Make-lang.in, config-lang.in, lang-options.h, lang-specs.h, objc-act.c, objc-act.h, objc-lang.c, objc-tree.def: Replace "GNU CC" with "GCC" everywhere.
Attachment:
patch.fe.gz
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |