<!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 (2010-07-06)</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>

        * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
        declaration.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/mips/ChangeLog.diff?r1=text&tr1=1.38&r2=text&tr2=1.39&diff_format=h">M</a></td><td width='1%'>1.39</td><td width='100%'>c/src/lib/libbsp/mips/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/mips/shared/irq/exception.S.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>c/src/lib/libbsp/mips/shared/irq/exception.S</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/mips/ChangeLog:1.38 rtems/c/src/lib/libbsp/mips/ChangeLog:1.39
--- rtems/c/src/lib/libbsp/mips/ChangeLog:1.38  Mon Jun 28 19:38:20 2010
+++ rtems/c/src/lib/libbsp/mips/ChangeLog       Tue Jul  6 02:41:28 2010
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2010-07-06    Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
+       declaration.
+
</font> 2010-06-28        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        PR 1573/cpukit

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/mips/shared/irq/exception.S:1.3 rtems/c/src/lib/libbsp/mips/shared/irq/exception.S:1.4
--- rtems/c/src/lib/libbsp/mips/shared/irq/exception.S:1.3      Mon Jun 28 19:38:20 2010
+++ rtems/c/src/lib/libbsp/mips/shared/irq/exception.S  Tue Jul  6 02:41:28 2010
</font><font color='#997700'>@@ -90,7 +90,6 @@
</font> 
 
 EXTERN(_Thread_Dispatch_disable_level,4)
<font color='#880000'>-EXTERN(_ISR_Signals_to_thread_executing,1)
</font> .extern _Thread_Dispatch
 .extern _ISR_Vector_table
 
</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>

        * psxtimes01/init.c: Added missing declaration.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/ChangeLog.diff?r1=text&tr1=1.286&r2=text&tr2=1.287&diff_format=h">M</a></td><td width='1%'>1.287</td><td width='100%'>testsuites/psxtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxtimes01/init.c.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/psxtests/psxtimes01/init.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/psxtests/ChangeLog:1.286 rtems/testsuites/psxtests/ChangeLog:1.287
--- rtems/testsuites/psxtests/ChangeLog:1.286   Mon Jul  5 20:01:42 2010
+++ rtems/testsuites/psxtests/ChangeLog Tue Jul  6 02:49:11 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-07-06    Sebastian Huber <Sebastian.Huber@embedded-brains.de>
+
+       * psxtimes01/init.c: Added missing declaration.
+
</font> 2010-07-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * Makefile.am, configure.ac: Add test for various forms of times() and

