config.gcc (mips-wrs-vxworks): Add vx-common.h to tm_file.
authorRichard Sandiford <richard@codesourcery.com>
Tue, 3 Apr 2007 09:17:56 +0000 (09:17 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 3 Apr 2007 09:17:56 +0000 (09:17 +0000)
commit9200d6c868bca76513fe895f2a629658174f5316
tree2d1466559c15d4b47a081aa9b6bea3d4d4b84343
parentf0920e6c645e58c9fa456ff58b3ac0898e835cb2
config.gcc (mips-wrs-vxworks): Add vx-common.h to tm_file.

gcc/
* config.gcc (mips-wrs-vxworks): Add vx-common.h to tm_file.
Set the default --with-arch setting to mips2.
* config/mips/t-vxworks (MULTILIB_OPTIONS, MULTILIB_MATCHES)
(MULTILIB_EXCEPTIONS): Redefine with new multilibs.
(MULTILIB_OSDIRNAMES): Delete.
(MULTILIB_DIRNAMES): Define.
* config/mips/vxworks.h (LINK_SPEC): Add VXWORKS_LINK_SPEC.
(LIB_SPEC, STARTFILE_SPEC, ENDFILE_SPEC): Define.
(TARGET_OS_CPP_BUILTINS): Incorporate old SUBTARGET_CPP_SPEC
definitions, except for _WRS_R3K_EXC_SUPPORT.  Call
VXWORKS_OS_CPP_BUILTINS.
(SUBTARGET_CPP_SPEC): Redefine to VXWORKS_ADDITIONAL_CPP_SPEC.
(MIPS_DEBUGGING_INFO): Undefine.
(FUNCTION_PROFILER): Define to VXWORKS_FUNCTION_PROFILER.

From-SVN: r123459
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/t-vxworks
gcc/config/mips/vxworks.h