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 05ff7a4dfec Automatic date update in version.in new 909fcd9bc8f ld/pdb: Handle DEBUG_S_INLINEELINES data
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/pdb.c | 84 ++++++++++++ ld/pdb.h | 3 + ld/testsuite/ld-pe/pdb-inlineelines1-c13-info2.d | 10 ++ ld/testsuite/ld-pe/pdb-inlineelines1a.s | 20 +++ ld/testsuite/ld-pe/pdb-inlineelines1b.s | 160 +++++++++++++++++++++++ ld/testsuite/ld-pe/pdb.exp | 94 +++++++++++++ 6 files changed, 371 insertions(+) create mode 100644 ld/testsuite/ld-pe/pdb-inlineelines1-c13-info2.d create mode 100644 ld/testsuite/ld-pe/pdb-inlineelines1a.s create mode 100644 ld/testsuite/ld-pe/pdb-inlineelines1b.s