]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/netbsd-elf.h
netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Define common CPP built-ins for all...
authorJason Thorpe <thorpej@wasabisystems.com>
Wed, 29 May 2002 01:12:56 +0000 (01:12 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Wed, 29 May 2002 01:12:56 +0000 (01:12 +0000)
commit52f4fff6829c14f4cdf754751566df0fb28f5ad5
treea5d44225825ab0c46f87c5a62785a8ae8f44ff81
parente0e577a2d2b95ad57f36ed3e034fef3957c85e1e
netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Define common CPP built-ins for all NetBSD a.out targets.

* config/netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Define
common CPP built-ins for all NetBSD a.out targets.
* config/netbsd-elf.h (NETBSD_OS_CPP_BUILTINS_ELF): Define
common CPP built-ins for all NetBSD ELF targets.
* config/netbsd.h: Add missing notice.
(NETBSD_OS_CPP_BUILTINS_COMMON): Define common CPP built-ins
for all NetBSD targets.
(NETBSD_OS_CPP_BUILTINS_LP64): Define common CPP built-ins
for all NetBSD targets using an LP64 code model.
(NETBSD_CPP_SPEC): Define CPP_SPEC parts common to all
NetBSD targets.

From-SVN: r53980
gcc/ChangeLog
gcc/config/netbsd-aout.h
gcc/config/netbsd-elf.h
gcc/config/netbsd.h