From: Andrei Borzenkov Date: Tue, 16 Jun 2015 16:49:32 +0000 (+0300) Subject: NEWS: mention libgcc removal X-Git-Tag: 2.02-beta3~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27af387ea56123bfb101f2129490fa2df704d22;p=thirdparty%2Fgrub.git NEWS: mention libgcc removal --- diff --git a/NEWS b/NEWS index ad572ffe1..6e33909de 100644 --- a/NEWS +++ b/NEWS @@ -146,6 +146,9 @@ New in 2.02: Python 2.6. * modinfo.sh contains build information now. * Added many new tests to improve robustness. + * Target is built without libgcc now. Necessary builtins are reimplemented + directly. This removes requirement for target-specific runtime on build + system. * Revision control moved to git.