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 b26c8438c71 Un xfail the PR19719 test for the AArch64 architecture new beb6b61d1e6 Add an extra emulation called arm64pe to the aarch64pe emulation.
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 | 9 ++ ld/Makefile.am | 2 + ld/Makefile.in | 3 + ld/configure.tgt | 1 + ld/emulparams/arm64pe.sh | 4 + ld/emultempl/pep.em | 4 + ld/po/BLD-POTFILES.in | 1 + ld/po/ld.pot | 292 ++++++++++++++++++++++++----------------------- 8 files changed, 175 insertions(+), 141 deletions(-) create mode 100644 ld/emulparams/arm64pe.sh