change log for rtems (2011-10-07)
rtems-vc at rtems.org
rtems-vc at rtems.org
Fri Oct 7 11:10:42 UTC 2011
*ralf*:
2011-10-07 Ralf Corsépius <ralf.corsepius at rtems.org>
* make/custom/rtl22xx_t.cfg: Remove USE_THUMB (Violates *.cfg
conventions, unused).
M 1.58 c/src/lib/libbsp/arm/rtl22xx/ChangeLog
M 1.4 c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg
diff -u rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog:1.57 rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog:1.58
--- rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog:1.57 Fri Feb 11 05:48:21 2011
+++ rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog Fri Oct 7 06:00:48 2011
@@ -1,3 +1,8 @@
+2011-10-07 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * make/custom/rtl22xx_t.cfg: Remove USE_THUMB (Violates *.cfg
+ conventions, unused).
+
2011-02-11 Ralf Corsépius <ralf.corsepius at rtems.org>
* startup/bspreset.c:
diff -u rtems/c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg:1.3 rtems/c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg:1.4
--- rtems/c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg:1.3 Mon Dec 6 17:13:11 2010
+++ rtems/c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg Fri Oct 7 06:00:48 2011
@@ -3,7 +3,6 @@
#
# $Id$
#
-USE_THUMB_MODE=YES
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
*ralf*:
2011-10-07 Ralf Corsépius <ralf.corsepius at rtems.org>
* score/src/threadhandler.c: Don't undefine __USE_INIT_FINI__ for
the avr.
M 1.2939 cpukit/ChangeLog
M 1.38 cpukit/score/src/threadhandler.c
diff -u rtems/cpukit/ChangeLog:1.2938 rtems/cpukit/ChangeLog:1.2939
--- rtems/cpukit/ChangeLog:1.2938 Fri Oct 7 04:36:35 2011
+++ rtems/cpukit/ChangeLog Fri Oct 7 06:06:20 2011
@@ -1,5 +1,10 @@
2011-10-07 Ralf Corsépius <ralf.corsepius at rtems.org>
+ * score/src/threadhandler.c: Don't undefine __USE_INIT_FINI__ for
+ the avr.
+
+2011-10-07 Ralf Corsépius <ralf.corsepius at rtems.org>
+
* libfs/src/imfs/memfile.c (memfile_ioctl): Remove unused var
"the_jnode".
diff -u rtems/cpukit/score/src/threadhandler.c:1.37 rtems/cpukit/score/src/threadhandler.c:1.38
--- rtems/cpukit/score/src/threadhandler.c:1.37 Fri Sep 9 06:25:23 2011
+++ rtems/cpukit/score/src/threadhandler.c Fri Oct 7 06:06:21 2011
@@ -33,15 +33,10 @@
#include <rtems/score/smp.h>
#endif
-
/*
* Conditional magic to determine what style of C++ constructor
* initialization this target and compiler version uses.
*/
-#if defined(__AVR__)
- #undef __USE_INIT_FINI__
-#endif
-
#if defined(__USE_INIT_FINI__)
#if defined(__M32R__)
#define INIT_NAME __init
--
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/20111007/ab00c966/attachment-0001.html>
More information about the vc
mailing list