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 19/63] Make MOTOROLA a numeric macro from the outset


Richard Sandiford <richard@codesourcery.com> writes:
> Just a small cleanup.  config/m68k wants MOTOROLA to be a numeric macro,
> so this patch defines it that way from the outset.
>
> Richard
>
>
> gcc/
> 200x-xx-xx  Nathan Sidwell  <nathan@codesourcery.com>
>
> 	* config.gcc (m68k-*-aout*, m68k-*-coff*, m68020-*-elf*, m68k-*-elf*)
> 	(m68010-*-netbsdelf*, m68k*-*-netbsdelf*, m68k*-*-openbsd*)
> 	(m68k-*-uclinux*, m68k-*-linux*, m68k-*-rtems*): Use tm_file rather
> 	than m68k/m68k.h and explicitly set MOTOROLA to 1.
> 	* config/m68k/m68k.h (MOTOROLA): Simplify definition accordingly.

This is such a trivial cleanup that I went ahead and applied
it as obvious.

Richard


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