diff options
author | Will Newton <will.newton@linaro.org> | 2015-01-02 12:42:13 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2015-01-02 16:52:40 +0000 |
commit | b8607aac4f9b255e4ca4ed5217fb7d93b2f393e9 (patch) | |
tree | 1b8aa0549807733f11673f0a91e4de18a3473167 /ChangeLog | |
parent | b168057aaacf1d149246d0eb3e84332492d35063 (diff) | |
download | glibc-b8607aac4f9b255e4ca4ed5217fb7d93b2f393e9.tar glibc-b8607aac4f9b255e4ca4ed5217fb7d93b2f393e9.tar.gz glibc-b8607aac4f9b255e4ca4ed5217fb7d93b2f393e9.tar.bz2 glibc-b8607aac4f9b255e4ca4ed5217fb7d93b2f393e9.zip |
ARM: Remove configure check for binutils 2.21 for ARMv7
The default required version of binutils has been increased to 2.22
making this check redundant.
ChangeLog:
2015-01-02 Will Newton <will.newton@linaro.org>
* sysdeps/arm/armv7/configure: Removed.
* sysdeps/arm/armv7/configure.ac: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-01-02 Will Newton <will.newton@linaro.org> + + * sysdeps/arm/armv7/configure: Removed. + * sysdeps/arm/armv7/configure.ac: Likewise. + 2015-01-02 Joseph Myers <joseph@codesourcery.com> * All files with FSF copyright notices: Update copyright dates |