config.gcc (powerpc-*-eabispe*, [...]): Add rs6000/e500.h to tm_file.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 2 Jan 2007 13:08:01 +0000 (13:08 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 2 Jan 2007 13:08:01 +0000 (13:08 +0000)
commiteca0d5e8cef314a820425453b74f7bc4bb26100a
treea43dd513ab6ec2603c9b5a9ca0558bfa7bfb29b1
parent8ef65e3da89bad9551d9ee157750ca7fa783ef6f
config.gcc (powerpc-*-eabispe*, [...]): Add rs6000/e500.h to tm_file.

* config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*,
powerpc-*-eabisim*, powerpc-*-eabialtivec*, powerpc-*-eabi*,
powerpc-*-rtems*, powerpc-wrs-vxworks, powerpc-wrs-vxworksae,
powerpcle-*-eabisim*, powerpcle-*-eabi*): Add rs6000/e500.h to
tm_file.
* config/rs6000/e500.h: New.
* config/rs6000/eabi.h (TARGET_SPE_ABI, TARGET_SPE, TARGET_E500,
TARGET_ISEL, TARGET_FPRS, TARGET_E500_SINGLE, TARGET_E500_DOUBLE):
Remove.
* config/rs6000/linuxspe.h (TARGET_SPE_ABI, TARGET_SPE,
TARGET_E500, TARGET_ISEL, TARGET_FPRS, TARGET_E500_SINGLE,
TARGET_E500_DOUBLE): Remove.
* config/rs6000/vxworks.h (TARGET_SPE_ABI, TARGET_SPE,
TARGET_E500, TARGET_ISEL, TARGET_FPRS): Remove.
* config/rs6000/rs6000.h (CHECK_E500_OPTIONS): Define.
* config/rs6000/rs6000.c (rs6000_override_options): Use
CHECK_E500_OPTIONS.

From-SVN: r120340
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/e500.h [new file with mode: 0644]
gcc/config/rs6000/eabi.h
gcc/config/rs6000/linuxspe.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/vxworks.h