]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/t-fuchsia
rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 13 Oct 2022 12:51:17 +0000 (14:51 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 21 Sep 2023 09:15:03 +0000 (11:15 +0200)
commitd184d3a08a78f27b6baf199b7c97de3c52ce8cff
tree9a5be1a2abd4b776c5bd5d9e1e0575c8b2108383
parent4a48f3433f67c6d65b77e01fe7abcc1deeaec30a
rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.

gcc/ChangeLog:

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