summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-03 05:16:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-03 05:16:21 +0000
commit0f4b28e36d7dfd83a6b2c942ba956a56cffbbb48 (patch)
tree181d9dd866df660d2ebf7e4a412006748f13334f /c/src/lib/libbsp/arm/shared/ChangeLog
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0f4b28e36d7dfd83a6b2c942ba956a56cffbbb48.tar.bz2
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in comm/Makefile.am, irq/Makefile.am * comm/Makefile.am: Remove. * irq/Makefile.am: Remove.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/shared/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/shared/ChangeLog b/c/src/lib/libbsp/arm/shared/ChangeLog
index 5bb4ace80b..9f724e9294 100644
--- a/c/src/lib/libbsp/arm/shared/ChangeLog
+++ b/c/src/lib/libbsp/arm/shared/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Merge-in comm/Makefile.am, irq/Makefile.am
+ * comm/Makefile.am: Remove.
+ * irq/Makefile.am: Remove.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* comm/console.c, comm/uart.c, comm/uart.h, irq/irq_asm.S,