<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-11-09)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
 <font color='#225522'><em>(on branch rtems-4-9-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-11-09 Werner Almesberger <werner@almesberger.net>

        PR 1957/cpukit
        * score/include/rtems/score/coremutex.h,
        score/inline/rtems/score/threadmp.inl: Add parentheses to protect
        macro arguments.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2985&r2=text&tr2=1.2986&diff_format=h">M</a></td><td width='1%'>1.2986</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.1539.2.82&r2=text&tr2=1.1539.2.83&diff_format=h">M</a></td><td width='1%'>1.1539.2.83</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2346.2.105&r2=text&tr2=1.2346.2.106&diff_format=h">M</a></td><td width='1%'>1.2346.2.106</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/include/rtems/score/coremutex.h.diff?r1=text&tr1=1.45&r2=text&tr2=1.46&diff_format=h">M</a></td><td width='1%'>1.46</td><td width='100%'>cpukit/score/include/rtems/score/coremutex.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/include/rtems/score/coremutex.h.diff?r1=text&tr1=1.36.2.1&r2=text&tr2=1.36.2.2&diff_format=h">M</a></td><td width='1%'>1.36.2.2</td><td width='100%'>cpukit/score/include/rtems/score/coremutex.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/include/rtems/score/coremutex.h.diff?r1=text&tr1=1.39.2.1&r2=text&tr2=1.39.2.2&diff_format=h">M</a></td><td width='1%'>1.39.2.2</td><td width='100%'>cpukit/score/include/rtems/score/coremutex.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/inline/rtems/score/threadmp.inl.diff?r1=text&tr1=1.19&r2=text&tr2=1.20&diff_format=h">M</a></td><td width='1%'>1.20</td><td width='100%'>cpukit/score/inline/rtems/score/threadmp.inl</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/inline/rtems/score/threadmp.inl.diff?r1=text&tr1=1.19&r2=text&tr2=1.19.4.1&diff_format=h">M</a></td><td width='1%'>1.19.4.1</td><td width='100%'>cpukit/score/inline/rtems/score/threadmp.inl</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/inline/rtems/score/threadmp.inl.diff?r1=text&tr1=1.19&r2=text&tr2=1.19.2.1&diff_format=h">M</a></td><td width='1%'>1.19.2.1</td><td width='100%'>cpukit/score/inline/rtems/score/threadmp.inl</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2985 rtems/cpukit/ChangeLog:1.2986
--- rtems/cpukit/ChangeLog:1.2985       Mon Nov  7 15:42:22 2011
+++ rtems/cpukit/ChangeLog      Wed Nov  9 12:42:15 2011
</font><font color='#997700'>@@ -1,3 +1,10 @@
</font><font color='#000088'>+2011-11-09    Werner Almesberger <werner@almesberger.net>
+
+       PR 1957/cpukit
+       * score/include/rtems/score/coremutex.h,
+       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
+       macro arguments.
+
</font> 2011-11-07        Ralf Corsepius <ralf.corsepius@rtems.org>
 
        PR 1952/cpukit

<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.1539.2.82 rtems/cpukit/ChangeLog:1.1539.2.83
--- rtems/cpukit/ChangeLog:1.1539.2.82  Mon Nov  7 15:42:43 2011
+++ rtems/cpukit/ChangeLog      Wed Nov  9 12:44:29 2011
</font><font color='#997700'>@@ -1,3 +1,10 @@
</font><font color='#000088'>+2011-11-09    Werner Almesberger <werner@almesberger.net>
+
+       PR 1957/cpukit
+       * score/include/rtems/score/coremutex.h,
+       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
+       macro arguments.
+
</font> 2011-11-07        Ralf Corsepius <ralf.corsepius@rtems.org>
 
        PR 1952/cpukit

<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2346.2.105 rtems/cpukit/ChangeLog:1.2346.2.106
--- rtems/cpukit/ChangeLog:1.2346.2.105 Mon Nov  7 15:42:34 2011
+++ rtems/cpukit/ChangeLog      Wed Nov  9 12:43:56 2011
</font><font color='#997700'>@@ -1,3 +1,10 @@
</font><font color='#000088'>+2011-11-09    Werner Almesberger <werner@almesberger.net>
+
+       PR 1957/cpukit
+       * score/include/rtems/score/coremutex.h,
+       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
+       macro arguments.
+
</font> 2011-11-07        Ralf Corsepius <ralf.corsepius@rtems.org>
 
        PR 1952/cpukit

<font color='#006600'>diff -u rtems/cpukit/score/include/rtems/score/coremutex.h:1.45 rtems/cpukit/score/include/rtems/score/coremutex.h:1.46
--- rtems/cpukit/score/include/rtems/score/coremutex.h:1.45     Tue Aug  2 08:59:48 2011
+++ rtems/cpukit/score/include/rtems/score/coremutex.h  Wed Nov  9 12:42:16 2011
</font><font color='#997700'>@@ -395,8 +395,8 @@
</font>            INTERNAL_ERROR_MUTEX_OBTAIN_FROM_BAD_STATE \
            ); \
     } \
