summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-06-15 22:58:17 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-06-15 22:58:17 +0200
commit144e4ed085d67b46cb0ce9c1c45794bce3c8cb99 (patch)
treed018770f8cfe66159a95c3bf59460c9206ce0aba /CHANGES
parent947a9b8586a568a5b400d842bbd1a0762b0fa397 (diff)
toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1c4425b60..f3b8c6ccf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@
Fixes all over the tree and new features.
+ Toolchain: GCC 4.3.5, older 4.3.x versions removed.
+
Bootloaders: Various cleanups, moved to boot/, added Barebox,
removed yaboot. Support building u-boot from custom tarball.