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 1424c35d071 Power10 tidies new 90c14f0c3ac ELF: Add target_os to elf_link_hash_table/elf_backend_data
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: bfd/ChangeLog | 108 +++++++++++++++++++++++++++++++++++++++++++++++ bfd/elf-bfd.h | 15 +++++++ bfd/elf32-arm.c | 109 ++++++++++++++++++++++++------------------------ bfd/elf32-i386.c | 55 ++++++++---------------- bfd/elf32-mips.c | 3 ++ bfd/elf32-ppc.c | 37 ++++++++--------- bfd/elf32-sh.c | 29 +++++++------ bfd/elf32-sparc.c | 24 +---------- bfd/elf64-x86-64.c | 33 ++++----------- bfd/elflink.c | 1 + bfd/elfxx-mips.c | 120 +++++++++++++++++++++++++++++------------------------ bfd/elfxx-sparc.c | 29 +++++++------ bfd/elfxx-target.h | 5 +++ bfd/elfxx-x86.c | 20 ++++----- bfd/elfxx-x86.h | 21 ---------- 15 files changed, 338 insertions(+), 271 deletions(-)