<!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 ada-examples (2011-02-08)</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-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>

        * .cvsignore: Add more to ignore.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//ada-examples/shell/.cvsignore.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>shell/.cvsignore</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//ada-examples/shell/ChangeLog.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%'>shell/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u ada-examples/shell/.cvsignore:1.2 ada-examples/shell/.cvsignore:1.3
--- ada-examples/shell/.cvsignore:1.2   Thu Sep 17 08:44:02 2009
+++ ada-examples/shell/.cvsignore       Tue Feb  8 10:53:07 2011
</font><font color='#997700'>@@ -5,6 +5,8 @@
</font> b~shell.ads
 b~shell.ali
 commands.ali
<font color='#000088'>+command_line_arguments.ali
+getopt_r.ali
</font> rtems_shell.ali
 shell.ali
 shell.exe.bin

<font color='#006600'>diff -u ada-examples/shell/ChangeLog:1.4 ada-examples/shell/ChangeLog:1.5
--- ada-examples/shell/ChangeLog:1.4    Wed Feb  2 13:08:05 2011
+++ ada-examples/shell/ChangeLog        Tue Feb  8 10:53:07 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-08    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * .cvsignore: Add more to ignore.
+
</font> 2011-02-02        Joel Sherrill <joel.sherrill@gmail.com>
 
        * commands.adb, commands.ads, rtems_shell.ads, shell.adb: Add getopt_r
</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>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>branches:  1.33.2;
2011-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>

        * Makefile.shared: Add -g.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//ada-examples/ChangeLog.diff?r1=text&tr1=1.32&r2=text&tr2=1.33&diff_format=h">M</a></td><td width='1%'>1.33</td><td width='100%'>ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u ada-examples/ChangeLog:1.32 ada-examples/ChangeLog:1.33
--- ada-examples/ChangeLog:1.32 Wed Mar 10 11:31:00 2010
+++ ada-examples/ChangeLog      Tue Feb  8 10:53:23 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-08    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * Makefile.shared: Add -g.
+
</font> 2010-03-10        Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
 
        * Makefile.shared: Pass RTS info to linker, add specific options for
</pre>
<p> </p>
<a name='cs3'></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-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>

        * Makefile.shared: Add -g.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//ada-examples/Makefile.shared.diff?r1=text&tr1=1.14&r2=text&tr2=1.15&diff_format=h">M</a></td><td width='1%'>1.15</td><td width='100%'>Makefile.shared</td></tr>
</table>
<pre>
<font color='#006600'>diff -u ada-examples/Makefile.shared:1.14 ada-examples/Makefile.shared:1.15
--- ada-examples/Makefile.shared:1.14   Wed Mar 10 11:31:00 2010
+++ ada-examples/Makefile.shared        Tue Feb  8 10:53:23 2011
</font><font color='#997700'>@@ -79,7 +79,7 @@
</font> endif
 
 rtems_init.o: ../rtems_init.c $(FILESYSTEM_SRCS) $(NETWORK_HFILE)
<font color='#880000'>-   $(CC) $(CFLAGS) -I. $(CPU_CFLAGS) -c $<
</font><font color='#000088'>+      $(CC) $(CFLAGS) -g -I. $(CPU_CFLAGS) -c $<
</font> 
 ifeq ($(NEED_ROOTFS_FOR_HOST_INFO),yes)
 FilesystemImage: ../rootfs/etc/host.conf ../rootfs/etc/hosts
</pre>
<p> </p>
<a name='cs4'></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 ada-examples-4-10-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-08 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * VERSION: Updated to ada-examples-4.10.0.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//ada-examples/ChangeLog.diff?r1=text&tr1=1.33&r2=text&tr2=1.33.2.1&diff_format=h">M</a></td><td width='1%'>1.33.2.1</td><td width='100%'>ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//ada-examples/VERSION.diff?r1=text&tr1=1.6&r2=text&tr2=1.6.8.1&diff_format=h">M</a></td><td width='1%'>1.6.8.1</td><td width='100%'>VERSION</td></tr>
</table>
<pre>
<font color='#006600'>diff -u ada-examples/ChangeLog:1.33 ada-examples/ChangeLog:1.33.2.1
--- ada-examples/ChangeLog:1.33 Tue Feb  8 10:53:23 2011
+++ ada-examples/ChangeLog      Tue Feb  8 10:55:55 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-08    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * VERSION: Updated to ada-examples-4.10.0.
+
</font> 2011-02-08        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * Makefile.shared: Add -g.

<font color='#006600'>diff -u ada-examples/VERSION:1.6 ada-examples/VERSION:1.6.8.1
--- ada-examples/VERSION:1.6    Fri Apr 13 15:25:28 2007
+++ ada-examples/VERSION        Tue Feb  8 10:55:55 2011
</font><font color='#997700'>@@ -4,4 +4,4 @@
</font> #  $Id$
 #
 
<font color='#880000'>-Version 4.7.1
</font><font color='#000088'>+Version 4.10.0
</font></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>