summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 6ed11b186..aa87dd9a5 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -147,4 +147,6 @@ buildroot-1.14 2011-xx-xx <gnutt@nuttx.org>
* Support for the Cortex-M4F (with hardware floating point). Also from
David Alessio (2014-2-18).
* Added a Cortex-M3 GCC 4.8.2 EABI configuration (2014-2-27).
+ * toolchain/nxflat/ldnxflat.c and mknxflat.c: Fix error with binutils-2.4:
+ bfd.h wants us to include config.h first (2014-2.27).