commit:     9cf82e7d074495419ae1a801ee081b2fa6c83441
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 23:25:21 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 23:25:21 2021 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=9cf82e7d

README: add more tuple examples that happen to work today

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 README | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README b/README
index 480cba5..25e005e 100644
--- a/README
+++ b/README
@@ -46,10 +46,12 @@ understand what crossdev does and does not do.
 A few examples of targets that worked today (produce running
 executables or kernels if applies):
 
+ aarch64-gentoo-linux-musl
  aarch64-unknown-linux-gnu
  alpha-unknown-linux-gnu
  arm-none-eabi
  armv5tel-softfloat-linux-gnueabi
+ armv6zk-unknown-linux-musleabihf
  armv7a-unknown-linux-gnueabihf
  avr
  hppa-unknown-linux-gnu
@@ -64,7 +66,9 @@ executables or kernels if applies):
  mips64el-unknown-linux-gnu
  mipsel-unknown-linux-gnu
  mmix
+ msp430-elf
  nios2-unknown-linux-gnu
+ or1k-linux-musl
  powerpc-unknown-linux-gnu
  powerpc64-unknown-linux-gnu
  powerpc64le-unknown-linux-gnu
@@ -73,10 +77,12 @@ executables or kernels if applies):
  sh4-unknown-linux-gnu
  sparc-unknown-linux-gnu
  sparc64-unknown-linux-gnu
+ vax-unknown-linux-gnu
  x86_64-HEAD-linux-gnu
  x86_64-UNREG-linux-gnu
  x86_64-pc-linux-gnu
  x86_64-w64-mingw32
+ xtensa-esp32-elf
 
 A few more targets are likely to Just Work.
 And many more can be made to work with a litle touch.

Reply via email to