summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-30 05:33:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-30 05:33:01 +0000
commit9bdb4292fa62f9d92590dda3308516759ac6f94f (patch)
tree91975a8b0b6c46f7c664b7e942bd21e54cd0e428 /cpukit/ChangeLog
parent2011-10-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9bdb4292fa62f9d92590dda3308516759ac6f94f.tar.bz2
2011-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/newlibc_exit.c: Don't undef __USE_INIT_FINI__.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 78d63abab9..5afb539af7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libcsupport/src/newlibc_exit.c: Don't undef __USE_INIT_FINI__.
+
2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-monitor.c (rtems_monitor_wakeup):