|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/19368] [2.26/2.27 regression] IFUNC support not working on arm-linux-gnueabi* |
Date: | Fri, 08 Jan 2016 09:50:02 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19368 --- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jiong Wang <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=109575d7ebac21a0eb67980001ecd4173d696f88 commit 109575d7ebac21a0eb67980001ecd4173d696f88 Author: Jiong Wang <address@hidden> Date: Fri Jan 8 09:47:24 2016 +0000 [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE 2016-01-08 Richard Sandiford <address@hidden> Jiong Wang <address@hidden> PR ld/19368 bfd/ * elf32-arm.c (elf32_arm_reloc_type_class): Map R_ARM_IRELATIVE to reloc_class_ifunc. ld/ * testsuite/ld-arm/ifunc-3.rd: Update expected result. * testsuite/ld-arm/ifunc-4.rd: Likewise. * testsuite/ld-arm/ifunc-9.rd: Likewise. * testsuite/ld-arm/ifunc-10.rd: Likewise. * testsuite/ld-arm/ifunc-12.rd: Likewise. * testsuite/ld-arm/ifunc-13.rd: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |