summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-26 13:24:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-26 13:24:06 -0600
commit349f642f056d059b72dbfa3cba3763964b15d876 (patch)
treea3f309e659b0a3754499e71ff558aee3c2ecb10f /misc/buildroot/ChangeLog
parent528a08e265854a95976a5d77e91bdb934482a278 (diff)
downloadnuttx-349f642f056d059b72dbfa3cba3763964b15d876.tar.gz
nuttx-349f642f056d059b72dbfa3cba3763964b15d876.tar.bz2
nuttx-349f642f056d059b72dbfa3cba3763964b15d876.zip
Add GCc 4.8.2 support for buildroot
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 64c7fc120..3643672b6 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -139,4 +139,5 @@ buildroot-1.13 2011-xx-xx <gnutt@nuttx.org>
'gcc version 4.6.3'. This changes solves the issue, but should be
revisited at some time. From Oliver Riesener (2013-12-12).
* Add support for Cortex-A5 and Cortex-A8
+ * Bring-in support for GCC 4.8.2 from the "real" buildroot (2013-12-26).