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 a5def14 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error new 2a56840 i386: Allow "lea foo@GOT, %reg" in PIC
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 | 6 ++++++ bfd/elf32-i386.c | 12 +++++++---- ld/ChangeLog | 7 +++++++ ld/testsuite/ld-i386/i386.exp | 22 ++++++++++++++++++++ ld/testsuite/ld-i386/pr21168a.c | 14 +++++++++++++ ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} | 27 ++++++++++++++----------- 6 files changed, 72 insertions(+), 16 deletions(-) create mode 100644 ld/testsuite/ld-i386/pr21168a.c copy ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} (60%)