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 a9bab7ab6e8 readelf: objdump: sframe: fix dumping with section name new 095319fe532 gas: sframe: command line option takes precedence
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: gas/as.c | 6 ++--- gas/as.h | 26 ++++++++++++++++++++-- gas/dw2gencfi.c | 11 +++++---- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-1.d | 2 +- .../gas/cfi-sframe/cfi-sframe-common-1c.d | 5 +++++ ...fi-sframe-common-1.s => cfi-sframe-common-1c.s} | 0 gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 1 + 7 files changed, 41 insertions(+), 10 deletions(-) create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-common-1c.d copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-1.s => cfi-sframe-common-1c.s [...]