rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
commit4a48f3433f67c6d65b77e01fe7abcc1deeaec30a
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 13 Oct 2022 12:40:34 +0000 (13 14:40 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 21 Sep 2023 09:15:03 +0000 (21 11:15 +0200)
treef62ebbf3783a6c7bcaf330b8d1c995cbcc9e47ed
parent595d949f7cae5518f84eed80803c62ad6a8e2496
rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*

gcc/ChangeLog:

* config.gcc (*-*-vxworks*): Set rust_target_objs and
target_has_targetrustm.
* config/t-vxworks (vxworks-rust.o): New rule.
* config/vxworks-rust.cc: New file.
gcc/config.gcc
gcc/config/t-vxworks
gcc/config/vxworks-rust.cc [new file with mode: 0644]