This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch in repository binutils-gdb.
from e4c5cc3729c Automatic date update in version.in new 3fd0711530d [PATCH] gas: sframe: command line option takes precedence o [...] new bb6b63d7b11 [PATCH] readelf: objdump: sframe: fix dumping with section name new 4b28a4c5427 [PATCH] doc: sframe: mention errata 1 of SFrame version 2
The 3 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: binutils/objdump.c | 19 +++++++++++++++- binutils/readelf.c | 3 +++ 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 + libsframe/doc/sframe-spec.texi | 20 +++++++++-------- 10 files changed, 73 insertions(+), 20 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 [...]