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: Contribution: Support for Cirrus Maverick EP9312 chip


Hi Guys,

> Steven Bosscher <s.bosscher@student.tudelft.nl> writes:
>
> + ;; This file is part of GNU CC.
> 
> Not GNU CC, but GCC.  There are more "GNU CC"isms in your patch.

And all over the config/arm directory.  I have checked in a patch to
fix all of these.

Cheers
        Nick

2003-02-10  Nick Clifton  <nickc@redhat.com>

	* config/arm/aof.h, config/arm/aout.h, config/arm/arm-modes.def,
	config/arm/arm-protos.h, config/arm/arm.c, config/arm/arm.h,
	config/arm/arm.md, config/arm/cirrus.md, config/arm/coff.h,
	config/arm/conix-elf.h, config/arm/ecos-elf.h, config/arm/elf.h,
	config/arm/freebsd.h, config/arm/linux-elf.h,
	config/arm/linux-gas.h, config/arm/netbsd-elf.h,
	config/arm/netbsd.h, config/arm/pe.c, config/arm/pe.h,
	config/arm/rtems-elf.h, config/arm/semi.h, config/arm/semiaof.h,
	config/arm/strongarm-coff.h, config/arm/strongarm-elf.h,
	config/arm/strongarm-pe.h, config/arm/uclinux-elf.h,
	config/arm/unknown-elf-oabi.h, config/arm/unknown-elf.h,
	config/arm/xscale-elf.h: Replace occurrences of "GNU CC" with "GCC"
	and reformat as appropriate.



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