From f42be1c2468d7dea04f5e4c5267ca9b65d4ffc3f Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 21 Dec 2009 15:25:11 +0000 Subject: Prep for 1.8 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2403 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 3 ++- misc/buildroot/ReleaseNotes | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'misc/buildroot') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 084d8d417..89ecab1be 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -52,7 +52,7 @@ buildroot-0.1.7 2009-06-26 * 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 +buildroot-1.8 2009-12-21 * configs/cortexm3-defconfig-4.3.3: Added support for NuttX NXFLAT tools. @@ -64,3 +64,4 @@ buildroot-1.8 2010-xx-xx * 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 diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes index 3ba7f0368..eefa01bec 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. -- cgit v1.2.3