From aefffe167d432b190c630ad61316a1562df38331 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 9 Apr 2012 17:21:30 +0000 Subject: Add 4.5.2 ARM fixes contributed by Gerd v. Egidy git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4578 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 59de91a73..58ee44e5a 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -108,4 +108,12 @@ buildroot-1.11 2011-xx-xx * configs/avr-defconfig-4.5.2 - New configuration. * Config.in and almost all configurations in configs/ - Changed the default nuttx path to $(TOPDIR)/../../nuttx + * Misc files. Patch provided by Gerd v. Egidy that solves the following + problems + - binutils 2.21 is not available on the gnu servers anymore, they replaced + it with 2.21.1 + - there is some assembler error when compiling gcc for arm, gcc bugzilla + 43999 + - you can't build nuttx for cortex m3/m4 because of a missing instruction + in ethe assembler, binutils bugzilla 12296 -- cgit v1.2.3