From: Thomas Petazzoni Date: Tue, 1 Aug 2017 21:40:09 +0000 (+0200) Subject: CHANGES: update after binutils changes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca74790030e4eec04e25a633e23400c2d89fc89c;p=buildroot.git CHANGES: update after binutils changes Signed-off-by: Thomas Petazzoni --- diff --git a/CHANGES b/CHANGES index f64795379e..e31fd7ac30 100644 --- a/CHANGES +++ b/CHANGES @@ -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