diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-15 22:58:17 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-15 22:58:17 +0200 |
commit | 144e4ed085d67b46cb0ce9c1c45794bce3c8cb99 (patch) | |
tree | d018770f8cfe66159a95c3bf59460c9206ce0aba /CHANGES | |
parent | 947a9b8586a568a5b400d842bbd1a0762b0fa397 (diff) | |
download | buildroot-novena-144e4ed085d67b46cb0ce9c1c45794bce3c8cb99.tar.gz buildroot-novena-144e4ed085d67b46cb0ce9c1c45794bce3c8cb99.zip |
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-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |