diff options
author | Andreas Jaeger <aj@suse.de> | 2012-10-30 09:07:01 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-10-30 09:07:01 +0100 |
commit | e5088dc6870b072a263f207af9e410c82f80a09e (patch) | |
tree | f9d1a6656afb4f8c3265cd8f0f8f7f70a286e350 /NEWS | |
parent | e717036357a703f9166abec29d73245a1c4ccbb4 (diff) | |
download | glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar.gz glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar.bz2 glibc-e5088dc6870b072a263f207af9e410c82f80a09e.zip |
[BZ#14767] Remove tests for have-initfini-array in elf/Makefile
* elf/Makefile (tests): Remove conditional for have-initfini-array
since this is now always required and the variable does not exist
anymore.
(tests-static): Likewise.
(modules-names): Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Version 2.17 14477, 14505, 14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576, 14579, 14583, 14587, 14602, 14621, 14638, 14645, 14648, 14652, 14660, 14661, 14683, 14694, 14716, - 14743. + 14743, 14767. * Support for STT_GNU_IFUNC symbols added for s390 and s390x. Optimized versions of memcpy, memset, and memcmp added for System z10 and |