imx update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1738 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-04-25 21:18:19 +00:00
parent 0cf9520f00
commit b216307f67

View File

@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4"> <tr align="center" bgcolor="#e4e4e4">
<td> <td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1> <h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
<p>Last Updated: April 19, 2009</p> <p>Last Updated: April 25, 2009</p>
</td> </td>
</tr> </tr>
</table> </table>
@ -217,6 +217,22 @@
Non-restrictive BSD license. Non-restrictive BSD license.
</p> </p>
</tr> </tr>
<tr>
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
<td bgcolor="#5eaee1">
<b>GNU Toolchains</b>
</td>
</tr>
<tr>
<td><br></td>
<td>
<p>
Compatible GNU toolchains based on <a href="http://buildroot.uclibc.org/">buildroot</a>
available for
<a href="https://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">download</a>
to provide a complete development environment for many architectures.
</p>
</tr>
</table></center> </table></center>
<p> <p>
@ -1348,14 +1364,14 @@ pascal-0.1.2 2008-02-10 Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
and eliminate a compiler bug and eliminate a compiler bug
* Changes so that runtime compiles with SDCC. * Changes so that runtime compiles with SDCC.
buildroot-0.1.3 2009-02-28 &lt;spudmonkey@racsa.co.cr&gt; buildroot-0.1.5 2009-04-25 &lt;spudmonkey@racsa.co.cr&gt;
* Add support for H8/300 toolchain * Replaced config/arm-defconfig-4.2.4 with config/arm920t-defconfig-4.2.4
* Add support for GCC 4.2.4 and binutils 2.19 and config/arm926t-defconfig-4.2.4 because of differences in the
* Various fixes for newer Linux environments way that soft floating point is handled between these two
* New ARM configuration using GCC 4.2.4 and binutils 2.19 architectures.
(Note: this doesn't work with NuttX yet... to nuttx TODO.txt list). * Add support for gcc-4.3.3 and the ARM Cortex-M3 processor (thumb2)
* Add Renesas R8C/M16C/M32C configuration using GCC 4.2.4 and binutils 2.19 * Add support for binutils 2.19.1
</pre></ul> </pre></ul>
<table width ="100%"> <table width ="100%">
@ -1371,15 +1387,7 @@ nuttx-0.4.6 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
pascal-0.1.3 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt; pascal-0.1.3 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
buildroot-0.1.4 2009-xx-xx &lt;spudmonkey@racsa.co.cr&gt; buildroot-0.1.6 2009-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
* Add support for a blackfin toolchain using GCC 4.2.4 and binutils 2.19
* GCC 4.2.4 no longer attempts to build libstdc++. Now we can build g++!
* The ARM GCC-4.2.4 configuration was changed so that it now builds g++.
* Removed building of initial and final GCC. that is not necessary because
we do not build a libc. Now it builds almost twice as fast.
* Removed logic to build the target GCC. That is never used.
</pre></ul> </pre></ul>
<table width ="100%"> <table width ="100%">