summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 3643672b6..497380d15 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -133,7 +133,7 @@ buildroot-1.12 2013-03-15 <gnutt@nuttx.org>
(from Ken Bannister).
* Add support for a Cortex-M0 toolchain based on GCC 4.6.3.
-buildroot-1.13 2011-xx-xx <gnutt@nuttx.org>
+buildroot-1.13 2011-01-29 <gnutt@nuttx.org>
* Ubuntu's HOSTCC prints 'gcc-Version 4.6.3' but dependencies.sh expects
'gcc version 4.6.3'. This changes solves the issue, but should be
@@ -141,3 +141,4 @@ buildroot-1.13 2011-xx-xx <gnutt@nuttx.org>
* Add support for Cortex-A5 and Cortex-A8
* Bring-in support for GCC 4.8.2 from the "real" buildroot (2013-12-26).
+buildroot-1.14 2011-xx-xx <gnutt@nuttx.org>