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 9bd8e0b072 Update "gdb --configuration" with recently added features new f657f8c4a1 Fix Sparc, s390 and AArch64 targets so that they can handle [...]
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/ChangeLog | 11 ++++ bfd/elf32-s390.c | 6 +-- bfd/elf64-s390.c | 6 +-- bfd/elfnn-aarch64.c | 6 +++ bfd/elfxx-sparc.c | 9 +++- ld/ChangeLog | 9 ++++ ld/testsuite/ld-ifunc/ifunc.exp | 3 ++ ld/testsuite/ld-ifunc/ifuncmod5.d | 8 +++ ld/testsuite/ld-ifunc/ifuncmod5.s | 105 ++++++++++++++++++++++++++++++++++++++ 9 files changed, 156 insertions(+), 7 deletions(-) create mode 100644 ld/testsuite/ld-ifunc/ifuncmod5.d create mode 100644 ld/testsuite/ld-ifunc/ifuncmod5.s