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 6bd2eada301 Automatic date update in version.in new 705a1d47a48 libsframe: implement an internal-only SFrame FDE representation new 610a98f0f88 include: sframe: add SFRAME_V2_ prefixed macro names for FDE new d1a0fa4704b gas: libsframe: use SFRAME_V2_* macro where available new 8ca0d748951 gas: sframe: add new sframe_xlate_ctx_get_cur_cfa_reg new d9dd80de9ad gas: sframe: pass SFrame FDE as argument to output_sframe_r [...] new 915903f01bd gas: sframe: refactor out the offsets emission code
The 6 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/gen-sframe.c | 103 +++++++++++++-------- gas/sframe-opt.c | 12 +-- include/sframe.h | 12 +++ libsframe/sframe-dump.c | 11 +-- libsframe/sframe.c | 239 ++++++++++++++++++++++++++++-------------------- 5 files changed, 229 insertions(+), 148 deletions(-)