change log for rtems (2011-05-11)
rtems-vc at rtems.org
rtems-vc at rtems.org
Wed May 11 20:10:51 UTC 2011
*joel*:
2011-05-11 Joel Sherrill <joel.sherrill at oarcorp.com>
* score/Makefile.am, score/include/rtems/score/isr.h: Replace tabs with
spaces.
M 1.2815 cpukit/ChangeLog
M 1.99 cpukit/score/Makefile.am
M 1.34 cpukit/score/include/rtems/score/isr.h
diff -u rtems/cpukit/ChangeLog:1.2814 rtems/cpukit/ChangeLog:1.2815
--- rtems/cpukit/ChangeLog:1.2814 Wed May 11 09:35:20 2011
+++ rtems/cpukit/ChangeLog Wed May 11 14:49:40 2011
@@ -1,3 +1,8 @@
+2011-05-11 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * score/Makefile.am, score/include/rtems/score/isr.h: Replace tabs with
+ spaces.
+
2011-05-11 Ralf Corsépius <ralf.corsepius at rtems.org>
* libnetworking/netinet/icmp_var.h, libnetworking/netinet/if_ether.h,
diff -u rtems/cpukit/score/Makefile.am:1.98 rtems/cpukit/score/Makefile.am:1.99
--- rtems/cpukit/score/Makefile.am:1.98 Wed May 11 09:22:34 2011
+++ rtems/cpukit/score/Makefile.am Wed May 11 14:49:40 2011
@@ -26,7 +26,7 @@
include/rtems/score/interr.h include/rtems/score/isr.h \
include/rtems/score/object.h include/rtems/score/percpu.h \
include/rtems/score/priority.h include/rtems/score/prioritybitmap.h \
- include/rtems/score/rbtree.h \
+ include/rtems/score/rbtree.h \
include/rtems/score/scheduler.h include/rtems/score/schedulerpriority.h \
include/rtems/score/schedulersimple.h \
include/rtems/score/stack.h include/rtems/score/states.h \
@@ -63,7 +63,7 @@
inline/rtems/score/coresem.inl inline/rtems/score/heap.inl \
inline/rtems/score/isr.inl inline/rtems/score/object.inl \
inline/rtems/score/priority.inl inline/rtems/score/prioritybitmap.inl \
- inline/rtems/score/rbtree.inl \
+ inline/rtems/score/rbtree.inl \
inline/rtems/score/scheduler.inl inline/rtems/score/schedulerpriority.inl \
inline/rtems/score/schedulersimple.inl \
inline/rtems/score/stack.inl inline/rtems/score/states.inl \
diff -u rtems/cpukit/score/include/rtems/score/isr.h:1.33 rtems/cpukit/score/include/rtems/score/isr.h:1.34
--- rtems/cpukit/score/include/rtems/score/isr.h:1.33 Tue Jul 6 02:56:15 2010
+++ rtems/cpukit/score/include/rtems/score/isr.h Wed May 11 14:49:40 2011
@@ -154,11 +154,11 @@
* routine exits.
*/
#define _ISR_Set_level( _new_level ) \
- do { \
- RTEMS_COMPILER_MEMORY_BARRIER(); \
- _CPU_ISR_Set_level( _new_level ); \
- RTEMS_COMPILER_MEMORY_BARRIER(); \
- } while (0)
+ do { \
+ RTEMS_COMPILER_MEMORY_BARRIER(); \
+ _CPU_ISR_Set_level( _new_level ); \
+ RTEMS_COMPILER_MEMORY_BARRIER(); \
+ } while (0)
/**
--
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/20110511/97fac678/attachment-0001.html>
More information about the vc
mailing list