<font color='#006600'>diff -u rtems/testsuites/psxtests/psxtimes01/init.c:1.1 rtems/testsuites/psxtests/psxtimes01/init.c:1.2
--- rtems/testsuites/psxtests/psxtimes01/init.c:1.1     Mon Jul  5 20:01:42 2010
+++ rtems/testsuites/psxtests/psxtimes01/init.c Tue Jul  6 02:49:11 2010
</font><font color='#997700'>@@ -28,6 +28,7 @@
</font> )
 {
   clock_t    start;
<font color='#000088'>+  clock_t    end;
</font>   clock_t    now;
   clock_t    sc;
   clock_t    difference;
</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>

        * rtems/score/cpu.h: Removed CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION
        define.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/arm/ChangeLog.diff?r1=text&tr1=1.122&r2=text&tr2=1.123&diff_format=h">M</a></td><td width='1%'>1.123</td><td width='100%'>cpukit/score/cpu/arm/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/arm/rtems/score/cpu.h.diff?r1=text&tr1=1.43&r2=text&tr2=1.44&diff_format=h">M</a></td><td width='1%'>1.44</td><td width='100%'>cpukit/score/cpu/arm/rtems/score/cpu.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/score/cpu/arm/ChangeLog:1.122 rtems/cpukit/score/cpu/arm/ChangeLog:1.123
--- rtems/cpukit/score/cpu/arm/ChangeLog:1.122  Mon Jun 28 19:31:02 2010
+++ rtems/cpukit/score/cpu/arm/ChangeLog        Tue Jul  6 02:52:36 2010
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2010-07-06    Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * rtems/score/cpu.h: Removed CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION
+       define.
+
</font> 2010-06-28        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        PR 1573/cpukit

<font color='#006600'>diff -u rtems/cpukit/score/cpu/arm/rtems/score/cpu.h:1.43 rtems/cpukit/score/cpu/arm/rtems/score/cpu.h:1.44
--- rtems/cpukit/score/cpu/arm/rtems/score/cpu.h:1.43   Thu Apr  8 05:13:46 2010
+++ rtems/cpukit/score/cpu/arm/rtems/score/cpu.h        Tue Jul  6 02:52:36 2010
</font><font color='#997700'>@@ -211,8 +211,6 @@
</font> 
 #define CPU_USE_GENERIC_BITFIELD_DATA TRUE
 
<font color='#880000'>-#define CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION TRUE
-
</font> /** @} */
 
 #ifndef ASM
</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>

        * score/src/isrthreaddispatch.c: Removed file.
        * score/Makefile.am: Reflect change above.
        * score/include/rtems/score/isr.h: Removed _ISR_Thread_dispatch()
        declaration.
</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.2490&r2=text&tr2=1.2491&diff_format=h">M</a></td><td width='1%'>1.2491</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/Makefile.am.diff?r1=text&tr1=1.84&r2=text&tr2=1.85&diff_format=h">M</a></td><td width='1%'>1.85</td><td width='100%'>cpukit/score/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/include/rtems/score/isr.h.diff?r1=text&tr1=1.32&r2=text&tr2=1.33&diff_format=h">M</a></td><td width='1%'>1.33</td><td width='100%'>cpukit/score/include/rtems/score/isr.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/src/isrthreaddispatch.c?rev=1.4&content-type=text/vnd.viewcvs-markup">R</a></td><td width='1%'><font color="#880000">1.4</font></td><td width='100%'><font color="#880000">cpukit/score/src/isrthreaddispatch.c</font></td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2490 rtems/cpukit/ChangeLog:1.2491
--- rtems/cpukit/ChangeLog:1.2490       Mon Jul  5 20:15:43 2010
+++ rtems/cpukit/ChangeLog      Tue Jul  6 02:56:13 2010
</font><font color='#997700'>@@ -1,3 +1,10 @@
</font><font color='#000088'>+2010-07-06    Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * score/src/isrthreaddispatch.c: Removed file.
+       * score/Makefile.am: Reflect change above.
+       * score/include/rtems/score/isr.h: Removed _ISR_Thread_dispatch()
+       declaration.
+
</font> 2010-07-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * libcsupport/src/getrusage.c: Formatting.

<font color='#006600'>diff -u rtems/cpukit/score/Makefile.am:1.84 rtems/cpukit/score/Makefile.am:1.85
--- rtems/cpukit/score/Makefile.am:1.84 Mon Jun 28 19:34:11 2010
+++ rtems/cpukit/score/Makefile.am      Tue Jul  6 02:56:15 2010
</font><font color='#997700'>@@ -198,7 +198,7 @@
</font> ## STD_C_FILES
 libscore_a_SOURCES += src/apiext.c src/chain.c src/chainappend.c \
     src/chainextract.c src/chainget.c src/chaininsert.c \
<font color='#880000'>-    src/interr.c src/isr.c src/isrthreaddispatch.c src/wkspace.c
</font><font color='#000088'>+    src/interr.c src/isr.c src/wkspace.c
</font> 
 EXTRA_DIST = src/Unlimited.txt
 

<font color='#006600'>diff -u rtems/cpukit/score/include/rtems/score/isr.h:1.32 rtems/cpukit/score/include/rtems/score/isr.h:1.33
--- rtems/cpukit/score/include/rtems/score/isr.h:1.32   Mon Jun 28 19:34:11 2010
+++ rtems/cpukit/score/include/rtems/score/isr.h        Tue Jul  6 02:56:15 2010
</font><font color='#997700'>@@ -189,17 +189,6 @@
</font> void _ISR_Dispatch( void );
 
 /**
<font color='#880000'>- *  Invokes the thread dispatcher or signal extension if necessary.
- *
- *  It should be called at the end of interrupt processing.  The interrupt nest
- *  level must be zero before calling this routine.
- *
- *  This is a high level replacement of _ISR_Dispatch().  It must be invoked
- *  within an environment such that a call to _Thread_Dispatch() is allowed.
- */
-void _ISR_Thread_dispatch( void );
-
-/**
</font>  *  This function returns true if the processor is currently servicing
  *  and interrupt and false otherwise.   A return value of true indicates
  *  that the caller is an interrupt service routine, NOT a thread.  The
</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>