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 1b06334552f elf: Rename is_standard_elf to uses_elf_em new 16cbeae1b27 x86: testsuite: scfi: adjust COFI testcase new 91cdbed4d7b gas: scfi: untraceable control flow should be a hard error
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/ginsn.c | 4 +-- gas/testsuite/gas/scfi/x86_64/ginsn-cofi-1.l | 38 ++++++++++++++++++++++ .../scfi/x86_64/{scfi-cofi-1.s => ginsn-cofi-1.s} | 4 --- gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.d | 5 --- gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.l | 3 -- .../gas/scfi/x86_64/scfi-unsupported-cfg-1.l | 2 +- gas/testsuite/gas/scfi/x86_64/scfi-x86-64.exp | 3 +- 7 files changed, 42 insertions(+), 17 deletions(-) create mode 100644 gas/testsuite/gas/scfi/x86_64/ginsn-cofi-1.l rename gas/testsuite/gas/scfi/x86_64/{scfi-cofi-1.s => ginsn-cofi-1.s} (84%) delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.d delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.l