summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--samples/arc-arc700-linux-uclibc/crosstool.config7
-rw-r--r--samples/arc-arc700-linux-uclibc/reported.by3
-rw-r--r--samples/arc-archs-linux-uclibc/crosstool.config7
-rw-r--r--samples/arc-archs-linux-uclibc/reported.by3
4 files changed, 20 insertions, 0 deletions
diff --git a/samples/arc-arc700-linux-uclibc/crosstool.config b/samples/arc-arc700-linux-uclibc/crosstool.config
new file mode 100644
index 0000000..e7b298b
--- /dev/null
+++ b/samples/arc-arc700-linux-uclibc/crosstool.config
@@ -0,0 +1,7 @@
+CT_ARCH_ARC=y
+CT_TARGET_ALIAS="arc-linux"
+CT_TARGET_CFLAGS="-matomic"
+CT_TARGET_VENDOR="snps"
+CT_KERNEL_LINUX=y
+CT_LIBC_UCLIBC=y
+CT_ARCH_CPU="arc700"
diff --git a/samples/arc-arc700-linux-uclibc/reported.by b/samples/arc-arc700-linux-uclibc/reported.by
new file mode 100644
index 0000000..9019567
--- /dev/null
+++ b/samples/arc-arc700-linux-uclibc/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Alexey Brodkin"
+reporter_url="http://embarc.org"
+reporter_comment="ARCompact default Linux toolchain"
diff --git a/samples/arc-archs-linux-uclibc/crosstool.config b/samples/arc-archs-linux-uclibc/crosstool.config
new file mode 100644
index 0000000..b1792e1
--- /dev/null
+++ b/samples/arc-archs-linux-uclibc/crosstool.config
@@ -0,0 +1,7 @@
+CT_ARCH_ARC=y
+CT_TARGET_ALIAS="arc-linux"
+CT_TARGET_CFLAGS="-matomic"
+CT_TARGET_VENDOR="snps"
+CT_KERNEL_LINUX=y
+CT_LIBC_UCLIBC=y
+CT_ARCH_CPU="hs38"
diff --git a/samples/arc-archs-linux-uclibc/reported.by b/samples/arc-archs-linux-uclibc/reported.by
new file mode 100644
index 0000000..59f194c
--- /dev/null
+++ b/samples/arc-archs-linux-uclibc/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Alexey Brodkin"
+reporter_url="http://embarc.org"
+reporter_comment="ARCv2 default Linux toolchain"