<font color='#880000'>-    if ( _CORE_mutex_Seize_interrupt_trylock( _the_mutex, &_level ) ) {  \
-      if ( !_wait ) { \
</font><font color='#000088'>+    if ( _CORE_mutex_Seize_interrupt_trylock( _the_mutex, &(_level) ) ) {  \
+      if ( !(_wait) ) { \
</font>         _ISR_Enable( _level ); \
         _Thread_Executing->Wait.return_code = \
           CORE_MUTEX_STATUS_UNSATISFIED_NOWAIT; \

<font color='#006600'>diff -u rtems/cpukit/score/include/rtems/score/coremutex.h:1.36.2.1 rtems/cpukit/score/include/rtems/score/coremutex.h:1.36.2.2
--- rtems/cpukit/score/include/rtems/score/coremutex.h:1.36.2.1 Thu May 28 15:38:22 2009
+++ rtems/cpukit/score/include/rtems/score/coremutex.h  Wed Nov  9 12:44:34 2011
</font><font color='#997700'>@@ -374,8 +374,8 @@
</font>            INTERNAL_ERROR_MUTEX_OBTAIN_FROM_BAD_STATE \
            ); \
     } \
<font color='#880000'>-    if ( _CORE_mutex_Seize_interrupt_trylock( _the_mutex, &_level ) ) {  \
-      if ( !_wait ) { \
</font><font color='#000088'>+    if ( _CORE_mutex_Seize_interrupt_trylock( _the_mutex, &(_level) ) ) {  \
+      if ( !(_wait) ) { \
</font>         _ISR_Enable( _level ); \
         _Thread_Executing->Wait.return_code = \
           CORE_MUTEX_STATUS_UNSATISFIED_NOWAIT; \

<font color='#006600'>diff -u rtems/cpukit/score/include/rtems/score/coremutex.h:1.39.2.1 rtems/cpukit/score/include/rtems/score/coremutex.h:1.39.2.2
--- rtems/cpukit/score/include/rtems/score/coremutex.h:1.39.2.1 Wed May 25 09:17:51 2011
+++ rtems/cpukit/score/include/rtems/score/coremutex.h  Wed Nov  9 12:44:00 2011
</font><font color='#997700'>@@ -374,8 +374,8 @@
</font>            INTERNAL_ERROR_MUTEX_OBTAIN_FROM_BAD_STATE \
            ); \
     } \
<font color='#880000'>-    if ( _CORE_mutex_Seize_interrupt_trylock( _the_mutex, &_level ) ) {  \
-      if ( !_wait ) { \
</font><font color='#000088'>+    if ( _CORE_mutex_Seize_interrupt_trylock( _the_mutex, &(_level) ) ) {  \
+      if ( !(_wait) ) { \
</font>         _ISR_Enable( _level ); \
         _Thread_Executing->Wait.return_code = \
           CORE_MUTEX_STATUS_UNSATISFIED_NOWAIT; \

<font color='#006600'>diff -u rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19 rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.20
--- rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19     Fri Sep  5 09:50:10 2008
+++ rtems/cpukit/score/inline/rtems/score/threadmp.inl  Wed Nov  9 12:42:17 2011
</font><font color='#997700'>@@ -38,7 +38,7 @@
</font>  *        _MPCI_Receive_server_tcb until it is used.
  */
 #define _Thread_MP_Is_receive(_the_thread) \
<font color='#880000'>-  (_the_thread == _MPCI_Receive_server_tcb)
</font><font color='#000088'>+  ((_the_thread) == _MPCI_Receive_server_tcb)
</font> 
 /**
  *  This routine frees a proxy control block to the

<font color='#006600'>diff -u rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19 rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19.4.1
--- rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19     Fri Sep  5 09:50:10 2008
+++ rtems/cpukit/score/inline/rtems/score/threadmp.inl  Wed Nov  9 12:44:01 2011
</font><font color='#997700'>@@ -38,7 +38,7 @@
</font>  *        _MPCI_Receive_server_tcb until it is used.
  */
 #define _Thread_MP_Is_receive(_the_thread) \
<font color='#880000'>-  (_the_thread == _MPCI_Receive_server_tcb)
</font><font color='#000088'>+  ((_the_thread) == _MPCI_Receive_server_tcb)
</font> 
 /**
  *  This routine frees a proxy control block to the

<font color='#006600'>diff -u rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19 rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19.2.1
--- rtems/cpukit/score/inline/rtems/score/threadmp.inl:1.19     Fri Sep  5 09:50:10 2008
+++ rtems/cpukit/score/inline/rtems/score/threadmp.inl  Wed Nov  9 12:44:34 2011
</font><font color='#997700'>@@ -38,7 +38,7 @@
</font>  *        _MPCI_Receive_server_tcb until it is used.
  */
 #define _Thread_MP_Is_receive(_the_thread) \
<font color='#880000'>-  (_the_thread == _MPCI_Receive_server_tcb)
</font><font color='#000088'>+  ((_the_thread) == _MPCI_Receive_server_tcb)
</font> 
 /**
  *  This routine frees a proxy control block to the
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-11-09 Werner Almesberger <werner@almesberger.net>

        PR 1954/cpukit
        * score/cpu/lm32/rtems/score/lm32.h: Protect against macro expansion.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2986&r2=text&tr2=1.2987&diff_format=h">M</a></td><td width='1%'>1.2987</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>cpukit/score/cpu/lm32/rtems/score/lm32.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2986 rtems/cpukit/ChangeLog:1.2987
--- rtems/cpukit/ChangeLog:1.2986       Wed Nov  9 12:42:15 2011
+++ rtems/cpukit/ChangeLog      Wed Nov  9 12:51:12 2011
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2011-11-09        Werner Almesberger <werner@almesberger.net>
 
<font color='#000088'>+   PR 1954/cpukit
+       * score/cpu/lm32/rtems/score/lm32.h: Protect against macro expansion.
+
+2011-11-09     Werner Almesberger <werner@almesberger.net>
+
</font>   PR 1957/cpukit
        * score/include/rtems/score/coremutex.h,
        score/inline/rtems/score/threadmp.inl: Add parentheses to protect

<font color='#006600'>diff -u rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h:1.4 rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h:1.5
--- rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h:1.4  Fri Feb 11 02:57:36 2011
+++ rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h      Wed Nov  9 12:51:13 2011
</font><font color='#997700'>@@ -74,7 +74,7 @@
</font> #define lm32_disable_interrupts( _level ) \
   do { register uint32_t ie; \
     __asm__ volatile ("rcsr %0,ie":"=r"(ie)); \
<font color='#880000'>-    _level = ie; \
</font><font color='#000088'>+    (_level) = ie; \
</font>     ie &= (~0x0001); \
     __asm__ volatile ("wcsr ie,%0"::"r"(ie)); \
   } while (0)
<font color='#997700'>@@ -85,7 +85,7 @@
</font> #define lm32_flash_interrupts( _level ) \
   do { register uint32_t ie; \
     __asm__ volatile ("wcsr ie,%0"::"r"(_level)); \
<font color='#880000'>-    ie = _level & (~0x0001); \
</font><font color='#000088'>+    ie = (_level) & (~0x0001); \
</font>     __asm__ volatile ("wcsr ie,%0"::"r"(ie)); \
   } while (0)
 
<font color='#997700'>@@ -99,7 +99,7 @@
</font> #define lm32_interrupt_mask( _mask ) \
   do { register uint32_t im; \
     __asm__ volatile ("rcsr %0,im":"=r"(im)); \
<font color='#880000'>-    im &= ~_mask; \
</font><font color='#000088'>+    im &= ~(_mask); \
</font>     __asm__ volatile ("wcsr im,%0"::"r"(im)); \
   } while (0)
 
</pre>
<p> </p>
<a name='cs3'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
 <font color='#225522'><em>(on branch rtems-4-10-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-11-09 Werner Almesberger <werner@almesberger.net>

        PR 1954/cpukit
        * rtems/score/lm32.h: Protect against macro expansion.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/lm32/ChangeLog.diff?r1=text&tr1=1.12.2.1&r2=text&tr2=1.12.2.2&diff_format=h">M</a></td><td width='1%'>1.12.2.2</td><td width='100%'>cpukit/score/cpu/lm32/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h.diff?r1=text&tr1=1.2&r2=text&tr2=1.2.2.1&diff_format=h">M</a></td><td width='1%'>1.2.2.1</td><td width='100%'>cpukit/score/cpu/lm32/rtems/score/lm32.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/score/cpu/lm32/ChangeLog:1.12.2.1 rtems/cpukit/score/cpu/lm32/ChangeLog:1.12.2.2
--- rtems/cpukit/score/cpu/lm32/ChangeLog:1.12.2.1      Wed Nov  9 09:15:40 2011
+++ rtems/cpukit/score/cpu/lm32/ChangeLog       Wed Nov  9 12:51:29 2011
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2011-11-09        Werner Almesberger <werner@almesberger.net>
 
<font color='#000088'>+   PR 1954/cpukit
+       * rtems/score/lm32.h: Protect against macro expansion.
+
+2011-11-09     Werner Almesberger <werner@almesberger.net>
+
</font>   PR 1955/cpukit
        * rtems/score/cpu.h: Convert CPU_swap_u16 into a static inline.
 

<font color='#006600'>diff -u rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h:1.2 rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h:1.2.2.1
--- rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h:1.2  Thu Dec  3 22:27:21 2009
+++ rtems/cpukit/score/cpu/lm32/rtems/score/lm32.h      Wed Nov  9 12:51:29 2011
</font><font color='#997700'>@@ -71,7 +71,7 @@
</font> #define lm32_disable_interrupts( _level ) \
   do { register uint32_t ie; \
     asm volatile ("rcsr %0,ie":"=r"(ie)); \
<font color='#880000'>-    _level = ie; \
</font><font color='#000088'>+    (_level) = ie; \
</font>     ie &= (~0x0001); \
     asm volatile ("wcsr ie,%0"::"r"(ie)); \
   } while (0)
<font color='#997700'>@@ -82,7 +82,7 @@
</font> #define lm32_flash_interrupts( _level ) \
   do { register uint32_t ie; \
     asm volatile ("wcsr ie,%0"::"r"(_level)); \
<font color='#880000'>-    ie = _level & (~0x0001); \
</font><font color='#000088'>+    ie = (_level) & (~0x0001); \
</font>     asm volatile ("wcsr ie,%0"::"r"(ie)); \
   } while (0)
 
</pre>
<p> </p>
<a name='cs4'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
 <font color='#225522'><em>(on branch rtems-4-10-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Move entries to correct file.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2987&r2=text&tr2=1.2988&diff_format=h">M</a></td><td width='1%'>1.2988</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2346.2.106&r2=text&tr2=1.2346.2.107&diff_format=h">M</a></td><td width='1%'>1.2346.2.107</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/lm32/ChangeLog.diff?r1=text&tr1=1.25&r2=text&tr2=1.26&diff_format=h">M</a></td><td width='1%'>1.26</td><td width='100%'>cpukit/score/cpu/lm32/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/lm32/ChangeLog.diff?r1=text&tr1=1.12.2.2&r2=text&tr2=1.12.2.3&diff_format=h">M</a></td><td width='1%'>1.12.2.3</td><td width='100%'>cpukit/score/cpu/lm32/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2987 rtems/cpukit/ChangeLog:1.2988
--- rtems/cpukit/ChangeLog:1.2987       Wed Nov  9 12:51:12 2011
+++ rtems/cpukit/ChangeLog      Wed Nov  9 12:51:58 2011
</font><font color='#997700'>@@ -1,15 +1,3 @@
</font><font color='#880000'>-2011-11-09    Werner Almesberger <werner@almesberger.net>
-
-       PR 1954/cpukit
-       * score/cpu/lm32/rtems/score/lm32.h: Protect against macro expansion.
-
-2011-11-09     Werner Almesberger <werner@almesberger.net>
-
-       PR 1957/cpukit
-       * score/include/rtems/score/coremutex.h,
-       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
-       macro arguments.
-
</font> 2011-11-07        Ralf Corsepius <ralf.corsepius@rtems.org>
 
        PR 1952/cpukit

<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2346.2.106 rtems/cpukit/ChangeLog:1.2346.2.107
--- rtems/cpukit/ChangeLog:1.2346.2.106 Wed Nov  9 12:43:56 2011
+++ rtems/cpukit/ChangeLog      Wed Nov  9 12:52:22 2011
</font><font color='#997700'>@@ -1,10 +1,3 @@
</font><font color='#880000'>-2011-11-09    Werner Almesberger <werner@almesberger.net>
-
-       PR 1957/cpukit
-       * score/include/rtems/score/coremutex.h,
-       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
-       macro arguments.
-
</font> 2011-11-07        Ralf Corsepius <ralf.corsepius@rtems.org>
 
        PR 1952/cpukit

<font color='#006600'>diff -u rtems/cpukit/score/cpu/lm32/ChangeLog:1.25 rtems/cpukit/score/cpu/lm32/ChangeLog:1.26
--- rtems/cpukit/score/cpu/lm32/ChangeLog:1.25  Wed Nov  9 09:15:25 2011
+++ rtems/cpukit/score/cpu/lm32/ChangeLog       Wed Nov  9 12:51:59 2011
</font><font color='#997700'>@@ -1,5 +1,17 @@
</font> 2011-11-09        Werner Almesberger <werner@almesberger.net>
 
<font color='#000088'>+   PR 1954/cpukit
+       * score/cpu/lm32/rtems/score/lm32.h: Protect against macro expansion.
+
+2011-11-09     Werner Almesberger <werner@almesberger.net>
+
+       PR 1957/cpukit
+       * score/include/rtems/score/coremutex.h,
+       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
+       macro arguments.
+
+2011-11-09     Werner Almesberger <werner@almesberger.net>
+
</font>   PR 1955/cpukit
        * rtems/score/cpu.h: Convert CPU_swap_u16 into a static inline.
 

<font color='#006600'>diff -u rtems/cpukit/score/cpu/lm32/ChangeLog:1.12.2.2 rtems/cpukit/score/cpu/lm32/ChangeLog:1.12.2.3
--- rtems/cpukit/score/cpu/lm32/ChangeLog:1.12.2.2      Wed Nov  9 12:51:29 2011
+++ rtems/cpukit/score/cpu/lm32/ChangeLog       Wed Nov  9 12:52:25 2011
</font><font color='#997700'>@@ -1,5 +1,12 @@
</font> 2011-11-09        Werner Almesberger <werner@almesberger.net>
 
<font color='#000088'>+   PR 1957/cpukit
+       * score/include/rtems/score/coremutex.h,
+       score/inline/rtems/score/threadmp.inl: Add parentheses to protect
+       macro arguments.
+
+2011-11-09     Werner Almesberger <werner@almesberger.net>
+
</font>   PR 1954/cpukit
        * rtems/score/lm32.h: Protect against macro expansion.
 
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>