summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/mcf5206/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-23 12:55:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-23 12:55:00 +0000
commit1ddcdc4fc2ec15110fee78f9cf2898d17611bee1 (patch)
treec4942da70bcd8f1500420c44553abf68cfd9f691 /c/src/lib/libcpu/m68k/mcf5206/ChangeLog
parentCleanup ChangeLogs. (diff)
downloadrtems-1ddcdc4fc2ec15110fee78f9cf2898d17611bee1.tar.bz2
2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Merge-in mcf5206/ChangeLog. * mcf5206/ChangeLog: Remove.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/ChangeLog143
1 files changed, 0 insertions, 143 deletions
diff --git a/c/src/lib/libcpu/m68k/mcf5206/ChangeLog b/c/src/lib/libcpu/m68k/mcf5206/ChangeLog
deleted file mode 100644
index 4dd7699b28..0000000000
--- a/c/src/lib/libcpu/m68k/mcf5206/ChangeLog
+++ /dev/null
@@ -1,143 +0,0 @@
-2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Convert to automake compilation rules.
- * configure.ac: Remove.
- * .cvsignore: Reflect changes above.
-
-2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
- PRE/TMPINSTALL_FILES to CLEANFILES.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
- * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
-
-2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Cosmetics.
- * clock/Makefile.am: Remove.
- * console/Makefile.am: Remove.
- * include/Makefile.am: Remove.
- * mbus/Makefile.am: Remove.
- * timer/Makefile.am: Remove.
- * Makefile.am: Merge-in former clock/Makefile.am, console/Makefile.am,
- include/Makefile.am, mbus/Makefile.am, timer/Makefile.am.
- * configure.ac: Reflect changes above.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * clock/Makefile.am: Cosmetics.
- * mbus/Makefile.am: Cosmetics.
- * timer/Makefile.am: Cosmetics.
-
-2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Remove all-local: $(ARCH).
-
-2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reformat.
- * clock/Makefile.am: Reformat.
- * console/Makefile.am: Reformat.
- * include/Makefile.am: Reformat. Use dirstamps for preinstallation.
- * timer/Makefile.am: Reformat.
-
-2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove RTEMS_CANONICAL_HOST.
-
-2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove RTEMS_CHECK_CPU.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * clock/ckinit.c, console/mcfuart.c, include/mcf5206e.h,
- include/mcfmbus.h, include/mcfuart.h, mbus/mcfmbus.c, timer/timer.c,
- timer/timerisr.S: URL for license changed.
-
-2003-08-20 Joel Sherrill <joel@OARcorp.com>
-
- * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
- Correct copyright statements.
-
-2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved aclocal/.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
- * clock/Makefile.am: Reflect having moved automake/.
- * console/Makefile.am: Reflect having moved automake/.
- * include/Makefile.am: Reflect having moved automake/.
- * mbus/Makefile.am: Reflect having moved automake/.
- * timer/Makefile.am: Reflect having moved automake/.
-
-2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
-
-2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_CONFIG_AUX_DIR.
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
- * configure.ac: AC_PREREQ(2.57).
-
-2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg.
- * console/Makefile.am: Likewise.
- * mbus/Makefile.am: Likewise.
- * timer/Makefile.am: Likewise.
-
-2003-01-03 Victor V. Vengerov <vvv@oktet.ru>
-
- * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232 to
- after the state has been set.
-
-2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
-
-2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add RTEMS_PROG_CCAS.
-
-2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
- * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
- * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5 happy.
-
-2001-10-29 Joel Sherrill <joel@OARcorp.com>
-
- * .cvsignore: Add more entries.
-
-2001-10-26 Victor V. Vengerov <vvv@oktet.ru>
-
- * New libcpu support for mcf5206e.
- * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
- console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
- include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
- mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
- timer/.cvsignore, .cvsignore: New files.
-