summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-12-21 15:25:11 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-12-21 15:25:11 +0000
commita688e072611dbe04799cb0ab5d549bb8c6aaa660 (patch)
tree7e51df3e9de1bab8520ab3e5975e3aaeb7f2ed49 /misc
parent5cb05e4e6a32deabb9796164316dd09f0b63bb14 (diff)
Prep for 1.8 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2403 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/ChangeLog3
-rw-r--r--misc/buildroot/ReleaseNotes8
2 files changed, 9 insertions, 2 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 084d8d4173..89ecab1be4 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -52,7 +52,7 @@ buildroot-0.1.7 2009-06-26 <spudmonkey@racsa.co.cr>
* toolchain/nxflat: Added logic to build NuttX NXFLAT binding support tools
* toolchain/genromfs: Added support for the genromfs tool
-buildroot-1.8 2010-xx-xx <spudmonkey@racsa.co.cr>
+buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr>
* configs/cortexm3-defconfig-4.3.3: Added support for NuttX NXFLAT
tools.
@@ -64,3 +64,4 @@ buildroot-1.8 2010-xx-xx <spudmonkey@racsa.co.cr>
* configs/m32c-defconfig-4.2.4: Added genromfs
* configs/m32c-defconfig-4.3.3: Update to m32c-defconfig-4.2.4
+buildroot-1.9 2010-xx-xx <spudmonkey@racsa.co.cr>
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index 3ba7f03686..eefa01becc 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -10,8 +10,11 @@ can be used to build the following NuttX-compatible toolchains:
i.MX1 (ARM920T), and TI DM320 (ARM926EJ-S) provided with the
NuttX releases.
+ NXFLAT toolchain for use with the ARM7 and ARM9.
+
o arm-elf (thumb2) toolchain needed for use with the Luminary
- LM3S6918 (ARM Cortex-M3) port provided with the NuttX releases.
+ LM3S6918 (ARM Cortex-M3) and STM32 ports provided with the
+ NuttX releases.
NXFLAT toolchain for use with the ARM Cortex-M3.
@@ -24,6 +27,9 @@ can be used to build the following NuttX-compatible toolchains:
o m68hc11-elf toolchain (not currently used in any NuttX
configuration).
+ o m68hc12-elf toolchain needed for use with the MC68HCS12
+ NuttX port.
+
o sh-elf toolchain needed for the SH-1 NuttX port.
o m32c-elf toolchain needed for the Renesas M16C NuttX port.