change log for rtems (2011-07-24)

rtems-vc at rtems.org rtems-vc at rtems.org
Sun Jul 24 23:13:17 UTC 2011


 *joel*:
2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>

	* cpu.c, cpu_asm.S, rtems/score/cpu.h: Remove /*PAGE markers which were
	interpreted by a long dead print script.

M   1.58  cpukit/score/cpu/avr/ChangeLog
M   1.18  cpukit/score/cpu/avr/cpu.c
M   1.12  cpukit/score/cpu/avr/cpu_asm.S
M   1.33  cpukit/score/cpu/avr/rtems/score/cpu.h

diff -u rtems/cpukit/score/cpu/avr/ChangeLog:1.57 rtems/cpukit/score/cpu/avr/ChangeLog:1.58
--- rtems/cpukit/score/cpu/avr/ChangeLog:1.57	Wed May 18 08:00:37 2011
+++ rtems/cpukit/score/cpu/avr/ChangeLog	Sun Jul 24 17:48:36 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c, cpu_asm.S, rtems/score/cpu.h: Remove /*PAGE markers which were
+	interpreted by a long dead print script.
+
 2011-05-18	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/avr/cpu.c:1.17 rtems/cpukit/score/cpu/avr/cpu.c:1.18
--- rtems/cpukit/score/cpu/avr/cpu.c:1.17	Fri Feb 11 03:09:21 2011
+++ rtems/cpukit/score/cpu/avr/cpu.c	Sun Jul 24 17:48:36 2011
@@ -45,8 +45,7 @@
   /* FP context initialization support goes here */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_Get_level
  *
  *  NO_CPU Specific Information:
@@ -64,8 +63,7 @@
 
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  *
  *  NO_CPU Specific Information:
@@ -85,8 +83,7 @@
    */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -129,8 +126,7 @@
     _ISR_Vector_table[ vector ] = new_handler;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  *
  *  NO_CPU Specific Information:
