summaryrefslogtreecommitdiff
path: root/samples/riscv32-hifive1-elf
diff options
context:
space:
mode:
Diffstat (limited to 'samples/riscv32-hifive1-elf')
-rw-r--r--samples/riscv32-hifive1-elf/crosstool.config7
-rw-r--r--samples/riscv32-hifive1-elf/reported.by3
2 files changed, 10 insertions, 0 deletions
diff --git a/samples/riscv32-hifive1-elf/crosstool.config b/samples/riscv32-hifive1-elf/crosstool.config
new file mode 100644
index 0000000..994cb33
--- /dev/null
+++ b/samples/riscv32-hifive1-elf/crosstool.config
@@ -0,0 +1,7 @@
+CT_CONFIG_VERSION="4"
+CT_EXPERIMENTAL=y
+CT_ARCH_RISCV=y
+CT_ARCH_ARCH="rv32ima"
+CT_ARCH_ABI="ilp32"
+CT_TARGET_VENDOR="hifive1"
+# CT_CC_GCC_LDBL_128 is not set
diff --git a/samples/riscv32-hifive1-elf/reported.by b/samples/riscv32-hifive1-elf/reported.by
new file mode 100644
index 0000000..291cc00
--- /dev/null
+++ b/samples/riscv32-hifive1-elf/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Franz Flasch"
+reporter_url="https://github.com/franzflasch/crosstool-ng"
+reporter_comment=""