summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-11 06:56:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-11 06:56:49 +0000
commit08966e166a48f53e00b903ce2c56bd9a9aff21c7 (patch)
tree78e87b04bbf4886532faca266fddd0d054d658ec /c/src/lib/libcpu/arm/ChangeLog
parentMerge-in shared/Makefile.am. (diff)
downloadrtems-08966e166a48f53e00b903ce2c56bd9a9aff21c7.tar.bz2
2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am. * preinstall.am: New. * shared/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libcpu/arm/ChangeLog')
-rw-r--r--c/src/lib/libcpu/arm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/arm/ChangeLog b/c/src/lib/libcpu/arm/ChangeLog
index d4dde220d2..72afdf9572 100644
--- a/c/src/lib/libcpu/arm/ChangeLog
+++ b/c/src/lib/libcpu/arm/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Merge-in shared/Makefile.am.
+ * preinstall.am: New.
+ * shared/Makefile.am: Remove.
+ * configure.ac: Reflect changes above.
+
2005-05-03 Joel Sherrill <joel@OARcorp.com>
* mc9328mxl/irq/irq.c, s3c2400/irq/irq.c: Remove warnings.