This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/binutils-gdb.
from ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers adds e2904e1ff0 Use unique_ptr for objfiles adds b8be9aea5c i386: Ajdust more tests for opcodes/i386: remove trailing wh [...] adds 98a1627f19 x86: Properly handle IFUNC function pointer reference adds 739f950664 Automatic date update in version.in new b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
The 1 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/Makefile.in | 3 +- bfd/doc/chew.c | 41 ++++++++++++++++++++++-- bfd/doc/local.mk | 4 +-- bfd/elf32-i386.c | 8 ++++- bfd/elf64-x86-64.c | 8 ++++- bfd/version.h | 2 +- gdb/objfiles.c | 4 +-- gdb/objfiles.h | 2 +- gdb/progspace.c | 6 ++-- gdb/progspace.h | 8 ++--- ld/testsuite/ld-i386/libno-plt-1b.dd | 2 +- ld/testsuite/ld-i386/no-plt-1a.dd | 4 +-- ld/testsuite/ld-i386/no-plt-1b.dd | 2 +- ld/testsuite/ld-i386/no-plt-1c.dd | 2 +- ld/testsuite/ld-i386/no-plt-1d.dd | 4 +-- ld/testsuite/ld-i386/no-plt-1e.dd | 4 +-- ld/testsuite/ld-i386/no-plt-1f.dd | 2 +- ld/testsuite/ld-i386/no-plt-1g.dd | 2 +- ld/testsuite/ld-i386/no-plt-1h.dd | 4 +-- ld/testsuite/ld-i386/no-plt-1i.dd | 4 +-- ld/testsuite/ld-i386/no-plt-1j.dd | 4 +-- ld/testsuite/ld-i386/plt-main-ibt.dd | 2 +- ld/testsuite/ld-i386/plt-pie-ibt.dd | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++ ld/testsuite/ld-ifunc/pr29216.c | 62 ++++++++++++++++++++++++++++++++++++ 25 files changed, 155 insertions(+), 40 deletions(-) create mode 100644 ld/testsuite/ld-ifunc/pr29216.c