diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-09-26 04:07:46 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-09-26 04:07:46 +0000 |
commit | a805d35f0082f129b739e86681498ff4fc198e8c (patch) | |
tree | 1501954ef2ae306abf86409dfa05f45e0212aa52 /gcc/config/i386/xm-mingw32.h | |
parent | eac559b6244ca34f10a3d2bd7981bd6268a89e90 (diff) | |
download | gcc-a805d35f0082f129b739e86681498ff4fc198e8c.tar.gz |
netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" with "GCC".
* config/i386/netbsd-elf.h, config/i386/netbsd64.h,
config/i386/netware.h, config/i386/nto.h, config/i386/openbsd.h,
config/i386/pentium.md, config/i386/pmmintrin.h, config/i386/ppro.md,
config/i386/ptx4-i.h, config/i386/rtemself.h, config/i386/sco5.h,
config/i386/sol2.h, config/i386/svr3gas.h, config/i386/sysv3.h,
config/i386/sysv4-cpp.h, config/i386/sysv4.h, config/i386/sysv5.h,
config/i386/unix.h, config/i386/uwin.h, config/i386/vsta.h,
config/i386/xm-cygwin.h, config/i386/xm-djgpp.h,
config/i386/xm-mingw32.h, config/i386/xmmintrin.h: Replace
"GNU CC", "GNU compiler", and "GNU C-compiler" with "GCC".
From-SVN: r71813
Diffstat (limited to 'gcc/config/i386/xm-mingw32.h')
-rw-r--r-- | gcc/config/i386/xm-mingw32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/xm-mingw32.h b/gcc/config/i386/xm-mingw32.h index 81995e05d43..074ea9731bb 100644 --- a/gcc/config/i386/xm-mingw32.h +++ b/gcc/config/i386/xm-mingw32.h @@ -1,4 +1,4 @@ -/* Configuration for GNU C-compiler for hosting on Windows32. +/* Configuration for GCC for hosting on Windows32. using GNU tools and the Windows32 API Library. Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc. |