<!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 (2010-11-23)</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>joel</strong></font>
 <font color='#225522'><em>(on branch rtems-4-9-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-11-23 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * Makefile.am, preinstall.am: Add <bsp/tty_drv.h> to the set of
        installed .h files.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/i386/pc386/ChangeLog.diff?r1=text&tr1=1.192.2.5&r2=text&tr2=1.192.2.6&diff_format=h">M</a></td><td width='1%'>1.192.2.6</td><td width='100%'>c/src/lib/libbsp/i386/pc386/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/i386/pc386/Makefile.am.diff?r1=text&tr1=1.41.2.1&r2=text&tr2=1.41.2.2&diff_format=h">M</a></td><td width='1%'>1.41.2.2</td><td width='100%'>c/src/lib/libbsp/i386/pc386/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/i386/pc386/preinstall.am.diff?r1=text&tr1=1.4&r2=text&tr2=1.4.4.1&diff_format=h">M</a></td><td width='1%'>1.4.4.1</td><td width='100%'>c/src/lib/libbsp/i386/pc386/preinstall.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/i386/pc386/ChangeLog:1.192.2.5 rtems/c/src/lib/libbsp/i386/pc386/ChangeLog:1.192.2.6
--- rtems/c/src/lib/libbsp/i386/pc386/ChangeLog:1.192.2.5       Wed Mar 10 11:16:10 2010
+++ rtems/c/src/lib/libbsp/i386/pc386/ChangeLog Tue Nov 23 12:41:53 2010
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2010-11-23    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * Makefile.am, preinstall.am: Add <bsp/tty_drv.h> to the set of
+       installed .h files.
+
</font> 2010-03-10        Gedare Bloom <gedare@gwu.edu>
 
        PR 1495/bsp

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/i386/pc386/Makefile.am:1.41.2.1 rtems/c/src/lib/libbsp/i386/pc386/Makefile.am:1.41.2.2
--- rtems/c/src/lib/libbsp/i386/pc386/Makefile.am:1.41.2.1      Wed Sep 24 02:32:19 2008
+++ rtems/c/src/lib/libbsp/i386/pc386/Makefile.am       Tue Nov 23 12:41:53 2010
</font><font color='#997700'>@@ -26,7 +26,7 @@
</font> 
 include_bspdir = $(includedir)/bsp
 include_bsp_HEADERS = ../../i386/shared/irq/irq.h \
<font color='#880000'>-    ../../i386/shared/irq/irq_asm.h
</font><font color='#000088'>+    ../../i386/shared/irq/irq_asm.h ../../i386/shared/comm/tty_drv.h
</font> 
 include_HEADERS += include/crt.h
 nodist_include_HEADERS += ../../shared/include/coverhd.h

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/i386/pc386/preinstall.am:1.4 rtems/c/src/lib/libbsp/i386/pc386/preinstall.am:1.4.4.1
--- rtems/c/src/lib/libbsp/i386/pc386/preinstall.am:1.4 Mon Jan  8 02:43:26 2007
+++ rtems/c/src/lib/libbsp/i386/pc386/preinstall.am     Tue Nov 23 12:41:53 2010
</font><font color='#997700'>@@ -57,6 +57,10 @@
</font>   $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq_asm.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/irq_asm.h
 
<font color='#000088'>+$(PROJECT_INCLUDE)/bsp/tty_drv.h: ../../i386/shared/comm/tty_drv.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
+       $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/tty_drv.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/tty_drv.h
+
</font> $(PROJECT_INCLUDE)/crt.h: include/crt.h $(PROJECT_INCLUDE)/$(dirstamp)
        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/crt.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/crt.h
</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>