aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2019-02-27 13:21:46 -0800
committerH.J. Lu <hjl.tools@gmail.com>2019-02-27 13:21:55 -0800
commit92ad88fe72194ccb72a5f34fa3c76078bfc89400 (patch)
tree0efb813db9d768886d738866816bc716bbb604aa /ChangeLog
parent6bd4d02ee997f5b073583c5d8638ffdefedb13bc (diff)
downloadglibc-92ad88fe72194ccb72a5f34fa3c76078bfc89400.zip
glibc-92ad88fe72194ccb72a5f34fa3c76078bfc89400.tar.gz
glibc-92ad88fe72194ccb72a5f34fa3c76078bfc89400.tar.bz2
elf/Makefile: Run IFUNC tests if binutils supports IFUNC
We should run IFUNC tests with --disable-multi-arch if the toolchain supports IFUNCs. For correctness, --disable-multi-arch must not remove IFUNC support from the loader. Tested on x86-64, x32 and i686 with and without --disable-multi-arch. * configure.ac (have-ifunc): New LIBC_CONFIG_VAR. * configure: Regenerated. * elf/Makefile: Run IFUNC tests if binutils supports IFUNC. Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 902ae1b..ed05044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-02-27 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.ac (have-ifunc): New LIBC_CONFIG_VAR.
+ * configure: Regenerated.
+ * elf/Makefile: Run IFUNC tests if binutils supports IFUNC.
+
2019-02-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Define ifunc