summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-06 14:34:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-06 14:34:33 +0000
commitd705df951fe8d56b3b79e33af5be468edb178e13 (patch)
tree2d1e597dae0bdc04c6d191212934b98367a537b5 /nuttx/Documentation
parent68b1c0a591b94fe7ae59da4b929fbd8561f88718 (diff)
downloadpx4-nuttx-d705df951fe8d56b3b79e33af5be468edb178e13.tar.gz
px4-nuttx-d705df951fe8d56b3b79e33af5be468edb178e13.tar.bz2
px4-nuttx-d705df951fe8d56b3b79e33af5be468edb178e13.zip
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
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index bb3284f60..88143d061 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -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 &lt;spudmonkey@racsa.co.cr&gt;
* 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 &lt;spudmonkey@racsa.co.cr&gt;
buildroot-0.1.3 2008-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
* 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%">