rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*
commit22e3557e2d52f129f2bbfdc98688b945dba28dc9
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 29 Sep 2022 08:34:18 +0000 (29 10:34 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 21 Sep 2023 09:15:03 +0000 (21 11:15 +0200)
treeb37ea599c40c3aa1f2305a0cac367dbf65b5b8ba
parent335da4e99de5dab4678bac7d0a4dcc71c33eced0
rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*

There are still quite a lot of the previously reverted i386-rust.cc
missing, so it's only a partial reimplementation.

gcc/ChangeLog:

* config/i386/t-i386 (i386-rust.o): New rule.
* config/i386/i386-rust.cc: New file.
* config/i386/i386-rust.h: New file.
gcc/config/i386/i386-rust.cc [new file with mode: 0644]
gcc/config/i386/i386-rust.h [new file with mode: 0644]
gcc/config/i386/t-i386