summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/make/custom/gensh1-testsuite.tcfg12
-rw-r--r--c/src/lib/libbsp/sh/gensh1/make/custom/gensh1.cfg22
-rw-r--r--c/src/lib/libbsp/sh/gensh2/make/custom/gensh2-testsuite.tcfg12
-rw-r--r--c/src/lib/libbsp/sh/gensh2/make/custom/gensh2.cfg21
-rw-r--r--c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg28
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh1-testsuite.tcfg15
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh1.cfg18
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg15
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh2.cfg18
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg14
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh2e.cfg17
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg14
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg17
13 files changed, 0 insertions, 223 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/make/custom/gensh1-testsuite.tcfg b/c/src/lib/libbsp/sh/gensh1/make/custom/gensh1-testsuite.tcfg
deleted file mode 100644
index c133712fd0..0000000000
--- a/c/src/lib/libbsp/sh/gensh1/make/custom/gensh1-testsuite.tcfg
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# gensh1 RTEMS Test Database.
-#
-# Format is one line per test that is _NOT_ built.
-#
-
-include: testdata/disable-iconv-tests.tcfg
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01
diff --git a/c/src/lib/libbsp/sh/gensh1/make/custom/gensh1.cfg b/c/src/lib/libbsp/sh/gensh1/make/custom/gensh1.cfg
deleted file mode 100644
index 16b61d222b..0000000000
--- a/c/src/lib/libbsp/sh/gensh1/make/custom/gensh1.cfg
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# gensh1.cfg
-#
-# default configuration for Hitachi sh1 processors
-#
-# Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
-#
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-#
-CPU_CFLAGS = -m1
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections
diff --git a/c/src/lib/libbsp/sh/gensh2/make/custom/gensh2-testsuite.tcfg b/c/src/lib/libbsp/sh/gensh2/make/custom/gensh2-testsuite.tcfg
deleted file mode 100644
index c5b0c88fae..0000000000
--- a/c/src/lib/libbsp/sh/gensh2/make/custom/gensh2-testsuite.tcfg
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# gensh2 RTEMS Test Database.
-#
-# Format is one line per test that is _NOT_ built.
-#
-
-include: testdata/disable-iconv-tests.tcfg
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01
diff --git a/c/src/lib/libbsp/sh/gensh2/make/custom/gensh2.cfg b/c/src/lib/libbsp/sh/gensh2/make/custom/gensh2.cfg
deleted file mode 100644
index 49cf0850d2..0000000000
--- a/c/src/lib/libbsp/sh/gensh2/make/custom/gensh2.cfg
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# gensh2.cfg
-#
-# default configuration for Hitachi sh1 processors
-#
-# Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
-#
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-CPU_CFLAGS = -m2
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections
diff --git a/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg b/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg
deleted file mode 100644
index 016262f11e..0000000000
--- a/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg
+++ /dev/null
@@ -1,28 +0,0 @@
-#
-# gensh4.cfg
-#
-# default configuration for Hitachi SH7750 board
-#
-# Copyright (C) 2001 OKTET Ltd., St.-Petersburg, Russia
-# Author: Victor V. Vengerov <vvv@oktet.ru>
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-#
-# Seems to be good without initialisation FPSCR.
-# Also works with SH4_FPSCR_DN bit set.
-#CPU_CFLAGS = -m4-single-only -mfmovd -ml
-#CPU_CFLAGS = -m4-single -ml
-#
-# It works with SH4_FPSCR_PR bit set
-CPU_CFLAGS = -m4 -ml
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh1-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh1-testsuite.tcfg
deleted file mode 100644
index d567a8d697..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh1-testsuite.tcfg
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# simsh1 RTEMS Test Database.
-#
-# Format is one line per test that is _NOT_ built.
-#
-
-include: testdata/require-tick-isr.tcfg
-include: testdata/disable-intrcritical-tests.tcfg
-include: testdata/disable-iconv-tests.tcfg
-
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh1.cfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh1.cfg
deleted file mode 100644
index 0f1da687a8..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh1.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# simsh1.cfg
-#
-# default configuration for gdb-simulation of Hitachi sh1 processors
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-CPU_CFLAGS = -m1
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg
deleted file mode 100644
index 8d4f381dfd..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# simsh2 RTEMS Test Database.
-#
-# Format is one line per test that is _NOT_ built.
-#
-
-include: testdata/require-tick-isr.tcfg
-include: testdata/disable-intrcritical-tests.tcfg
-include: testdata/disable-iconv-tests.tcfg
-
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2.cfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2.cfg
deleted file mode 100644
index cde1fb2fbf..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# simsh2.cfg
-#
-# default configuration for gdb-simulation of Hitachi sh2 processors
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-CPU_CFLAGS = -m2
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
deleted file mode 100644
index 100b61cc9d..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# The GDB SH Simulator does not have a tick interrupt
-# and the simsh2e configuration has limited memory.
-#
-
-include: testdata/require-tick-isr.tcfg
-include: testdata/disable-intrcritical-tests.tcfg
-include: testdata/disable-iconv-tests.tcfg
-
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e.cfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e.cfg
deleted file mode 100644
index ce34d26d78..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Config file for the sh simulator in gdb as SH2E
-#
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-CPU_CFLAGS = -m2e -ml
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg
deleted file mode 100644
index 0fa2e7744e..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# The GDB SH Simulator does not have a tick interrupt
-# and the simsh4 configuration has limited memory.
-#
-
-include: testdata/require-tick-isr.tcfg
-include: testdata/disable-intrcritical-tests.tcfg
-include: testdata/disable-iconv-tests.tcfg
-
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
deleted file mode 100644
index c23a8b93b5..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Config file for the sh simulator in gdb
-#
-
-include $(RTEMS_ROOT)/make/custom/default.cfg
-
-RTEMS_CPU=sh
-
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-CPU_CFLAGS = -m4 -ml
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
-
-LDFLAGS = -Wl,--gc-sections