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 972092a9eda PR32032 dwp segfaults on hello world binary new fb2a924990d PR 31728 testcases new 6c41f7a812d Fixes to "PR 31728 testcases"
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: binutils/testsuite/lib/binutils-common.exp | 23 ++++++++++++++++-- ld/testsuite/ld-pe/exclude-symbols-def-i386.d | 8 ++++--- ld/testsuite/ld-pe/exclude-symbols-def-x86_64.d | 8 ++++--- ld/testsuite/ld-pe/exclude-symbols-embedded-i386.d | 8 ++++--- .../ld-pe/exclude-symbols-embedded-x86_64.d | 8 ++++--- ld/testsuite/ld-pe/pe.exp | 15 ++++++++++++ .../ld-pe/symbols-ordinals-hints-call-imports.s | 17 ++++++++++++++ .../ld-pe/symbols-ordinals-hints-exports-dlltool.d | 21 +++++++++++++++++ .../ld-pe/symbols-ordinals-hints-exports-ld.d | 20 ++++++++++++++++ .../ld-pe/symbols-ordinals-hints-exports.s | 25 ++++++++++++++++++++ .../ld-pe/symbols-ordinals-hints-imports-dlltool.d | 27 ++++++++++++++++++++++ .../ld-pe/symbols-ordinals-hints-imports-ld.d | 26 +++++++++++++++++++++ ld/testsuite/ld-pe/symbols-ordinals-hints.def | 9 ++++++++ 13 files changed, 201 insertions(+), 14 deletions(-) create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints-call-imports.s create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints-exports-dlltool.d create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints-exports-ld.d create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints-exports.s create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints-imports-dlltool.d create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints-imports-ld.d create mode 100644 ld/testsuite/ld-pe/symbols-ordinals-hints.def