diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-01 23:40:09 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-01 23:40:09 +0200 |
commit | ca74790030e4eec04e25a633e23400c2d89fc89c (patch) | |
tree | 0c2fac069fb753906e6a6f2d087730b767cd5477 | |
parent | 0b5dc3192306409113adbb0dfbcaa62bbcdf4fb4 (diff) | |
download | buildroot-ca74790030e4eec04e25a633e23400c2d89fc89c.tar.gz buildroot-ca74790030e4eec04e25a633e23400c2d89fc89c.zip |
CHANGES: update after binutils changes
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,6 +66,8 @@ - Switch to gcc 6.x as the default gcc version, add support for gcc 7.x, remove support for gcc 4.8 + - Switch to binutils 2.28 as the default binutils version, add + support for binutils 2.29, remove support for binutils 2.26 - Support added for gdb 8.0 - uClibc-ng bumped to 1.0.26 - CodeSourcery toolchains for x86 and SuperH have been |