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 e9061058b4f Reformat gdbarch-components.py to fix deviations new d19a265487e x86: Make protected symbols local for -shared new f638657759f x86: Disallow invalid relocations against protected symbols
The 2 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 | 4 +-- bfd/elf64-x86-64.c | 11 +++----- bfd/elfxx-x86.c | 23 ++++++++++++++--- bfd/elfxx-x86.h | 3 +-- ld/testsuite/ld-i386/i386.exp | 2 +- ld/testsuite/ld-i386/pr17709.err | 2 ++ ld/testsuite/ld-i386/pr17709.rd | 4 --- ld/testsuite/ld-i386/protected1.d | 4 ++- ld/testsuite/ld-i386/protected3.d | 2 +- ld/testsuite/ld-i386/protected6a.d | 4 ++- ld/testsuite/ld-x86-64/pr17709.err | 2 ++ ld/testsuite/ld-x86-64/pr17709.rd | 4 --- ld/testsuite/ld-x86-64/pr24151a-x32.d | 4 ++- ld/testsuite/ld-x86-64/pr24151a.d | 4 ++- ld/testsuite/ld-x86-64/pr28875-func.err | 2 +- ld/testsuite/ld-x86-64/protected1.d | 4 ++- ld/testsuite/ld-x86-64/protected3.d | 2 +- ld/testsuite/ld-x86-64/protected6a.d | 4 ++- ld/testsuite/ld-x86-64/protected7a.d | 4 ++- ld/testsuite/ld-x86-64/x86-64.exp | 45 +++++++++++++-------------------- 20 files changed, 71 insertions(+), 63 deletions(-) create mode 100644 ld/testsuite/ld-i386/pr17709.err delete mode 100644 ld/testsuite/ld-i386/pr17709.rd create mode 100644 ld/testsuite/ld-x86-64/pr17709.err delete mode 100644 ld/testsuite/ld-x86-64/pr17709.rd