glibc/sysdeps/s390
Joseph Myers 073e8fa773 Require binutils 2.25 or later to build glibc.
This patch implements a requirement of binutils >= 2.25 (up from 2.22)
to build glibc.  Tests for 2.24 or later on x86_64 and s390 are
removed.  It was already the case, as indicated by buildbot results,
that 2.24 was too old for building tests for 32-bit x86 (produced
internal linker errors linking elf/tst-gnu2-tls1mod.so).  I don't know
if any configure tests for binutils features are obsolete given the
increased version requirement.

Tested for x86_64.

	* configure.ac (AS): Require binutils 2.25 or later.
	(LD): Likewise.
	* configure: Regenerated.
	* sysdeps/s390/configure.ac (AS): Remove version check.
	* sysdeps/s390/configure: Regenerated.
	* sysdeps/x86_64/configure.ac (AS): Remove version check.
	* sysdeps/x86_64/configure: Regenerated.
	* manual/install.texi (Tools for Compilation): Document
	requirement for binutils 2.25 or later.
	* INSTALL: Regenerated.
2017-06-28 11:31:50 +00:00
..
bits Remove bits/string.h. 2017-06-20 08:21:24 -04:00
fpu S390: Sync ptrace.h with kernel. [BZ #21539] 2017-06-19 16:27:25 +02:00
multiarch S390: Use cu21 instruction for converting from utf16 to utf8. 2017-06-27 17:09:43 +02:00
nptl
s390-32 S390: Save and restore r12 in TLS_IE macro. 2017-06-27 15:23:43 +02:00
s390-64 S390: Save and restore r12 in TLS_IE macro. 2017-06-27 15:23:43 +02:00
abort-instr.h
asm-syntax.h
atomic-machine.h
configure Require binutils 2.25 or later to build glibc. 2017-06-28 11:31:50 +00:00
configure.ac Require binutils 2.25 or later to build glibc. 2017-06-28 11:31:50 +00:00
dl-irel.h
dl-procinfo.c S390: Add new hwcap values for new cpu architecture - arch12. 2017-06-27 17:09:42 +02:00
dl-procinfo.h S390: Add new hwcap values for new cpu architecture - arch12. 2017-06-27 17:09:42 +02:00
dl-tls.h
ffs.c
fix-fp-int-convert-overflow.h
gccframe.h
gconv-modules
gmp-mparam.h
Implies
iso-8859-1_cp037_z900.c
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
linkmap.h
longjmp.c
machine-gmon.h
Makefile
mempcpy.S
memusage.h
preconfigure
sotruss-lib.c
stackinfo.h
string_private.h
utf8-utf16-z9.c S390: Use cu21 instruction for converting from utf16 to utf8. 2017-06-27 17:09:43 +02:00
utf8-utf32-z9.c S390: Use cu41 instruction for converting from utf32 to utf8. 2017-06-27 17:09:42 +02:00
utf16-utf32-z9.c S390: Use cu24 instruction for converting from utf16 to utf32. 2017-06-27 17:09:43 +02:00
Versions