summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-06-17 05:34:33 +0000
committerChris Johns <chrisj@rtems.org>2009-06-17 05:34:33 +0000
commitb311cbc9577a2606db5f7cdb691f99d680dc9fc1 (patch)
tree4a73685e43b45efdd67451c2d91b6173d84dd90d /cpukit/ChangeLog
parent2009-06-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b311cbc9577a2606db5f7cdb691f99d680dc9fc1.tar.bz2
2009-06-17 Chris Johns <chrisj@rtems.org>
* libmisc/shell/extern-dd.h: Delcare the conv arrays extern to stop PPC link errors. * libmisc/shell/main_time.c, libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add a time command.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b8c36dd7c2..74ca83ffba 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2009-06-17 Chris Johns <chrisj@rtems.org>
+
+ * libmisc/shell/extern-dd.h: Delcare the conv arrays extern to
+ stop PPC link errors.
+ * libmisc/shell/main_time.c, libmisc/Makefile.am,
+ libmisc/shell/shellconfig.h: Add a time command.
+
+ * libmisc/shell/shellconfig.h,
2009-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/rtems/bspIo.h, libcsupport/Makefile.am: Add putk().