summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-09 20:31:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-09 20:31:09 +0000
commite2dfa4a4d0f4bb032baa68cbce7ab64b48d8d7ba (patch)
tree03677254da10c111c5b766d197c8799ac87e1833 /nuttx/ChangeLog
parentc632e36db2bb7262cb645c7d59f0c3858621e390 (diff)
downloadnuttx-e2dfa4a4d0f4bb032baa68cbce7ab64b48d8d7ba.tar.gz
nuttx-e2dfa4a4d0f4bb032baa68cbce7ab64b48d8d7ba.tar.bz2
nuttx-e2dfa4a4d0f4bb032baa68cbce7ab64b48d8d7ba.zip
SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert -- might have broken the 8051/2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@277 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c02857e72..3443e8a7f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -171,5 +171,8 @@
source files.
* tools/mkconfig.c: No long depends on asprintf() and _GNU_SOURCE and
so should now build in non-GNU, non-GLIBC environments.
+ * include/nuttx/compiler.h: Fix for using SDCC with the Z80.
+ * include/assert.h & arch/pjrc-8051/src/up_assert.c: SDCC does support
+ __FILE__and __LINE__ (not tested)
* Started m68322