<!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-01-06)</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>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-01-06 Joel Sherrill <joel.sherrill@oarcorp.com>

        * configure.ac: Move comment to correct location.
</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.262&r2=text&tr2=1.263&diff_format=h">M</a></td><td width='1%'>1.263</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/configure.ac.diff?r1=text&tr1=1.38&r2=text&tr2=1.39&diff_format=h">M</a></td><td width='1%'>1.39</td><td width='100%'>c/src/lib/libbsp/i386/pc386/configure.ac</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/i386/pc386/ChangeLog:1.262 rtems/c/src/lib/libbsp/i386/pc386/ChangeLog:1.263
--- rtems/c/src/lib/libbsp/i386/pc386/ChangeLog:1.262   Sun Oct 10 19:36:48 2010
+++ rtems/c/src/lib/libbsp/i386/pc386/ChangeLog Thu Jan  6 12:57:59 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-01-06    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * configure.ac: Move comment to correct location.
+
</font> 2010-10-11        Chris Johns <chrisj@rtems.org>
 
        * console/console.c: Fix the baudrate command line support.

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/i386/pc386/configure.ac:1.38 rtems/c/src/lib/libbsp/i386/pc386/configure.ac:1.39
--- rtems/c/src/lib/libbsp/i386/pc386/configure.ac:1.38 Sat Nov 28 00:28:39 2009
+++ rtems/c/src/lib/libbsp/i386/pc386/configure.ac      Thu Jan  6 12:57:59 2011
</font><font color='#997700'>@@ -62,6 +62,7 @@
</font>    from Intel and AMD will maintain a constant-rate TSC regardless.
 ])
 
<font color='#000088'>+#define CLOCK_DRIVER_USE_8254 $CLOCK_DRIVER_USE_8254
</font> RTEMS_BSPOPTS_SET([CLOCK_DRIVER_USE_8254],[*],[0])
 RTEMS_BSPOPTS_HELP([CLOCK_DRIVER_USE_8254],
 [If enabled, the clock driver will use the good old 8254 chip
<font color='#997700'>@@ -78,7 +79,6 @@
</font>   AC_MSG_ERROR([pc386 both TSC and 8254 specified for clock driver])
 fi
 
<font color='#880000'>-#define CLOCK_DRIVER_USE_8254 $CLOCK_DRIVER_USE_8254
</font> ## if this is an i386, does gas have good code16 support?
 RTEMS_I386_GAS_CODE16
 AM_CONDITIONAL(RTEMS_GAS_CODE16,[test "$RTEMS_GAS_CODE16" = "yes"])
</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>