summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 4cdbacbaf..41a76e7a2 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -10,7 +10,7 @@ buildroot-0.1.2 2008-11-06 <spudmonkey@racsa.co.cr>
* Add patch to build older binutils with newer Texinfo version
* Add support for SH-1 toolchain
-buildroot-0.1.3 2008-02-28 <spudmonkey@racsa.co.cr>
+buildroot-0.1.3 2009-02-28 <spudmonkey@racsa.co.cr>
* Add support for H8/300 toolchain
* Add support for GCC 4.2.4 and binutils 2.19
@@ -18,7 +18,7 @@ buildroot-0.1.3 2008-02-28 <spudmonkey@racsa.co.cr>
* New ARM configuration using GCC 4.2.4 and binutils 2.19
* Add Renesas R8C/M16C/M32C configuration using GCC 4.2.4 and binutils 2.19
-buildroot-0.1.4 2008-xx-xx <spudmonkey@racsa.co.cr>
+buildroot-0.1.4 2009-04-19 <spudmonkey@racsa.co.cr>
* Add support for a blackfin toolchain using GCC 4.2.4 and binutils 2.19
* GCC 4.2.4 no longer attempts to build libstdc++. Now we can build g++!
@@ -27,3 +27,4 @@ buildroot-0.1.4 2008-xx-xx <spudmonkey@racsa.co.cr>
we do not build a libc. Now it builds almost twice as fast.
* Removed logic to build the target GCC. That is never used.
+buildroot-0.1.5 2009-xx-xx <spudmonkey@racsa.co.cr>