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 6e41ddec97 compile: Add 'set compile-gcc' new 73784fa565 x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON [...]
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 | 7 ++ bfd/elf32-i386.c | 116 ++++++++++++--------- bfd/elf64-x86-64.c | 114 +++++++++++--------- ld/ChangeLog | 9 ++ ld/testsuite/ld-i386/i386.exp | 1 + .../ld-i386/{protected2.d => protected7.d} | 5 +- .../ld-i386/{property-no-copy.S => protected7.s} | 16 +++ ld/testsuite/ld-x86-64/{hidden2.d => protected8.d} | 4 +- .../ld-x86-64/{property-x86-4b.s => protected8.s} | 32 +++--- ld/testsuite/ld-x86-64/x86-64.exp | 1 + 10 files changed, 187 insertions(+), 118 deletions(-) copy ld/testsuite/ld-i386/{protected2.d => protected7.d} (57%) copy ld/testsuite/ld-i386/{property-no-copy.S => protected7.s} (64%) copy ld/testsuite/ld-x86-64/{hidden2.d => protected8.d} (56%) copy ld/testsuite/ld-x86-64/{property-x86-4b.s => protected8.s} (59%)