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 c95d486d35f Use clean_restart in gdb.base new c194b6ac487 gas: Add CodeView constant for aarch64 new 48afe8b7107 gas/testsuite: Add -gcodeview test for aarch64-w64-mingw32
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: gas/codeview.c | 19 +++++++++++++------ gas/codeview.h | 1 + gas/testsuite/gas/aarch64/codeview-lines | 9 +++++++++ gas/testsuite/gas/{i386 => aarch64}/codeview.exp | 20 ++++++++++++++------ gas/testsuite/gas/{i386 => aarch64}/codeview1.s | 4 ++-- gas/testsuite/gas/aarch64/{nop-asm.s => codeview2.s} | 1 + 6 files changed, 40 insertions(+), 14 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/codeview-lines copy gas/testsuite/gas/{i386 => aarch64}/codeview.exp (93%) copy gas/testsuite/gas/{i386 => aarch64}/codeview1.s (80%) copy gas/testsuite/gas/aarch64/{nop-asm.s => codeview2.s} (50%)