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: [ColdFire 10/63] Rename TARGET_68040_ONLY to TARGET_68040


On Wed, 2007-01-10 at 10:55 +0000, Richard Sandiford wrote:
> At this point in the series, we've got rid of the architecture MASK_*s
> and added TUNE_* macros.  TARGET_68040_ONLY can now be called TARGET_68040,
> for consistency with the other ISA macros.
> 
> Richard
> 
> 
> gcc/
> 200x-xx-xx  Julian Brown  <julian@codesourcery.com>
> 
> 	* config/m68k/m68k.h: Use TARGET_68040 instead of TARGET_68040_ONLY.
> 	(TARGET_68040_ONLY): Rename to...
> 	(TARGET_68040): ...this.
> 	* config/m68k/m68k.c: Use TARGET_68040 instead of TARGET_68040_ONLY.
> 	* config/m68k/m68k.md: Likewise.
OK.
Jeff



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