summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-21 21:56:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-21 21:56:52 +0000
commit80f04b8cee9527607ef6a784c0583ab4897ca921 (patch)
tree61625cd63833952473a009805efb2985fa21a5ad
parent95d4ddb2a82eed31d8e821afb596bc4335877e67 (diff)
downloadpx4-nuttx-80f04b8cee9527607ef6a784c0583ab4897ca921.tar.gz
px4-nuttx-80f04b8cee9527607ef6a784c0583ab4897ca921.tar.bz2
px4-nuttx-80f04b8cee9527607ef6a784c0583ab4897ca921.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1470 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/Documentation/NuttX.html3
-rw-r--r--nuttx/TODO2
2 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 88143d061..3a465989e 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1304,8 +1304,11 @@ 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
+ * 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%">
diff --git a/nuttx/TODO b/nuttx/TODO
index 27e56a33b..3bdf218a4 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^