<!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 (2011-05-25)</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-05-25 Ralf Corsépius <ralf.corsepius@rtems.org>

        * serial/uart.c, serial/uart.h: Remove CVS-Author tag.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/ChangeLog.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>c/src/lib/libcpu/bfin/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/serial/uart.h.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>c/src/lib/libcpu/bfin/serial/uart.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/serial/uart.c.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>c/src/lib/libcpu/bfin/serial/uart.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/ChangeLog:1.17 rtems/c/src/lib/libcpu/bfin/ChangeLog:1.18
--- rtems/c/src/lib/libcpu/bfin/ChangeLog:1.17  Wed Apr 20 15:20:46 2011
+++ rtems/c/src/lib/libcpu/bfin/ChangeLog       Wed May 25 06:19:22 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-05-25    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * serial/uart.c, serial/uart.h: Remove CVS-Author tag.
+
</font> 2011-04-20  Rohan Kangralkar <rkangral@ece.neu.edu>
 
        PR 1781/bsps

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/serial/uart.h:1.4 rtems/c/src/lib/libcpu/bfin/serial/uart.h:1.5
--- rtems/c/src/lib/libcpu/bfin/serial/uart.h:1.4       Wed Apr 20 15:20:47 2011
+++ rtems/c/src/lib/libcpu/bfin/serial/uart.h   Wed May 25 06:19:22 2011
</font><font color='#997700'>@@ -7,14 +7,12 @@
</font>  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
<font color='#880000'>- *
- *  Modified:
- *  $Author$ Added interrupt support and DMA support
- *
</font><font color='#000088'>+ */
+<span style="background-color: #FF0000"> </span>
+/*
</font>  *  $Id$
  */
 
<font color='#880000'>-
</font> #ifndef _UART_H_
 #define _UART_H_
 

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/serial/uart.c:1.4 rtems/c/src/lib/libcpu/bfin/serial/uart.c:1.5
--- rtems/c/src/lib/libcpu/bfin/serial/uart.c:1.4       Wed Apr 20 15:20:47 2011
+++ rtems/c/src/lib/libcpu/bfin/serial/uart.c   Wed May 25 06:19:22 2011
</font><font color='#997700'>@@ -6,14 +6,12 @@
</font>  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
<font color='#880000'>- *
- *  Modified:
- *  $ $Author$ Added interrupt support and DMA support
- *
</font><font color='#000088'>+ */
+<span style="background-color: #FF0000"> </span>
+/*
</font>  *  $Id$
  */
 
<font color='#880000'>-
</font> #include <rtems.h>
 #include <rtems/libio.h>
 #include <rtems/termiostypes.h>
