<!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-08-03)</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>2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * shared/startup/linkcmds: Add .gcc_except_table*.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/sparc64/ChangeLog.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>c/src/lib/libbsp/sparc64/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/sparc64/shared/startup/linkcmds.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>c/src/lib/libbsp/sparc64/shared/startup/linkcmds</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/sparc64/ChangeLog:1.3 rtems/c/src/lib/libbsp/sparc64/ChangeLog:1.4
--- rtems/c/src/lib/libbsp/sparc64/ChangeLog:1.3        Tue Jul 27 10:55:07 2010
+++ rtems/c/src/lib/libbsp/sparc64/ChangeLog    Tue Aug  3 13:29:11 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-08-03    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * shared/startup/linkcmds: Add .gcc_except_table*.
+
</font> 2010-07-27  Gedare Bloom <giddyup44@yahoo.com>
 
        PR 1634/bsps

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/sparc64/shared/startup/linkcmds:1.1 rtems/c/src/lib/libbsp/sparc64/shared/startup/linkcmds:1.2
--- rtems/c/src/lib/libbsp/sparc64/shared/startup/linkcmds:1.1  Thu Jun 17 11:20:46 2010
+++ rtems/c/src/lib/libbsp/sparc64/shared/startup/linkcmds      Tue Aug  3 13:29:12 2010
</font><font color='#997700'>@@ -108,6 +108,7 @@
</font>     . = ALIGN (16);
 
     *(.gnu.linkonce.t*)
<font color='#000088'>+    *(.gcc_except_table*)
</font> 
     /*
      * C++ constructors
</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>