change log for rtems (2010-11-06)

rtems-vc at rtems.org rtems-vc at rtems.org
Sat Nov 6 23:11:09 UTC 2010


 *joel*:
2010-11-06	Joel Sherrill <joel.sherrilL at OARcorp.com>

	PR 1715/cpukit
	* rtems/score/cpu.h: Fix typo on _CPU_Context_Restart_self.

M   1.54  cpukit/score/cpu/avr/ChangeLog
M   1.31  cpukit/score/cpu/avr/rtems/score/cpu.h

diff -u rtems/cpukit/score/cpu/avr/ChangeLog:1.53 rtems/cpukit/score/cpu/avr/ChangeLog:1.54
--- rtems/cpukit/score/cpu/avr/ChangeLog:1.53	Thu Oct 21 17:11:33 2010
+++ rtems/cpukit/score/cpu/avr/ChangeLog	Sat Nov  6 17:32:06 2010
@@ -1,3 +1,8 @@
+2010-11-06	Joel Sherrill <joel.sherrilL at OARcorp.com>
+
+	PR 1715/cpukit
+	* rtems/score/cpu.h: Fix typo on _CPU_Context_Restart_self.
+
 2010-10-21	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* rtems/score/cpu.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to

diff -u rtems/cpukit/score/cpu/avr/rtems/score/cpu.h:1.30 rtems/cpukit/score/cpu/avr/rtems/score/cpu.h:1.31
--- rtems/cpukit/score/cpu/avr/rtems/score/cpu.h:1.30	Thu Oct 21 17:11:33 2010
+++ rtems/cpukit/score/cpu/avr/rtems/score/cpu.h	Sat Nov  6 17:32:06 2010
@@ -745,7 +745,7 @@
  *  XXX document implementation including references if appropriate
  */
 
-#define eCPU_Context_Restart_self( _the_context ) \
+#define _CPU_Context_Restart_self( _the_context ) \
    _CPU_Context_restore( _the_context );
 
 /*



--

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/20101106/143f2205/attachment-0001.html>


More information about the vc mailing list