]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/i386/vxworks.h
config.gcc: Update *-*-vxworks* generic hook and comments.
authorPhil Edwards <phil@codesourcery.com>
Thu, 23 Oct 2003 05:16:56 +0000 (05:16 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 23 Oct 2003 05:16:56 +0000 (05:16 +0000)
commit55047c9d1a0c3278720f91d54f8b70e9e04e0a25
tree1303905d2700833bdec53aa9ae9e3e0b29f9438d
parent8f9ba40588fc9023a09889da8a7b69a85aea486d
config.gcc: Update *-*-vxworks* generic hook and comments.

2003-10-22  Phil Edwards  <phil@codesourcery.com>

* config.gcc:  Update *-*-vxworks* generic hook and comments.
(arm-wrs-vxworks, i[4567]86-wrs-vxworks, mips-wrs-vxworks,
mips-wrs-windiss, sh-wrs-vxworks):  New stanzas.
* genmultilib:  Allow the MULTILIB_OSDIRNAMES to be mapped directly.
* config/svr4.h (SWITCH_TAKES_ARG):  Undefine it before redefining it.
* config/windiss.h:  New file.
* config/arm/t-vxworks:  New file.
* config/arm/vxworks.h:  New file.
* config/i386/t-vxworks:  New file.
* config/i386/vxworks.h:  New file.
* config/mips/t-vxworks:  New file.
* config/mips/vxworks.h:  New file.
* config/mips/windiss.h:  New file.
* config/sh/t-vxworks:  New file.
* config/sh/vxworks.h:  New file.

From-SVN: r72834
14 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/t-vxworks [new file with mode: 0644]
gcc/config/arm/vxworks.h [new file with mode: 0644]
gcc/config/i386/t-vxworks [new file with mode: 0644]
gcc/config/i386/vxworks.h [new file with mode: 0644]
gcc/config/mips/t-vxworks [new file with mode: 0644]
gcc/config/mips/vxworks.h [new file with mode: 0644]
gcc/config/mips/windiss.h [new file with mode: 0644]
gcc/config/sh/t-vxworks [new file with mode: 0644]
gcc/config/sh/vxworks.h [new file with mode: 0644]
gcc/config/svr4.h
gcc/config/windiss.h [new file with mode: 0644]
gcc/genmultilib