summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-16 08:28:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-16 08:28:16 +0000
commit3224b7692d49f59f2120550d2fedae9d30ca623d (patch)
tree9407bd6cca5477b4e0b63694b201c520eeff1b25 /c/src/lib/libbsp/c4x
parent2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3224b7692d49f59f2120550d2fedae9d30ca623d.tar.bz2
Remove.
Diffstat (limited to 'c/src/lib/libbsp/c4x')
-rw-r--r--c/src/lib/libbsp/c4x/shared/.cvsignore13
-rw-r--r--c/src/lib/libbsp/c4x/shared/ChangeLog25
-rw-r--r--c/src/lib/libbsp/c4x/shared/Makefile.am7
3 files changed, 0 insertions, 45 deletions
diff --git a/c/src/lib/libbsp/c4x/shared/.cvsignore b/c/src/lib/libbsp/c4x/shared/.cvsignore
deleted file mode 100644
index 525275c115..0000000000
--- a/c/src/lib/libbsp/c4x/shared/.cvsignore
+++ /dev/null
@@ -1,13 +0,0 @@
-Makefile
-Makefile.in
-aclocal.m4
-config.cache
-config.guess
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-missing
-mkinstalldirs
diff --git a/c/src/lib/libbsp/c4x/shared/ChangeLog b/c/src/lib/libbsp/c4x/shared/ChangeLog
deleted file mode 100644
index e05fbd2ebd..0000000000
--- a/c/src/lib/libbsp/c4x/shared/ChangeLog
+++ /dev/null
@@ -1,25 +0,0 @@
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * bspspuriousinit.c: Convert to using c99 fixed size types.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Remove C_FILES (Unused).
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * bspspuriousinit.c, c3xspurious.c, c4xspurious.c: URL for license
- changed.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/c/src/lib/libbsp/c4x/shared/Makefile.am b/c/src/lib/libbsp/c4x/shared/Makefile.am
deleted file mode 100644
index a1ee35c496..0000000000
--- a/c/src/lib/libbsp/c4x/shared/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-##
-## $Id$
-##
-
-EXTRA_DIST = bspspuriousinit.c c3xspurious.c c4xspurious.c
-
-include $(top_srcdir)/../../../automake/local.am