From 7062bd4230a9b94adff4101af9ae6c6a0d53c6e6 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 30 Dec 2014 14:30:37 -0800 Subject: Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h PI_STATIC_AND_HIDDEN is always defined for i386. There is no need to check PI_STATIC_AND_HIDDEN in sysdeps/i386/dl-machine.h. [BZ #17775] * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed. (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise. (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4a869bb2de..df27204fec 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,8 @@ Version 2.21 17522, 17555, 17570, 17571, 17572, 17573, 17574, 17581, 17582, 17583, 17584, 17585, 17589, 17594, 17601, 17608, 17616, 17625, 17630, 17633, 17634, 17647, 17653, 17657, 17664, 17665, 17668, 17682, 17717, 17719, - 17722, 17723, 17724, 17725, 17732, 17733, 17744, 17745, 17746, 17747. + 17722, 17723, 17724, 17725, 17732, 17733, 17744, 17745, 17746, 17747, + 17775 * i386 memcpy functions optimized with SSE2 unaligned load/store. -- cgit v1.2.3-70-g09d2