</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>ralf</strong></font>
 <font color='#225522'><em>(on branch rtems-4-10-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Merge with CVS-HEAD.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/ChangeLog.diff?r1=text&tr1=1.14.2.3&r2=text&tr2=1.14.2.4&diff_format=h">M</a></td><td width='1%'>1.14.2.4</td><td width='100%'>c/src/lib/libcpu/bfin/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/serial/uart.h.diff?r1=text&tr1=1.3.2.1&r2=text&tr2=1.3.2.2&diff_format=h">M</a></td><td width='1%'>1.3.2.2</td><td width='100%'>c/src/lib/libcpu/bfin/serial/uart.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/serial/uart.c.diff?r1=text&tr1=1.3.2.1&r2=text&tr2=1.3.2.2&diff_format=h">M</a></td><td width='1%'>1.3.2.2</td><td width='100%'>c/src/lib/libcpu/bfin/serial/uart.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/bfin/timer/timer.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.5.2.1&diff_format=h">M</a></td><td width='1%'>1.5.2.1</td><td width='100%'>c/src/lib/libcpu/bfin/timer/timer.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/ChangeLog:1.14.2.3 rtems/c/src/lib/libcpu/bfin/ChangeLog:1.14.2.4
--- rtems/c/src/lib/libcpu/bfin/ChangeLog:1.14.2.3      Wed Apr 20 15:28:07 2011
+++ rtems/c/src/lib/libcpu/bfin/ChangeLog       Wed May 25 06:23:30 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-05-25    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * serial/uart.c, serial/uart.h: Remove CVS-Author tag.
+
</font> 2011-04-20  Rohan Kangralkar <rkangral@ece.neu.edu>
 
        PR 1781/bsps
<font color='#997700'>@@ -12,6 +16,11 @@
</font>   type of interrupt is identified by the central ISR dispatcher
        bf52x/interrupt or interrupt/.  This simplifies the UART ISR.
 
<font color='#000088'>+2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * timer/timer.c:
+       Use "__asm__" instead of "asm" for improved c99-compliance.
+
</font> 2011-02-02        Ralf Corsépius <ralf.corsepius@rtems.org>
 
        * configure.ac: Require autoconf-2.68, automake-1.11.1.

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/serial/uart.h:1.3.2.1 rtems/c/src/lib/libcpu/bfin/serial/uart.h:1.3.2.2
--- rtems/c/src/lib/libcpu/bfin/serial/uart.h:1.3.2.1   Wed Apr 20 15:19:52 2011
+++ rtems/c/src/lib/libcpu/bfin/serial/uart.h   Wed May 25 06:23:30 2011
</font><font color='#997700'>@@ -7,14 +7,12 @@
</font>  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
<font color='#880000'>- *
- *  Modified:
- *  $Author$ Added interrupt support and DMA support
- *
</font><font color='#000088'>+ */
+<span style="background-color: #FF0000"> </span>
+/*
</font>  *  $Id$
  */
 
<font color='#880000'>-
</font> #ifndef _UART_H_
 #define _UART_H_
 

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/serial/uart.c:1.3.2.1 rtems/c/src/lib/libcpu/bfin/serial/uart.c:1.3.2.2
--- rtems/c/src/lib/libcpu/bfin/serial/uart.c:1.3.2.1   Wed Apr 20 15:19:52 2011
+++ rtems/c/src/lib/libcpu/bfin/serial/uart.c   Wed May 25 06:23:30 2011
</font><font color='#997700'>@@ -6,14 +6,12 @@
</font>  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
<font color='#880000'>- *
- *  Modified:
- *  $ $Author$ Added interrupt support and DMA support
- *
</font><font color='#000088'>+ */
+<span style="background-color: #FF0000"> </span>
+/*
</font>  *  $Id$
  */
 
<font color='#880000'>-
</font> #include <rtems.h>
 #include <rtems/libio.h>
 #include <rtems/termiostypes.h>

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/bfin/timer/timer.c:1.5 rtems/c/src/lib/libcpu/bfin/timer/timer.c:1.5.2.1
--- rtems/c/src/lib/libcpu/bfin/timer/timer.c:1.5       Sun Nov 29 23:03:49 2009
+++ rtems/c/src/lib/libcpu/bfin/timer/timer.c   Wed May 25 06:23:30 2011
</font><font color='#997700'>@@ -33,13 +33,13 @@
</font> {
 
   /*reset counters*/
<font color='#880000'>-  asm ("R2 = 0;");
-  asm ("CYCLES = R2;");
-  asm ("CYCLES2 = R2;");
</font><font color='#000088'>+  __asm__ ("R2 = 0;");
+  __asm__ ("CYCLES = R2;");
+  __asm__ ("CYCLES2 = R2;");
</font>   /*start counters*/
<font color='#880000'>-  asm ("R2 = SYSCFG;");
-  asm ("BITSET(R2,1);");
-  asm ("SYSCFG = R2");
</font><font color='#000088'>+  __asm__ ("R2 = SYSCFG;");
+  __asm__ ("BITSET(R2,1);");
+  __asm__ ("SYSCFG = R2");
</font> 
 }
 
<font color='#997700'>@@ -62,13 +62,13 @@
</font> {
   uint32_t          clicks;
   uint32_t          total;
<font color='#880000'>-  register uint32_t cycles asm ("R2");
</font><font color='#000088'>+  register uint32_t cycles __asm__ ("R2");
</font> 
   /* stop counter */
<font color='#880000'>-  asm("R2 = SYSCFG;");
-  asm("BITCLR(R2,1);");
-  asm("SYSCFG = R2;");
-  asm("R2 = CYCLES;");
</font><font color='#000088'>+  __asm__ ("R2 = SYSCFG;");
+  __asm__ ("BITCLR(R2,1);");
+  __asm__ ("SYSCFG = R2;");
+  __asm__ ("R2 = CYCLES;");
</font> 
 
   clicks = cycles; /* Clock cycles */
</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>