change log for rtems (2011-01-04)
rtems-vc at rtems.org
rtems-vc at rtems.org
Tue Jan 4 16:10:47 UTC 2011
*joel*:
2011-01-04 Joel Sherrill <joel.sherrill at oarcorp.com>
* cpu_asm.S: _Thread_Executing was not used.
M 1.145 cpukit/score/cpu/mips/ChangeLog
M 1.44 cpukit/score/cpu/mips/cpu_asm.S
diff -u rtems/cpukit/score/cpu/mips/ChangeLog:1.144 rtems/cpukit/score/cpu/mips/ChangeLog:1.145
--- rtems/cpukit/score/cpu/mips/ChangeLog:1.144 Thu Oct 21 17:13:40 2010
+++ rtems/cpukit/score/cpu/mips/ChangeLog Tue Jan 4 09:33:31 2011
@@ -1,3 +1,7 @@
+2011-01-04 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * cpu_asm.S: _Thread_Executing was not used.
+
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/mips/cpu_asm.S:1.43 rtems/cpukit/score/cpu/mips/cpu_asm.S:1.44
--- rtems/cpukit/score/cpu/mips/cpu_asm.S:1.43 Fri Jul 30 13:52:12 2010
+++ rtems/cpukit/score/cpu/mips/cpu_asm.S Tue Jan 4 09:33:31 2011
@@ -585,7 +585,6 @@
ENDFRAME(_CPU_Context_restore)
ASM_EXTERN(_Thread_Dispatch_disable_level,4)
-ASM_EXTERN(_Thread_Executing,4)
.extern _Thread_Dispatch
.extern _ISR_Vector_table
--
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/20110104/4cadc093/attachment.html>
More information about the vc
mailing list