From d0721e703d222c01a9e8c329311c4fb01dac6972 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Thu, 29 Aug 2013 00:17:33 -0400 Subject: ARM: Pass dl_hwcap to IFUNC resolver. For REL relocs pass dl_hwcap to the IFUNC resolver as is required by the IFUNC API (bug 15905). --- ports/ChangeLog.arm | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ports/ChangeLog.arm') diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index 1e7a35c6a9..52f7c0f726 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,3 +1,10 @@ +2013-08-28 Kyle McMartin + Carlos O'Donell + + [BZ #15905] + * sysdeps/arm/dl-machine [!RTLD_BOOTSTRAP] (elf_machine_rel): + Pass GLRO(dl_hwcap) to the IFUNC resolver. + 2013-07-03 Joseph Myers * sysdeps/arm/include/bits/setjmp.h [_ISOMAC] (JMP_BUF_REGLIST): -- cgit v1.2.3