change log for rtems (2011-10-30)
rtems-vc at rtems.org
rtems-vc at rtems.org
Sun Oct 30 06:12:08 UTC 2011
*ralf*:
2011-10-30 Ralf Corsépius <ralf.corsepius at rtems.org>
* libcsupport/src/newlibc_exit.c: Don't undef __USE_INIT_FINI__.
M 1.2974 cpukit/ChangeLog
M 1.13 cpukit/libcsupport/src/newlibc_exit.c
diff -u rtems/cpukit/ChangeLog:1.2973 rtems/cpukit/ChangeLog:1.2974
--- rtems/cpukit/ChangeLog:1.2973 Wed Oct 26 09:05:32 2011
+++ rtems/cpukit/ChangeLog Sun Oct 30 00:33:01 2011
@@ -1,3 +1,7 @@
+2011-10-30 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * libcsupport/src/newlibc_exit.c: Don't undef __USE_INIT_FINI__.
+
2011-10-26 Ralf Corsépius <ralf.corsepius at rtems.org>
* libmisc/monitor/mon-monitor.c (rtems_monitor_wakeup):
diff -u rtems/cpukit/libcsupport/src/newlibc_exit.c:1.12 rtems/cpukit/libcsupport/src/newlibc_exit.c:1.13
--- rtems/cpukit/libcsupport/src/newlibc_exit.c:1.12 Mon Aug 15 03:23:49 2011
+++ rtems/cpukit/libcsupport/src/newlibc_exit.c Sun Oct 30 00:33:01 2011
@@ -122,9 +122,6 @@
/* FIXME: These defines are a blatant hack */
#define EXIT_SYMBOL _exit
- #if defined(__AVR__)
- #undef __USE_INIT_FINI__
- #endif
#if defined(__USE_INIT_FINI__)
#if defined(__m32r__)
#define FINI_SYMBOL __fini
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111030/ad8d8f68/attachment.html>
More information about the vc
mailing list