]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jun 2002 00:02:07 +0000 (00:02 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jun 2002 00:02:07 +0000 (00:02 +0000)
commitb31ef245ca7b79dd3d0836a52b0816ef95f907c6
treedf987459df2d6942684c12f97f5c4b2aa2bcc5b8
parent68504d99d4471574628d4e3eb4724f421e20762f
* config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
* config/vax/bsd.h: New file.
* config/vax/netbsd.h: Add missing notice.
(CPP_PREDEFINES): Remove.
(TARGET_OS_CPP_BUILTINS): Define.
(CPP_SPEC): Use NETBSD_CPP_SPEC.
* config/vax/openbsd.h: Update copyright years.
(CPP_PREDEFINES): Remove.
(TARGET_OS_CPP_BUILTINS): Define.
* config/vax/ultrix.h: Likewise.
* config/vax/vaxv.h: Likewise.
* config/vax/vms.h: Likewise.
* config/vax/vax.h (TARGET_CPU_CPP_BUILTINS): Define.
(CPP_PREDEFINES, CPP_SPEC): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54538 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/vax/bsd.h [new file with mode: 0644]
gcc/config/vax/netbsd.h
gcc/config/vax/openbsd.h
gcc/config/vax/ultrix.h
gcc/config/vax/vax.h
gcc/config/vax/vaxv.h
gcc/config/vax/vms.h