@@ -142,8 +138,7 @@
 {
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Thread_Idle_body
  *
  *  NOTES:

diff -u rtems/cpukit/score/cpu/avr/cpu_asm.S:1.11 rtems/cpukit/score/cpu/avr/cpu_asm.S:1.12
--- rtems/cpukit/score/cpu/avr/cpu_asm.S:1.11	Fri Jul 30 13:52:03 2010
+++ rtems/cpukit/score/cpu/avr/cpu_asm.S	Sun Jul 24 17:48:36 2011
@@ -306,8 +306,7 @@
 
 
 
-/*PAGE
- *
+/*
  *  _CPU_Context_Initialize
  *
  *  This kernel routine initializes the basic non-FP context area associated

diff -u rtems/cpukit/score/cpu/avr/rtems/score/cpu.h:1.32 rtems/cpukit/score/cpu/avr/rtems/score/cpu.h:1.33
--- rtems/cpukit/score/cpu/avr/rtems/score/cpu.h:1.32	Fri Feb 11 03:09:21 2011
+++ rtems/cpukit/score/cpu/avr/rtems/score/cpu.h	Sun Jul 24 17:48:36 2011
@@ -930,8 +930,7 @@
 		unsigned short stack_add,
 		unsigned short entry_point);
 
-/*PAGE
- *
+/*
  *  _CPU_Context_Initialize
  *
  *  This kernel routine initializes the basic non-FP context area associated


 *joel*:
2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>

	* cpu.c: Remove /*PAGE markers which were interpreted by a long dead
	print script.

M   1.45  cpukit/score/cpu/bfin/ChangeLog
M   1.16  cpukit/score/cpu/bfin/cpu.c
M  1.102  cpukit/score/cpu/h8300/ChangeLog
M   1.13  cpukit/score/cpu/h8300/cpu.c
M   1.22  cpukit/score/cpu/lm32/ChangeLog
M    1.9  cpukit/score/cpu/lm32/cpu.c
M   1.19  cpukit/score/cpu/m32c/ChangeLog
M   1.10  cpukit/score/cpu/m32c/cpu.c
M   1.13  cpukit/score/cpu/m32r/ChangeLog
M    1.6  cpukit/score/cpu/m32r/cpu.c

diff -u rtems/cpukit/score/cpu/bfin/ChangeLog:1.44 rtems/cpukit/score/cpu/bfin/ChangeLog:1.45
--- rtems/cpukit/score/cpu/bfin/ChangeLog:1.44	Wed May 18 05:13:31 2011
+++ rtems/cpukit/score/cpu/bfin/ChangeLog	Sun Jul 24 17:49:03 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c: Remove /*PAGE markers which were interpreted by a long dead
+	print script.
+
 2011-05-18	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/bfin/cpu.c:1.15 rtems/cpukit/score/cpu/bfin/cpu.c:1.16
--- rtems/cpukit/score/cpu/bfin/cpu.c:1.15	Sat Apr 17 14:24:16 2010
+++ rtems/cpukit/score/cpu/bfin/cpu.c	Sun Jul 24 17:49:03 2011
@@ -75,8 +75,7 @@
 
 
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_Get_level
  *
  *  NO_CPU Specific Information:
@@ -99,8 +98,7 @@
     return (_tmpimask & 0xffe0) ? 0 : 1;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  *
  *  NO_CPU Specific Information:
@@ -128,8 +126,7 @@
 
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -200,8 +197,7 @@
 
 
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  *
  *  NO_CPU Specific Information:

diff -u rtems/cpukit/score/cpu/h8300/ChangeLog:1.101 rtems/cpukit/score/cpu/h8300/ChangeLog:1.102
--- rtems/cpukit/score/cpu/h8300/ChangeLog:1.101	Wed May 18 07:58:41 2011
+++ rtems/cpukit/score/cpu/h8300/ChangeLog	Sun Jul 24 17:49:25 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c: Remove /*PAGE markers which were interpreted by a long dead
+	print script.
+
 2011-05-18	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/h8300/cpu.c:1.12 rtems/cpukit/score/cpu/h8300/cpu.c:1.13
--- rtems/cpukit/score/cpu/h8300/cpu.c:1.12	Fri Feb 11 03:13:08 2011
+++ rtems/cpukit/score/cpu/h8300/cpu.c	Sun Jul 24 17:49:25 2011
@@ -39,8 +39,7 @@
   /* FP context initialization support goes here */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_Get_level
  *
  *  This routine returns the current interrupt level.
@@ -61,8 +60,7 @@
   return 0;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  */
 
@@ -80,8 +78,7 @@
   H8BD_Install_IRQ(vector,new_handler,old_handler);
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -120,8 +117,7 @@
     _ISR_Vector_table[ vector ] = new_handler;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  */
 
@@ -129,8 +125,7 @@
 {
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Thread_Idle_body
  *
  *  NOTES:

diff -u rtems/cpukit/score/cpu/lm32/ChangeLog:1.21 rtems/cpukit/score/cpu/lm32/ChangeLog:1.22
--- rtems/cpukit/score/cpu/lm32/ChangeLog:1.21	Wed May 18 07:59:44 2011
+++ rtems/cpukit/score/cpu/lm32/ChangeLog	Sun Jul 24 17:50:17 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c: Remove /*PAGE markers which were interpreted by a long dead
+	print script.
+
 2011-05-18	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/lm32/cpu.c:1.8 rtems/cpukit/score/cpu/lm32/cpu.c:1.9
--- rtems/cpukit/score/cpu/lm32/cpu.c:1.8	Fri Feb 11 02:57:36 2011
+++ rtems/cpukit/score/cpu/lm32/cpu.c	Sun Jul 24 17:50:17 2011
@@ -46,8 +46,7 @@
   /* FP context initialization support goes here */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_Get_level
  *
  *  LM32 Specific Information:
@@ -64,8 +63,7 @@
   return 0;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  *
  *  LM32 Specific Information:
@@ -85,8 +83,7 @@
    */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -129,8 +126,7 @@
     _ISR_Vector_table[ vector ] = new_handler;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  *
  *  LM32 Specific Information:
@@ -142,8 +138,7 @@
 {
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Thread_Idle_body
  *
  *  NOTES:

diff -u rtems/cpukit/score/cpu/m32c/ChangeLog:1.18 rtems/cpukit/score/cpu/m32c/ChangeLog:1.19
--- rtems/cpukit/score/cpu/m32c/ChangeLog:1.18	Wed May 18 07:57:58 2011
+++ rtems/cpukit/score/cpu/m32c/ChangeLog	Sun Jul 24 17:50:43 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c: Remove /*PAGE markers which were interpreted by a long dead
+	print script.
+
 2011-05-18	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/m32c/cpu.c:1.9 rtems/cpukit/score/cpu/m32c/cpu.c:1.10
--- rtems/cpukit/score/cpu/m32c/cpu.c:1.9	Fri Feb 11 03:20:50 2011
+++ rtems/cpukit/score/cpu/m32c/cpu.c	Sun Jul 24 17:50:43 2011
@@ -53,8 +53,7 @@
   return ((flag & 0x40) ? 0 : 1);
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  *
  *  NO_CPU Specific Information:
@@ -79,8 +78,7 @@
 #endif
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -123,8 +121,7 @@
     _ISR_Vector_table[ vector ] = new_handler;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  *
  *  NO_CPU Specific Information:
@@ -136,8 +133,7 @@
 {
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Thread_Idle_body
  *
  *  NOTES:

diff -u rtems/cpukit/score/cpu/m32r/ChangeLog:1.12 rtems/cpukit/score/cpu/m32r/ChangeLog:1.13
--- rtems/cpukit/score/cpu/m32r/ChangeLog:1.12	Tue May 17 10:40:37 2011
+++ rtems/cpukit/score/cpu/m32r/ChangeLog	Sun Jul 24 17:51:09 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c: Remove /*PAGE markers which were interpreted by a long dead
+	print script.
+
 2011-05-17	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/m32r/cpu.c:1.5 rtems/cpukit/score/cpu/m32r/cpu.c:1.6
--- rtems/cpukit/score/cpu/m32r/cpu.c:1.5	Sat Mar 27 10:02:02 2010
+++ rtems/cpukit/score/cpu/m32r/cpu.c	Sun Jul 24 17:51:09 2011
@@ -46,8 +46,7 @@
   return 0;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  *
  *  NO_CPU Specific Information:
@@ -68,8 +67,7 @@
   /* _set_var_vect(new_handler,vector); */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -112,8 +110,7 @@
     _ISR_Vector_table[ vector ] = new_handler;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  *
  *  NO_CPU Specific Information:


 *joel*:
2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>

	* cpu.c, cpu_asm.S: Remove /*PAGE markers which were interpreted by a
	long dead print script.

M  1.105  cpukit/score/cpu/i386/ChangeLog
M   1.49  cpukit/score/cpu/i386/cpu.c
M   1.13  cpukit/score/cpu/i386/cpu_asm.S
M  1.128  cpukit/score/cpu/m68k/ChangeLog
M   1.37  cpukit/score/cpu/m68k/cpu.c
M   1.20  cpukit/score/cpu/m68k/cpu_asm.S

diff -u rtems/cpukit/score/cpu/i386/ChangeLog:1.104 rtems/cpukit/score/cpu/i386/ChangeLog:1.105
--- rtems/cpukit/score/cpu/i386/ChangeLog:1.104	Wed May 18 07:59:16 2011
+++ rtems/cpukit/score/cpu/i386/ChangeLog	Sun Jul 24 17:49:53 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c, cpu_asm.S: Remove /*PAGE markers which were interpreted by a
+	long dead print script.
+
 2011-05-18	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/i386/cpu.c:1.48 rtems/cpukit/score/cpu/i386/cpu.c:1.49
--- rtems/cpukit/score/cpu/i386/cpu.c:1.48	Mon Apr 11 12:23:06 2011
+++ rtems/cpukit/score/cpu/i386/cpu.c	Sun Jul 24 17:49:53 2011
@@ -93,8 +93,7 @@
 #endif
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_Get_level
  */
 

diff -u rtems/cpukit/score/cpu/i386/cpu_asm.S:1.12 rtems/cpukit/score/cpu/i386/cpu_asm.S:1.13
--- rtems/cpukit/score/cpu/i386/cpu_asm.S:1.12	Tue Jun 15 11:25:16 2010
+++ rtems/cpukit/score/cpu/i386/cpu_asm.S	Sun Jul 24 17:49:53 2011
@@ -90,8 +90,7 @@
         movl      NEWCONTEXT_ARG(esp),eax  /* eax = running threads context */
         jmp       restore
 
-/*PAGE
- *  void _CPU_Context_save_fp_context( &fp_context_ptr )
+/*void _CPU_Context_save_fp_context( &fp_context_ptr )
  *  void _CPU_Context_restore_fp_context( &fp_context_ptr )
  *
  *  This section is used to context switch an i80287, i80387,

diff -u rtems/cpukit/score/cpu/m68k/ChangeLog:1.127 rtems/cpukit/score/cpu/m68k/ChangeLog:1.128
--- rtems/cpukit/score/cpu/m68k/ChangeLog:1.127	Tue May 17 10:40:03 2011
+++ rtems/cpukit/score/cpu/m68k/ChangeLog	Sun Jul 24 17:51:36 2011
@@ -1,3 +1,8 @@
+2011-07-24	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* cpu.c, cpu_asm.S: Remove /*PAGE markers which were interpreted by a
+	long dead print script.
+
 2011-05-17	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Reformat.

diff -u rtems/cpukit/score/cpu/m68k/cpu.c:1.36 rtems/cpukit/score/cpu/m68k/cpu.c:1.37
--- rtems/cpukit/score/cpu/m68k/cpu.c:1.36	Fri Feb 11 03:22:30 2011
+++ rtems/cpukit/score/cpu/m68k/cpu.c	Sun Jul 24 17:51:36 2011
@@ -49,8 +49,7 @@
 #endif /* M68K_HAS_VBR */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_Get_level
  */
 
@@ -63,8 +62,7 @@
   return level;
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_raw_handler
  */
 
@@ -115,8 +113,7 @@
 #endif /* M68K_HAS_VBR */
 }
 
-/*PAGE
- *
+/*
  *  _CPU_ISR_install_vector
  *
  *  This kernel routine installs the RTEMS handler for the
@@ -146,8 +143,7 @@
 }
 
 
-/*PAGE
- *
+/*
  *  _CPU_Install_interrupt_stack
  */
 
@@ -184,8 +180,7 @@
 };
 #endif
 
-/*PAGE
- *
+/*
  *  The following code context switches the software FPU emulation
  *  code provided with GCC.
  */

diff -u rtems/cpukit/score/cpu/m68k/cpu_asm.S:1.19 rtems/cpukit/score/cpu/m68k/cpu_asm.S:1.20
--- rtems/cpukit/score/cpu/m68k/cpu_asm.S:1.19	Mon Jun 28 19:31:18 2010
+++ rtems/cpukit/score/cpu/m68k/cpu_asm.S	Sun Jul 24 17:51:36 2011
@@ -216,8 +216,7 @@
         rts
 #endif
 
-/*PAGE
- *  void _ISR_Handler()
+/*void _ISR_Handler()
  *
  *  This routine provides the RTEMS interrupt management.
  *
@@ -352,8 +351,7 @@
         rte                              | return to thread
                                          |   OR _Isr_dispatch
 
-/*PAGE
- *  void _ISR_Dispatch()
+/*void _ISR_Dispatch()
  *
  *  Entry point from the outermost interrupt service routine exit.
  *  The current stack is the supervisor mode stack if this processor



--

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/20110724/2793315f/attachment.html>


More information about the vc mailing list