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-aarch64 in repository toolchain/ci/gdb.
from ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers adds e2904e1ff0 Use unique_ptr for objfiles new b8be9aea5c i386: Ajdust more tests for opcodes/i386: remove trailing wh [...] new 98a1627f19 x86: Properly handle IFUNC function pointer reference new 739f950664 Automatic date update in version.in
The 3 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 +- 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 ++++++++++++++++++++++++++++++++++++ 22 files changed, 114 insertions(+), 33 deletions(-) create mode 100644 ld/testsuite/ld-ifunc/pr29216.c