diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-02-27 23:07:59 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-27 23:07:59 +0000 |
commit | 0e7727f71db5d393cf7374704d62d7ff23992950 (patch) | |
tree | d29aaff4d6b120d67452920e22567bf8cb9a1849 /ChangeLog | |
parent | 428d5830a23980436ca57f3d2b4f79919adfd5f1 (diff) | |
download | glibc-0e7727f71db5d393cf7374704d62d7ff23992950.tar.gz glibc-0e7727f71db5d393cf7374704d62d7ff23992950.tar.xz glibc-0e7727f71db5d393cf7374704d62d7ff23992950.zip |
Require GCC 4.3 or later.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c41eec3cb9..3d1686b13c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-02-27 Joseph Myers <joseph@codesourcery.com> + + * configure.in (CC): Restrict allowed GCC versions to 4.3 and + later. Allow versions 5-9. + * configure: Regenerated. + * manual/install.texi (Tools for Compilation): Give GCC 4.3 as + required minimum version and 4.6 as recommended version. Do not + mention bugs in GCC 2.7 and 2.8. + * INSTALL: Regenerated. + 2012-02-27 David S. Miller <davem@davemloft.net> * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file. |