summaryrefslogtreecommitdiff
path: root/samples/sh4-unknown-linux-gnu
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-09-04 02:55:58 (GMT)
committerGitHub <noreply@github.com>2017-09-04 02:55:58 (GMT)
commitf994d1c7d7cd62a474a09cadc89ddd15da427fef (patch)
treeab4683e03ce5cb5e0eeffb8137327170e637ecdd /samples/sh4-unknown-linux-gnu
parent95de709fe3f7e58af210c2727a7b28608936068e (diff)
parent602304b23077b8cd58b99a836e8d9ffbedecd52c (diff)
Merge pull request #823 from stilor/sh-experiment-multilib
Better SuperH multilib support (different endian, glibc/uClibc for no-FPU, etc)
Diffstat (limited to 'samples/sh4-unknown-linux-gnu')
-rw-r--r--samples/sh4-unknown-linux-gnu/crosstool.config7
-rw-r--r--samples/sh4-unknown-linux-gnu/reported.by3
2 files changed, 0 insertions, 10 deletions
diff --git a/samples/sh4-unknown-linux-gnu/crosstool.config b/samples/sh4-unknown-linux-gnu/crosstool.config
deleted file mode 100644
index 36d806f..0000000
--- a/samples/sh4-unknown-linux-gnu/crosstool.config
+++ /dev/null
@@ -1,7 +0,0 @@
-CT_ARCH_SH=y
-CT_ARCH_SH_SH4=y
-CT_KERNEL_LINUX=y
-CT_BINUTILS_PLUGINS=y
-CT_CC_LANG_CXX=y
-CT_DEBUG_GDB=y
-# CT_GDB_CROSS_PYTHON is not set
diff --git a/samples/sh4-unknown-linux-gnu/reported.by b/samples/sh4-unknown-linux-gnu/reported.by
deleted file mode 100644
index 4e2eae7..0000000
--- a/samples/sh4-unknown-linux-gnu/reported.by
+++ /dev/null
@@ -1,3 +0,0 @@
-reporter_name="YEM"
-reporter_url="http://ymorin.is-a-geek.org/"
-reporter_comment="EXPERIMENTAL Super-H sh4 sample."