summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-28 15:09:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-28 15:09:21 +0000
commitb501edd4c0f7b4fffc6d187ee5e0bd862d381a79 (patch)
tree07710d24a89adbcbad9a5640a2ca1ea606534fd7 /misc/buildroot/ChangeLog
parentf71ae9420678e0aea0e985a0dc7ae7ac4707b624 (diff)
downloadnuttx-b501edd4c0f7b4fffc6d187ee5e0bd862d381a79.tar.gz
nuttx-b501edd4c0f7b4fffc6d187ee5e0bd862d381a79.tar.bz2
nuttx-b501edd4c0f7b4fffc6d187ee5e0bd862d381a79.zip
Add GCC 4.5.2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3535 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 37072928e..974fa0f02 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -89,11 +89,17 @@ buildroot-1.10 2011-xx-xx <spudmonkey@racsa.co.cr>
.exe files). That is probably not usable for most NuttX targets.
Instead, you should use this i486-elf-gcc to generate true ELF binaries
under Cygwin.
- * Makefile - Alter copy arguements to avoid permissions problems when
+ * Makefile - Alter copy arguments to avoid permissions problems when
copying NuttX header files.
* toolchain/nxflat/nxflat.mk and Makefile - Fix include paths.
* toolchain/gcc/3.3.6 - Added a patch to fixed compilation error on Ubuntu
9.10.
* toolchain/nxflat/Makefile - Correct static library link order.
+ * configs/arm920t-defconfig-4.3.3 - Enable support for NXFLAT tools.
+ * toolchain/binutils/2.21 and toolchain/gcc/4.5.2 - Add support for GCC
+ 4.5.2 with binutils 2.21.
+ * configs/cortex-eabi-defconfig-4.5.2 - Add a configuration to build a
+ GCC 4.5.2 EABI ARM toolchain for the Cortex-M3.
+