summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-05 15:01:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-05 15:01:11 +0000
commit8af2006de84192fd3e33df29c971250a1eee4bea (patch)
tree13962719aa4b133943aa77f938625f61c943a918 /nuttx/ChangeLog
parent2bfa16cf11ff70e11c20c6428cfb8576c61facc7 (diff)
downloadpx4-nuttx-8af2006de84192fd3e33df29c971250a1eee4bea.tar.gz
px4-nuttx-8af2006de84192fd3e33df29c971250a1eee4bea.tar.bz2
px4-nuttx-8af2006de84192fd3e33df29c971250a1eee4bea.zip
Progress toward natvie z80 SDCC build -- still issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5413 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 cd46b5a2e..ab1412ae2 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3734,4 +3734,7 @@
* configs/z80sim/ostest: Default is now the Windows native build. See
configs/z80sim/README.txt for instructions to convert back to a Linux or
or Cygwin build.
+ * arch/z80/src/Makefile.sdccw: Renamed makefiles with extensions zdiil,
+ zdiiw, sdccl, and sdccw for the ZDS-II vs SDCC compilers and for the
+ POSIX vs Windows native builds.