summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 16:30:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 16:30:39 +0000
commit4de1c9b7315f0f0c03001b22032331b37f1c6ebc (patch)
tree19b57bbe564c1a65dd7545f78090d71243a1619e /cpukit/ChangeLog
parent2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4de1c9b7315f0f0c03001b22032331b37f1c6ebc.tar.bz2
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/no_libc.c: Remove. * libcsupport/Makefile.am: Remove no_libc.c.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index cba1a6adda..b33a4fa934 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/no_libc.c: Remove.
+ * libcsupport/Makefile.am: Remove no_libc.c.
* libcsupport/src/newlibc_reent.c: Eliminate RTEMS_UNIX.
* libcsupport/src/newlibc_exit.c: Eliminate RTEMS_UNIX.
* libcsupport/src/base_fs.c: Eliminate RTEMS_UNIX.