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 5cf11483141 gdb/arm: Use new dwarf2 function cache new 9a02fbd1984 ld: Add pdb support to aarch64-w64-mingw32 new 0f97abf074a ld/testsuite: Add missing targets to PDB tests
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: ld/configure.tgt | 2 +- ld/emultempl/pep.em | 3 +- ld/pdb.c | 36 ++- ld/pdb.h | 1 + ld/testsuite/ld-pe/pdb-syms1a.s | 66 ++--- ld/testsuite/ld-pe/pdb-syms1b.s | 498 +++++++++++++++++------------------ ld/testsuite/ld-pe/pdb-syms2.s | 326 +++++++++++------------ ld/testsuite/ld-pe/pdb-types1a.s | 8 +- ld/testsuite/ld-pe/pdb-types1b.s | 544 +++++++++++++++++++-------------------- ld/testsuite/ld-pe/pdb-types2a.s | 8 +- ld/testsuite/ld-pe/pdb-types2b.s | 182 ++++++------- ld/testsuite/ld-pe/pdb-types3a.s | 42 +-- ld/testsuite/ld-pe/pdb-types3b.s | 46 ++-- ld/testsuite/ld-pe/pdb.exp | 9 +- ld/testsuite/ld-pe/pdb3a.s | 48 ++-- ld/testsuite/ld-pe/pdb3b.s | 4 +- 16 files changed, 923 insertions(+), 900 deletions(-)