]> gcc.gnu.org Git - gcc.git/commit
rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 29 Sep 2022 08:30:42 +0000 (10:30 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Fri, 30 Sep 2022 21:54:19 +0000 (23:54 +0200)
commitbb5efc657ae66a96cf83604efa069ca76b5dd8e4
tree99c56a322cbaeb7c96f11582ce79c6d314751695
parentf334e18a1f123357071684ee1b43477627c600d9
rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*

gcc/ChangeLog:

* config.gcc (*-*-darwin*): Set rust_target_objs and
target_has_targetrustm.
* config/t-darwin (darwin-rust.o): New rule.
* config/darwin-rust.cc: New file.
gcc/config.gcc
gcc/config/darwin-rust.cc [new file with mode: 0644]
gcc/config/t-darwin
This page took 0.058812 seconds and 6 git commands to generate.