Add support for gcc 2.4.2 toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1466 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
b43572f9ee
commit
a32c95d158
@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: December 12, 2008</p>
|
||||
<p>Last Updated: January 6, 2009</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -1294,12 +1294,18 @@ nuttx-0.4.1 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
* Fix errors in some function prototypes in dirent.h
|
||||
* Add eZ80F91 EMAC driver
|
||||
* Fix recvfrom() compilation error -- only noted under ZDS
|
||||
* Updated all ARM Make.def files to work with gcc 2.4.2 (However, there are
|
||||
still some build issues associated with that toolchain in use of arm-elf-objcopy
|
||||
-- see the TODO.txt list for details)
|
||||
|
||||
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
|
||||
buildroot-0.1.3 2008-xx-xx <spudmonkey@racsa.co.cr>
|
||||
|
||||
* Add support for H8/300 toolchain
|
||||
* Add support for GCC 4.2.4 and binutils 2.19
|
||||
* New ARM configuration using GCC 4.2.4 and binutils 2.19
|
||||
(Note: this doesn't work with NuttX yet... to nuttx TODO.txt list).
|
||||
</pre></ul>
|
||||
|
||||
<table width ="100%">
|
||||
|
Loading…
Reference in New Issue
Block a user