aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2021-06-01 15:54:47 +0200
committerCyril SIX <cyril.six@kalray.eu>2021-06-01 16:00:43 +0200
commitd41bc9d9eecb7febc7ad48cb7d3a35768b73ee54 (patch)
treea2eb9a557ff18281f3f3f1b56cb03aa7ea8440d9 /configure
parent94d5da57acadbaee825347da527e3aacfca2cd9d (diff)
downloadcompcert-kvx-d41bc9d9eecb7febc7ad48cb7d3a35768b73ee54.tar.gz
compcert-kvx-d41bc9d9eecb7febc7ad48cb7d3a35768b73ee54.zip
Add target ELF
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure b/configure
index acc72e91..7467e80a 100755
--- a/configure
+++ b/configure
@@ -58,8 +58,9 @@ Supported targets:
x86_64-cygwin (x86 64 bits, Cygwin environment under Windows)
rv32-linux (RISC-V 32 bits, Linux)
rv64-linux (RISC-V 64 bits, Linux)
- kvx-mbr (Kalray KVX, bare runtime)
- kvx-cos (Kalray KVX, ClusterOS)
+ kvx-mbr (Kalray KV3, bare runtime)
+ kvx-elf (Kalray KV3, ELF)
+ kvx-cos (Kalray KV3, ClusterOS)
aarch64-linux (AArch64, i.e. ARMv8 in 64-bit mode, Linux)
aarch64-macos (AArch64, i.e. Apple silicon, MacOS)
manual (edit configuration file by hand)