git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1470 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-01-21 21:56:52 +00:00
parent c20aaf755a
commit e4e5c620be
2 changed files with 4 additions and 1 deletions

View File

@ -1304,8 +1304,11 @@ 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
* Various fixes for newer Linux environments
* 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).
* Add Renesas R8C/M16C/M32C configuration using GCC 4.2.4 and binutils 2.19
</pre></ul>
<table width ="100%">

2
TODO
View File

@ -372,7 +372,7 @@ o Build system
In the call to objcopy to relocate the .data section, arm-elf-objcopy
dies with a 'Floating point exception' No clue to the cause yet.
Status: Open
Priority: Medium-Low -- workaroung, stick with the 3.4.5 toolchain
Priority: Medium-Low -- workaroung, stick with the 3.4.6 toolchain
o NuttShell (NSH) (examples/nsh)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^