From 5fe2d3ad004c6d2e260f398d40ae0faa018cc17b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 25 Apr 2009 19:12:25 +0000 Subject: fix Cortex-M3 build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1737 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 2dcbdb859..71517f109 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -27,11 +27,14 @@ buildroot-0.1.4 2009-04-19 we do not build a libc. Now it builds almost twice as fast. * Removed logic to build the target GCC. That is never used. -buildroot-0.1.5 2009-xx-xx +buildroot-0.1.5 2009-04-25 * Replaced config/arm-defconfig-4.2.4 with config/arm920t-defconfig-4.2.4 and config/arm926t-defconfig-4.2.4 because of differences in the way that soft floating point is handled between these two architectures. - * Add support for gcc-4.3.3 and the ARM Cortex-M3 processor + * 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 + -- cgit v1.2.3