summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-18 12:51:36 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-18 12:51:36 -0600
commit2f49cca8d1c256c9c3f33a70de98dbf68c2414e3 (patch)
treed6819266ae96dd0d0423578cd5f425a8e5a5f462 /misc/buildroot/ChangeLog
parent505e4af4af4950b5e6c5533b33039b5cd4fed9ab (diff)
downloadnuttx-2f49cca8d1c256c9c3f33a70de98dbf68c2414e3.tar.gz
nuttx-2f49cca8d1c256c9c3f33a70de98dbf68c2414e3.tar.bz2
nuttx-2f49cca8d1c256c9c3f33a70de98dbf68c2414e3.zip
Buildroot support for GCC 4.7.3 and for Cortex-M4 with hardware floating point from David Alessio
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 497380d15..69eccd948 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -142,3 +142,7 @@ buildroot-1.13 2011-01-29 <gnutt@nuttx.org>
* Bring-in support for GCC 4.8.2 from the "real" buildroot (2013-12-26).
buildroot-1.14 2011-xx-xx <gnutt@nuttx.org>
+
+ * Support for the GCC 4.7.3 compiler from David Alession (2014-2-18)
+ * Support for the Cortex-M4F (with hardware floating point). Also from
+ David Alessio (2014-2-18).