From 87ebaa9971f8001280ae800b531430aea0f6fc19 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 10 Feb 2011 20:24:13 +0000 Subject: Add support for m9s12x git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3279 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index b2d991c5c..fee5f16f3 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -64,7 +64,7 @@ buildroot-1.8 2009-12-21 * 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 +buildroot-1.9 2011-xx-xx * configs/arm926t-defconfig-4.3.3: update arm926t-defconfig-4.2.4 * configs/arm926t-defconfig-nxflat: NXFLAT-only configuration for @@ -73,5 +73,6 @@ buildroot-1.9 2010-xx-xx * toolchain/gdb/gdb.mk - Added --disable-werror to GDB configuration line. GDB 6.8 won't build because the tarbal was released with -Werror enabled and the build stops on the first warning. - - + * Add support for Freescale m9s12x using binutils 2.18 and gcc 3.3.6 and + patches available from http://www.msextra.com/tools courtesy of James + Cortina. Add configs/m9x12x-defconfig-3.3.6. -- cgit v1.2.3