From 9f5ea3d120f3684351875f56a4110e7bd1501058 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 15 Mar 2014 10:05:18 -0600 Subject: Prep for NuttX 7.1 release --- misc/buildroot/ChangeLog | 6 ++++-- misc/buildroot/ReleaseNotes | 16 +++++++++++----- 2 files changed, 15 insertions(+), 7 deletions(-) (limited to 'misc/buildroot') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index e5c9dcc34..6c9d71ae1 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -133,7 +133,7 @@ buildroot-1.12 2013-03-15 (from Ken Bannister). * Add support for a Cortex-M0 toolchain based on GCC 4.6.3. -buildroot-1.13 2011-01-29 +buildroot-1.13 2014-01-29 * Ubuntu's HOSTCC prints 'gcc-Version 4.6.3' but dependencies.sh expects 'gcc version 4.6.3'. This changes solves the issue, but should be @@ -141,7 +141,7 @@ buildroot-1.13 2011-01-29 * Add support for Cortex-A5 and Cortex-A8 * Bring-in support for GCC 4.8.2 from the "real" buildroot (2013-12-26). -buildroot-1.14 2011-xx-xx +buildroot-1.14 2014-03-15 * Support for the GCC 4.7.3 compiler from David Alession (2014-2-18) * Support for the Cortex-M4F (with hardware floating point). Also from @@ -151,3 +151,5 @@ buildroot-1.14 2011-xx-xx bfd.h wants us to include config.h first (2014-2.27). * Added support for the kconfig-frontends-3.12.0.0 tools. +buildroot-1.15 2014-xx-xx + diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes index 7178cd0ee..10eab477a 100644 --- a/misc/buildroot/ReleaseNotes +++ b/misc/buildroot/ReleaseNotes @@ -1,4 +1,4 @@ -ReleaseNotes v1.13 +ReleaseNotes v1.14 ================== Supported GCC Toolchains @@ -18,13 +18,19 @@ can be used to build the following NuttX-compatible toolchains: o arm-eabi ARM Cortex-M0 toolchain needed for use with the NUC120 and Freescale KL ports provided with the NuttX releases. - o arm-elf and arm-eabi ARM Cortex-M3 (thumb2) toolchain needed - for use with the Freescale Kinetis, Luminary LM3Sxx, NXP LPC17xx, - NXP LPC43xx, Atmel SAM3/4, and STMicro STM32 ports provided with - the NuttX releases. + o arm-elf and arm-eabi ARM Cortex-M3/4 (thumb2) toolchain needed + for use with the Freescale Kinetis and KL, TI Tiva/Stellaris LM3S, LM4F, + and TM4C, NXP LPC17xx, NXP LPC43xx, Atmel SAM3/4, and STMicro STM32 F1, + F2, F3 and F4 ports provided with the NuttX releases. NXFLAT toolchain for use with the ARM Cortex-M3/4. + o arm-eabi ARM Cortex-M4F (thumb2) toolchain needed for use with the + Tiva/Stellaris LM4F, and TM4C, NXP LPC43xx, Atmel SAM3/4, and STMicro + STM32 F3 and F3 ports provided with the NuttX releases. + + NXFLAT toolchain for use with the ARM Cortex-M4F. + o arm-elf and arm-eabi ARM Cortex-A5/A8 toolchain needed for use with the Atmel SAMA5D3x and Allwinner A10 ports provided with the NuttX releases. -- cgit v1.2.3