OSDN Git Service

* config/ia64/ia64.h (EXTRA_SPECS): Remove cpp_cpu.
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Sep 2002 21:09:54 +0000 (21:09 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Sep 2002 21:09:54 +0000 (21:09 +0000)
commit80e426a6f11c5bd4e755eaf97c23021b30c176c0
treedb107e82a0b93713e876deb9e1efae6e72ccce45
parent2b72fffb292ce872a76e49c04919462e72345742
* config/ia64/ia64.h (EXTRA_SPECS): Remove cpp_cpu.
(CPP_CPU_SPEC): Remove.
(TARGET_CPU_CPP_BUILTINS): New.
* config/ia64/hpux.h (CPP_PREDEFINES): Remove.
(CPP_SPEC): Remove.
(TARGET_OS_CPP_BUILTINS): New.
* config/ia64/linux.h (CPP_PREDEFINES): Remove.
(TARGET_OS_CPP_BUILTINS): New.
* config/ia64/aix.h (CPP_SPEC): Move some stuff to
TARGET_OS_CPP_BUILTINS.
(CPP_PREDEFINES): Remove.
(CPLUSPLUS_CPP_SPEC): Remove.
(TARGET_OS_CPP_BUILTINS): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56771 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/aix.h
gcc/config/ia64/hpux.h
gcc/config/ia64/ia64.h
gcc/config/ia64/linux.h