summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-07 02:46:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-07 02:46:14 +0000
commit45fe3f79433403d54626d830d2f0932e0af57f2d (patch)
treebde80e579237686941d9bb86a3c874d45e8b38a8 /nuttx/ChangeLog
parent013721830aa3d28dcdc1002ecc680954670d35cf (diff)
downloadnuttx-45fe3f79433403d54626d830d2f0932e0af57f2d.tar.gz
nuttx-45fe3f79433403d54626d830d2f0932e0af57f2d.tar.bz2
nuttx-45fe3f79433403d54626d830d2f0932e0af57f2d.zip
Fix compilation problems with eZ80 targets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1473 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f8651c111..52f03f447 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -609,5 +609,6 @@
* 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)
- * Fix problems with Z16F compilation introduced with recent changes.
+ * Fix problems with Z16F and eZ80 compilation introduced with recent changes.
+