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]

RE: Replace almost all occurences of "GNU CC" with "GCC" take 2


OK, I've now done it piece by piece. This part does the front ends. I'll do
the libraries tomorrow. config/ will be a big job if you want a ChangeLog
entry for each of them...

Greetz
Steven


2002-11-25  Steven Bosscher <s.bosscher@student.tudelft.nl>

ada/ 
        * Make-lang.in: Replace all occurrences
          of "GNU CC" with "GCC"
          Makefile.in: Likewise

cp/
        * Make-lang.in: Replace all occurrences
          of "GNU CC" with "GCC"
          class.c: Likewise
          cp-tree.h: Likewise
          class.c: Likewise
          cp-tree.h: Likewise
          decl.c: Likewise
          g++spec.c: Likewise
          init.c: Likewise
          lex.c: Likewise
          mangle.c: Likewise
          repo.c: Likewise
          tree.c: Likewise
          lex.h: Likewise, and change license to
          "GNU General Public License" instead of
          "GNU CC General Public License"

f/
        * g77.texi: Replace "GNU CC" with "GNU C"
        * g77spec.c: Replace all occurrences
          of "GNU CC" with "GCC"
        * invoke.texi: Likewise

java/
        * Make-lang.in: Replace all occurrences
          of "GNU CC" with "GCC"
          gjavah.c: Likewise
          javaop.h: Likewise
          jcf-dump.c: Likewise
          jcf-path.c: Likewise
          jcf.h: Likewise
          jv-scan.c: Likewise
          jvspec.c: Likewise
          lex.h: Likewise
          parse.h: Likewise
          zipfile.h: Likewise




Attachment: patch.fe
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]