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 2e573c0a3f9 Avoid testcase build failures with -Wunused-value new 3084d7a27b8 ELF: Add _bfd_elf_add_dynamic_tags
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 | 65 +++++++++++++++++++++++++++++++++++ bfd/elf-bfd.h | 9 +++++ bfd/elf-m10300.c | 66 ++--------------------------------- bfd/elf-vxworks.c | 13 +++++++ bfd/elf-vxworks.h | 3 +- bfd/elf32-arc.c | 53 ++-------------------------- bfd/elf32-arm.c | 73 ++------------------------------------- bfd/elf32-bfin.c | 22 +----------- bfd/elf32-cr16.c | 66 ++--------------------------------- bfd/elf32-frv.c | 22 +----------- bfd/elf32-hppa.c | 56 ++---------------------------- bfd/elf32-lm32.c | 49 ++------------------------ bfd/elf32-m32r.c | 50 +-------------------------- bfd/elf32-m68k.c | 47 ++----------------------- bfd/elf32-metag.c | 52 ++-------------------------- bfd/elf32-microblaze.c | 42 ++--------------------- bfd/elf32-nds32.c | 63 ++-------------------------------- bfd/elf32-nios2.c | 47 +------------------------ bfd/elf32-or1k.c | 50 +-------------------------- bfd/elf32-ppc.c | 41 ++-------------------- bfd/elf32-s390.c | 49 +------------------------- bfd/elf32-sh.c | 65 ++++------------------------------- bfd/elf32-tilepro.c | 46 +------------------------ bfd/elf32-vax.c | 70 ++----------------------------------- bfd/elf32-xtensa.c | 28 +++------------ bfd/elf64-alpha.c | 38 ++++----------------- bfd/elf64-hppa.c | 58 ++++--------------------------- bfd/elf64-s390.c | 49 +------------------------- bfd/elflink.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ bfd/elfnn-aarch64.c | 38 ++------------------- bfd/elfnn-ia64.c | 34 +++--------------- bfd/elfnn-riscv.c | 46 +------------------------ bfd/elfxx-sparc.c | 36 ++----------------- bfd/elfxx-tilegx.c | 46 +------------------------ bfd/elfxx-x86.c | 78 ++---------------------------------------- bfd/elfxx-x86.h | 3 -- 36 files changed, 257 insertions(+), 1409 deletions(-)