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 ae0264a647 gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC [...] new 92f7d783c1 x86: Add GC testcases with property sections
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: ld/ChangeLog | 14 ++++++++++++++ ld/testsuite/ld-i386/i386.exp | 2 ++ ld/testsuite/ld-i386/property-x86-4a.d | 10 ++++++++++ ld/testsuite/ld-i386/property-x86-4a.s | 5 +++++ ld/testsuite/ld-i386/property-x86-4b.d | 10 ++++++++++ ld/testsuite/ld-i386/property-x86-4b.s | 20 ++++++++++++++++++++ ld/testsuite/ld-x86-64/property-x86-4a.d | 10 ++++++++++ ld/testsuite/ld-x86-64/property-x86-4a.s | 5 +++++ ld/testsuite/ld-x86-64/property-x86-4b.d | 10 ++++++++++ ld/testsuite/ld-x86-64/property-x86-4b.s | 20 ++++++++++++++++++++ ld/testsuite/ld-x86-64/x86-64.exp | 2 ++ 11 files changed, 108 insertions(+) create mode 100644 ld/testsuite/ld-i386/property-x86-4a.d create mode 100644 ld/testsuite/ld-i386/property-x86-4a.s create mode 100644 ld/testsuite/ld-i386/property-x86-4b.d create mode 100644 ld/testsuite/ld-i386/property-x86-4b.s create mode 100644 ld/testsuite/ld-x86-64/property-x86-4a.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-4a.s create mode 100644 ld/testsuite/ld-x86-64/property-x86-4b.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-4b.s