aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to...
authorHans-Peter Nilsson <hp@bitrange.com>
Sun, 9 Mar 2003 01:20:03 +0000 (01:20 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 9 Mar 2003 01:20:03 +0000 (01:20 +0000)
commita6e464ae019d39af515fe0e2be9a949ed75bce92
tree913ded9b8b4eca49a4b84321520a46f133e80a43
parent00a221f0ac842627bbbd9f40213eef9cb5b32007
aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to...

* config/cris/aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to...
(TARGET_OS_CPP_BUILTINS): New macro.
* config/cris/cris.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__ELF__ to...
(TARGET_OS_CPP_BUILTINS): New macro.
(CPP_PREDEFINES): Don't define.  Move old definitions and...
(CPP_SPEC): ...move -D__CRIS_ABI_version=2 to...
(TARGET_CPU_CPP_BUILTINS): New macro.
* config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Move constant
definitions and the optional __PIC__, __pic__ and
__NO_UNDERSCORES__ definitions to...
(TARGET_OS_CPP_BUILTINS): New macro.

From-SVN: r64014
gcc/ChangeLog
gcc/config/cris/aout.h
gcc/config/cris/cris.h
gcc/config/cris/linux.h