From ad1878e8fe6fa997672a83ffe8bbee9883649781 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 15 Mar 2013 18:07:34 +0000 Subject: Prep for 6.26 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 4 +++- misc/buildroot/ReleaseNotes | 13 ++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index e6ad07646..b77808e93 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -127,9 +127,11 @@ buildroot-1.11 2011-11-05 past the end of allocated memory. Partial restoration of R_ARM_REL32 logic. There are lots of issues that I still do not understand here. -buildroot-1.12 2011-xx-xx +buildroot-1.12 2013-03-15 * Fix typo toolchain/gdb/Config.in that prevented GDB 7.4 from building (from Ken Bannister). * Add support for a Cortex-M0 toolchain based on GCC 4.6.3. +buildroot-1.13 2011-xx-xx + diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes index 266354e63..6f3623bda 100644 --- a/misc/buildroot/ReleaseNotes +++ b/misc/buildroot/ReleaseNotes @@ -1,5 +1,5 @@ -ReleaseNotes v0.1.11 -==================== +ReleaseNotes v1.12 +================== Supported Toolchains -------------------- @@ -15,9 +15,12 @@ can be used to build the following NuttX-compatible toolchains: NXFLAT toolchain for use with the ARM7 and ARM9. - o arm-elf ARM Cortex-M3 (thumb2) toolchain needed for use with - the Luminary LM3Sxxx, NXP 17xxxx, Atmel SAM3u, and STMicro - STM32 ports provided with the NuttX releases. + o arm-eabi ARM Cortex-M0 toolchain needed for use with + the NUC120 ports provided with the NuttX releases. + + o arm-elf and arm-eabi ARM Cortex-M3 (thumb2) toolchain needed + for use with the Luminary LM3Sxxx, NXP 17xxx, Atmel SAM3u, and + STMicro STM32 ports provided with the NuttX releases. NXFLAT toolchain for use with the ARM Cortex-M3. -- cgit v1.2.3