elf.h: Use TARGET_OS_CPP_BUILTINS rather than SUBTARGET_SPEC.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 2 Jun 2002 21:00:50 +0000 (21:00 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 2 Jun 2002 21:00:50 +0000 (21:00 +0000)
commit537fc532be12254466f5d19fbaf40dc5016d6f81
treea5885cafe21ad61fbb546134bbde6d487591d94c
parentab7803738d10fe9619297816fb7a92936b30dc3c
elf.h: Use TARGET_OS_CPP_BUILTINS rather than SUBTARGET_SPEC.

config/h8300:
* elf.h: Use TARGET_OS_CPP_BUILTINS rather than
SUBTARGET_SPEC.
* rtems.h: Similarly.
* h8300.h (CPP_PREDEFINES, CPP_SPEC, SUBTARGET_CPP_SPEC,
EXTRA_SPECS, SUBTARGET_EXTRA_SPECS): Remove.
(TARGET_CPU_CPP_BUILTINS): Use.

From-SVN: r54187
gcc/ChangeLog
gcc/config/h8300/elf.h
gcc/config/h8300/h8300.h
gcc/config/h8300/rtems.h