From efb23e7a2f1b197a5fed65183a380a247c61e9da Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 28 Feb 2009 22:36:40 +0000 Subject: prep for 0.1.3 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1543 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 5 ++++- misc/buildroot/ReleaseNotes | 16 +++++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) (limited to 'misc/buildroot') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 48d2aeeaf..6862a75fe 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -10,10 +10,13 @@ buildroot-0.1.2 2008-11-06 * Add patch to build older binutils with newer Texinfo version * Add support for SH-1 toolchain -buildroot-0.1.3 2008-xx-xx +buildroot-0.1.3 2008-02-28 * Add support for H8/300 toolchain * Add support for GCC 4.2.4 and binutils 2.19 * Various fixes for newer Linux environments * New ARM configuration using GCC 4.2.4 and binutils 2.19 * Add Renesas R8C/M16C/M32C configuration using GCC 4.2.4 and binutils 2.19 + +buildroot-0.1.4 2008-xx-xx + diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes index cb4e5a861..7a3b45408 100644 --- a/misc/buildroot/ReleaseNotes +++ b/misc/buildroot/ReleaseNotes @@ -1,4 +1,4 @@ -ReleaseNotes v0.1.2: +ReleaseNotes v0.1.3: ^^^^^^^^^^^^^^^^^^^ This is a highly hacked up version of the buildroot (see @@ -16,11 +16,12 @@ o m68k-elf toolchain (not currently used in any NuttX o m68hc11-elf toolchain (not currently used in any NuttX configuration). -o sh-elf toolchain needed for the SH-1 Nuttx port. +o sh-elf toolchain needed for the SH-1 NuttX port. -This is NOT a part of the NuttX project and is provided only -for convenience. This package is licensed as GPL (see -http://buildroot.uclibc.org/about.html). +o m32c-elf toolchain needed for the Renesas M16C NuttX port. + +0 H8/300 toolchain (not currently used in any NuttX + configuration). Instructions: @@ -31,7 +32,8 @@ Instructions: - make oldconfig - make -Other configuration files: m68k-defconfig, m68hc11-defconfig, -and sh-defconfig. +See configs/README.txt for other configurations and for more detailed +instructions. + -- cgit v1.2.3