summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 06:22:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 06:22:53 +0000
commitc483a4e2214c0df9b99cc95a33c7a16335d7fe98 (patch)
treebc77fba0a757aeade3fd60fd5aace37f6a7f0b30 /c/src/lib/libcpu/m68k
parent2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c483a4e2214c0df9b99cc95a33c7a16335d7fe98.tar.bz2
Fix broken ChangeLog entries.
Diffstat (limited to 'c/src/lib/libcpu/m68k')
-rw-r--r--c/src/lib/libcpu/m68k/ChangeLog12
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/ChangeLog12
2 files changed, 12 insertions, 12 deletions
diff --git a/c/src/lib/libcpu/m68k/ChangeLog b/c/src/lib/libcpu/m68k/ChangeLog
index 3da30cf7d6..02f8033ef7 100644
--- a/c/src/lib/libcpu/m68k/ChangeLog
+++ b/c/src/lib/libcpu/m68k/ChangeLog
@@ -1,11 +1,11 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- Makefile.am: Reflect having moved automake.
- m68040/Makefile.am: Reflect having moved automake.
- m68040/fpsp/Makefile.am: Reflect having moved automake.
- shared/Makefile.am: Reflect having moved automake.
- shared/cache/Makefile.am: Reflect having moved automake.
- shared/misc/Makefile.am: Reflect having moved automake.
+ * Makefile.am: Reflect having moved automake/.
+ * m68040/Makefile.am: Reflect having moved automake/.
+ * m68040/fpsp/Makefile.am: Reflect having moved automake/.
+ * shared/Makefile.am: Reflect having moved automake/.
+ * shared/cache/Makefile.am: Reflect having moved automake/.
+ * shared/misc/Makefile.am: Reflect having moved automake/.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
diff --git a/c/src/lib/libcpu/m68k/mcf5206/ChangeLog b/c/src/lib/libcpu/m68k/mcf5206/ChangeLog
index ac4dcc5b38..e7a7645eda 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/ChangeLog
+++ b/c/src/lib/libcpu/m68k/mcf5206/ChangeLog
@@ -1,11 +1,11 @@
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.
+ * 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>