summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-26 22:51:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-26 22:51:52 +0000
commit359322ad45c55d2b24fd2eaa5f45516661f684bb (patch)
treee599a98f3b1cb6cff5125c8fab178fc103abd577 /cpukit/ChangeLog
parent2007-03-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-359322ad45c55d2b24fd2eaa5f45516661f684bb.tar.bz2
2007-03-26 Joel Sherrill <joel@OARcorp.com>
* libcsupport/Makefile.am: Pick up the Makefile changes associated with the file splitting.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 267af03af7..4b7b1446a5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-03-26 Joel Sherrill <joel@OARcorp.com>
+ * libcsupport/Makefile.am: Pick up the Makefile changes associated
+ with the file splitting.
+
+2007-03-26 Joel Sherrill <joel@OARcorp.com>
+
* libcsupport/src/assoc.c, libcsupport/src/libio.c,
libcsupport/src/write.c: Split files to shrink minimum.exe. Hopefully
this will not be deemed necessary to commit to the 4.7 branch.