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 66f8b2cbbb gas: Add --gdwarf-cie-version command line flag new 9aea1e3137 PR25196, abort in rewrite_elf_program_header new 6d6c25c8ea elf_backend_modify_headers new ed7e9d0bda elf_backend_init_file_header
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: bfd/ChangeLog | 75 +++++++++++++++++++++++ bfd/bfd-in2.h | 1 + bfd/bfd.c | 2 + bfd/elf-bfd.h | 13 ++-- bfd/elf-nacl.c | 123 +++++++++++++++++++------------------ bfd/elf-nacl.h | 2 +- bfd/elf.c | 114 ++++++++++++++++------------------- bfd/elf32-arm.c | 18 +++--- bfd/elf32-i386.c | 23 +++---- bfd/elf32-m68hc12.c | 2 +- bfd/elf32-m68hc1x.c | 12 ++-- bfd/elf32-m68hc1x.h | 2 +- bfd/elf32-metag.c | 11 ++-- bfd/elf32-ppc.c | 1 - bfd/elf32-rx.c | 7 +-- bfd/elf32-sh.c | 2 - bfd/elf32-spu.c | 167 ++++++++++++++++++++++++++------------------------- bfd/elf32-visium.c | 15 +++-- bfd/elf64-alpha.c | 15 +++-- bfd/elf64-hppa.c | 17 +++--- bfd/elf64-ia64-vms.c | 16 +++-- bfd/elf64-x86-64.c | 6 +- bfd/elfnn-aarch64.c | 15 ++--- bfd/elfnn-ia64.c | 25 ++++---- bfd/elfxx-mips.c | 10 +-- bfd/elfxx-mips.h | 4 +- bfd/elfxx-target.h | 12 ++-- 27 files changed, 403 insertions(+), 307 deletions(-)