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 f98d33b Add SFENCE.VMA instruction new a5def14 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error
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 | 8 ++++++++ bfd/elf32-i386.c | 2 +- ld/ChangeLog | 10 ++++++++++ ld/testsuite/ld-i386/i386.exp | 3 +++ ld/testsuite/ld-i386/pr20244-4.s | 10 ++++++++++ ld/testsuite/ld-i386/pr20244-4a.d | 18 ++++++++++++++++++ ld/testsuite/ld-i386/{pr20244-1b.d => pr20244-4b.d} | 4 ++-- ld/testsuite/ld-i386/pr20244-4c.d | 4 ++++ 8 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 ld/testsuite/ld-i386/pr20244-4.s create mode 100644 ld/testsuite/ld-i386/pr20244-4a.d copy ld/testsuite/ld-i386/{pr20244-1b.d => pr20244-4b.d} (70%) create mode 100644 ld/testsuite/ld-i386/pr20244-4c.d