summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-10 00:36:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-10 00:36:15 +0000
commit193f8107b0b5fbe54d20a3ec8a764c657ffc450b (patch)
treeec5e99fc2b0f75b59c1a51dffc3501fdd8d0be74 /c/src/lib/libcpu/ChangeLog
parent2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-193f8107b0b5fbe54d20a3ec8a764c657ffc450b.tar.bz2
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: reformat noinst_HEADERS to work around a bug in automake-1.4-p5. * configure.in: autoupdate to autoconf-2.52, apply RTEMS_CPU_SUBDIRS.
Diffstat (limited to 'c/src/lib/libcpu/ChangeLog')
-rw-r--r--c/src/lib/libcpu/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/ChangeLog b/c/src/lib/libcpu/ChangeLog
index f62b52c110..0730e70989 100644
--- a/c/src/lib/libcpu/ChangeLog
+++ b/c/src/lib/libcpu/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: reformat noinst_HEADERS to work around a bug in
+ automake-1.4-p5.
+ * configure.in: autoupdate to autoconf-2.52, apply
+ RTEMS_CPU_SUBDIRS.
+
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>