From 35d5722e37aaa5b326cfa96fc205013f1823e963 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 20 May 2009 00:09:54 +0000 Subject: Prep for 0.1.6 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1807 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 3 ++- misc/buildroot/ReleaseNotes | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 4fe108c2c..41e27fa94 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -36,7 +36,7 @@ buildroot-0.1.5 2009-04-25 * Add support for gcc-4.3.3 and the ARM Cortex-M3 processor (thumb2) * Add support for binutils 2.19.1 -buildroot-0.1.6 2009-xx-xx +buildroot-0.1.6 2009-05-19 * Added config/arm7tdmi-defconfig-4.2.4 * Added config/arm920t-defconfig-4.3.3 @@ -45,4 +45,5 @@ buildroot-0.1.6 2009-xx-xx * Correct error in gcc-3.4.6/gcc/collect.c. Calls open with O_CREAT but does not specify mode. Newer host compilers can error out on this. +buildroot-0.1.7 2009-xx-xx diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes index ce035d8b4..d49054d2b 100644 --- a/misc/buildroot/ReleaseNotes +++ b/misc/buildroot/ReleaseNotes @@ -1,4 +1,4 @@ -ReleaseNotes v0.1.5: +ReleaseNotes v0.1.6: ^^^^^^^^^^^^^^^^^^^ This is a highly hacked up version of the buildroot (see @@ -10,8 +10,8 @@ can be used to build the following NuttX-compatible toolchains: i.MX1 (ARM920T), and TI DM320 (ARM926EJ-S) provided with the NuttX releases. - o arm-elf thumb2 toolchain needed for use with the ARM Cortex-M3 - ports provided with the NuttX releases. + o arm-elf (thumb2) toolchain needed for use with the Luminary + LM3S6918 (ARM Cortex-M3) port provided with the NuttX releases. o m68k-elf toolchain (not currently used in any NuttX configuration). -- cgit v1.2.3