This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/release-arm in repository toolchain/ci/binutils-gdb.
from 794474ead0 Automatic date update in version.in new 81d275cb83 Automatic date update in version.in new b0530a6f3d Automatic date update in version.in new 1d81266d92 Automatic date update in version.in new e35ea91a86 Automatic date update in version.in new e1ea1dafff x86: Properly handle IFUNC function pointer reference
The 5 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/elf32-i386.c | 8 +++++- bfd/elf64-x86-64.c | 8 +++++- bfd/version.h | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++ ld/testsuite/ld-ifunc/pr29216.c | 62 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 86 insertions(+), 3 deletions(-) create mode 100644 ld/testsuite/ld-ifunc/pr29216.c