This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from bc327528fd [AArch64] Allow COPY relocation elimination new 51fa2693ad cl new 6322e5c5cb x86: Dump local IFUNC functions in the map file
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 14 ++++++++++++++ bfd/elf32-i386.c | 27 ++++++++++++++++++--------- bfd/elf64-x86-64.c | 15 +++++++++++++++ ld/ChangeLog | 10 ++++++++++ ld/testsuite/ld-ifunc/ifunc-1-local-x86.d | 3 ++- ld/testsuite/ld-ifunc/ifunc-1-local-x86.map | 3 +++ ld/testsuite/ld-ifunc/ifunc-1-x86.d | 3 ++- ld/testsuite/ld-ifunc/ifunc-1-x86.map | 3 +++ 8 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 ld/testsuite/ld-ifunc/ifunc-1-local-x86.map create mode 100644 ld/testsuite/ld-ifunc/ifunc-1-x86.map