change log for rtems (2010-06-15)

rtems-vc at rtems.org rtems-vc at rtems.org
Tue Jun 15 17:11:59 UTC 2010


 *joel*:
2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>

	* cpu_asm.S: Formatting.

M  1.100  cpukit/score/cpu/i386/ChangeLog
M   1.12  cpukit/score/cpu/i386/cpu_asm.S

diff -u rtems/cpukit/score/cpu/i386/ChangeLog:1.99 rtems/cpukit/score/cpu/i386/ChangeLog:1.100
--- rtems/cpukit/score/cpu/i386/ChangeLog:1.99	Fri May 21 14:02:05 2010
+++ rtems/cpukit/score/cpu/i386/ChangeLog	Tue Jun 15 11:25:16 2010
@@ -1,3 +1,7 @@
+2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu_asm.S: Formatting.
+
 2010-05-21	Vinu Rajashekhar <vinutheraj at gmail.com>
 
 	* rtems/score/registers.h: Remove structs with bit-fields. Add a mask

diff -u rtems/cpukit/score/cpu/i386/cpu_asm.S:1.11 rtems/cpukit/score/cpu/i386/cpu_asm.S:1.12
--- rtems/cpukit/score/cpu/i386/cpu_asm.S:1.11	Sat Mar 27 10:01:47 2010
+++ rtems/cpukit/score/cpu/i386/cpu_asm.S	Tue Jun 15 11:25:16 2010
@@ -87,7 +87,6 @@
 .set NEWCONTEXT_ARG,   4                   /* context to restore argument */
 
 SYM (_CPU_Context_restore):
-
         movl      NEWCONTEXT_ARG(esp),eax  /* eax = running threads context */
         jmp       restore
 


 *joel*:
2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>

	* posix/src/psignal.c: Formatting.

M 1.2394  cpukit/ChangeLog
M   1.68  cpukit/posix/src/psignal.c

diff -u rtems/cpukit/ChangeLog:1.2393 rtems/cpukit/ChangeLog:1.2394
--- rtems/cpukit/ChangeLog:1.2393	Tue Jun 15 10:52:29 2010
+++ rtems/cpukit/ChangeLog	Tue Jun 15 11:25:22 2010
@@ -1,5 +1,9 @@
 2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>
 
+	* posix/src/psignal.c: Formatting.
+
+2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>
+
 	* posix/include/rtems/posix/pthread.h: Improve comments.
 
 2010-06-15	Ralf Corsépius <ralf.corsepius at rtems.org>

diff -u rtems/cpukit/posix/src/psignal.c:1.67 rtems/cpukit/posix/src/psignal.c:1.68
--- rtems/cpukit/posix/src/psignal.c:1.67	Fri Apr 30 03:37:26 2010
+++ rtems/cpukit/posix/src/psignal.c	Tue Jun 15 11:25:23 2010
@@ -121,7 +121,7 @@
    */
   #if defined(RTEMS_DEBUG)
     if ( !api )
-    return;
+      return;
   #endif
 
   /*


 *joel*:
2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>

	* shared/irq/irq_asm.S: Fix capitalization.

M   1.65  c/src/lib/libbsp/i386/ChangeLog
M   1.17  c/src/lib/libbsp/i386/shared/irq/irq_asm.S

diff -u rtems/c/src/lib/libbsp/i386/ChangeLog:1.64 rtems/c/src/lib/libbsp/i386/ChangeLog:1.65
--- rtems/c/src/lib/libbsp/i386/ChangeLog:1.64	Fri Apr 30 06:36:14 2010
+++ rtems/c/src/lib/libbsp/i386/ChangeLog	Tue Jun 15 11:36:19 2010
@@ -1,3 +1,7 @@
+2010-06-15	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* shared/irq/irq_asm.S: Fix capitalization.
+
 2010-04-30	Sebastian Huber <sebastian.huber at embedded-brains.de>
 
 	* shared/irq/irq-config.h: Removed file.

diff -u rtems/c/src/lib/libbsp/i386/shared/irq/irq_asm.S:1.16 rtems/c/src/lib/libbsp/i386/shared/irq/irq_asm.S:1.17
--- rtems/c/src/lib/libbsp/i386/shared/irq/irq_asm.S:1.16	Sun Nov 29 21:47:10 2009
+++ rtems/c/src/lib/libbsp/i386/shared/irq/irq_asm.S	Tue Jun 15 11:36:19 2010
@@ -2,7 +2,7 @@
  *
  *  This file contains the implementation of the function described in irq.h
  *
- *  CopyRight (C) 1998 valette at crf.canon.fr
+ *  Copyright (C) 1998 valette at crf.canon.fr
  *
  *  The license and distribution terms for this file may be
  *  found in found in the file LICENSE in this distribution or at



--

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/20100615/df6a0904/attachment.html>


More information about the vc mailing list