<!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-18)</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-18 Ralf Corsépius <ralf.corsepius@rtems.org>

        * Makefile.am: Reformat.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/bfin/ChangeLog.diff?r1=text&tr1=1.43&r2=text&tr2=1.44&diff_format=h">M</a></td><td width='1%'>1.44</td><td width='100%'>cpukit/score/cpu/bfin/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/cpu/bfin/Makefile.am.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%'>cpukit/score/cpu/bfin/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/score/cpu/bfin/ChangeLog:1.43 rtems/cpukit/score/cpu/bfin/ChangeLog:1.44
--- rtems/cpukit/score/cpu/bfin/ChangeLog:1.43  Wed Apr 20 15:19:08 2011
+++ rtems/cpukit/score/cpu/bfin/ChangeLog       Wed May 18 05:13:31 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-05-18    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * Makefile.am: Reformat.
+
</font> 2011-04-20  Rohan Kangralkar <rkangral@ece.neu.edu>
 
        PR 1781/bsps

<font color='#006600'>diff -u rtems/cpukit/score/cpu/bfin/Makefile.am:1.4 rtems/cpukit/score/cpu/bfin/Makefile.am:1.5
--- rtems/cpukit/score/cpu/bfin/Makefile.am:1.4 Wed Apr 20 15:19:08 2011
+++ rtems/cpukit/score/cpu/bfin/Makefile.am     Wed May 18 05:13:31 2011
</font><font color='#997700'>@@ -8,12 +8,15 @@
</font> include_rtems_HEADERS = rtems/asm.h
 
 include_rtems_bfindir = $(includedir)/rtems/bfin
<font color='#880000'>-include_rtems_bfin_HEADERS = rtems/bfin/bfin.h rtems/bfin/bf533.h \
-    rtems/bfin/bf52x.h
</font><font color='#000088'>+include_rtems_bfin_HEADERS = rtems/bfin/bfin.h
+include_rtems_bfin_HEADERS += rtems/bfin/bf533.h
+include_rtems_bfin_HEADERS += rtems/bfin/bf52x.h
</font> 
 include_rtems_scoredir = $(includedir)/rtems/score
<font color='#880000'>-include_rtems_score_HEADERS = rtems/score/cpu.h rtems/score/bfin.h \
-    rtems/score/cpu_asm.h rtems/score/types.h
</font><font color='#000088'>+include_rtems_score_HEADERS = rtems/score/cpu.h
+include_rtems_score_HEADERS += rtems/score/bfin.h
+include_rtems_score_HEADERS += rtems/score/cpu_asm.h
+include_rtems_score_HEADERS += rtems/score/types.h
</font> 
 noinst_LIBRARIES = libscorecpu.a
 libscorecpu_a_SOURCES = cpu.c cpu_asm.S
</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>