]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
NEWS: mention libgcc removal
authorAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 16 Jun 2015 16:49:32 +0000 (19:49 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 16 Jun 2015 16:49:32 +0000 (19:49 +0300)
NEWS

diff --git a/NEWS b/NEWS
index ad572ffe15aa2cc25a3e3d7c92cb37aa9c040945..6e33909debf4123bc95c277faf022c7a88e7f182 100644 (file)
--- 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.