From 504aab67db9f7d0ec7996796add85d2d4b798ae4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 5 Oct 2012 23:01:51 +0000 Subject: Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 9c22edf03..0d896872f 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -115,5 +115,8 @@ buildroot-1.11 2011-xx-xx - 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 + in the assembler, binutils bugzilla 12296 + * Add support for binutils 2.22 and GCC 4.6.3. + * Change name of all tools from xxx-elf to xxx-nuttx-elf + * Added an ARM EABI GCC 4.6.3 configuration (tool name is arm-nuttx-eabi-). -- cgit v1.2.3