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 b29d26411c WebAssembly: Disable subdirectory configuration for unsupported LD new 68d2067666 Fix compile time warning messages from gcc version 8 about c [...]
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 | 135 ++++++++++++++++++++++++++++++++++ bfd/aout-target.h | 2 +- bfd/aout-tic30.c | 2 +- bfd/binary.c | 2 +- bfd/coff-alpha.c | 14 ++-- bfd/coff-mips.c | 14 ++-- bfd/coffcode.h | 6 +- bfd/elf-m10300.c | 2 +- bfd/elf32-arc.c | 27 ++++--- bfd/elf32-cr16.c | 2 +- bfd/elf32-i370.c | 6 +- bfd/elf32-lm32.c | 2 +- bfd/elf32-m32r.c | 2 +- bfd/elf32-metag.c | 2 +- bfd/elf32-score.c | 2 +- bfd/elf32-score7.c | 2 +- bfd/elf32-xstormy16.c | 2 +- bfd/elf32-xtensa.c | 2 +- bfd/elf64-alpha.c | 2 +- bfd/elf64-hppa.c | 2 +- bfd/elf64-ia64-vms.c | 2 +- bfd/elf64-mmix.c | 2 +- bfd/elf64-sh64.c | 2 +- bfd/elfnn-ia64.c | 2 +- bfd/elfxx-target.h | 14 ++-- bfd/elfxx-x86.h | 2 +- bfd/i386msdos.c | 2 +- bfd/ieee.c | 8 +- bfd/ihex.c | 4 +- bfd/libaout.h | 2 +- bfd/libbfd-in.h | 198 +++++++++++++++++++++++++++----------------------- bfd/libbfd.c | 66 +++++++++++++++++ bfd/libbfd.h | 198 +++++++++++++++++++++++++++----------------------- bfd/libecoff.h | 6 +- bfd/mach-o-target.c | 2 +- bfd/mmo.c | 2 +- bfd/nlm-target.h | 2 +- bfd/oasys.c | 16 ++-- bfd/pef.c | 3 +- bfd/plugin.c | 2 +- bfd/ppcboot.c | 2 +- bfd/som.c | 3 +- bfd/srec.c | 2 +- bfd/tekhex.c | 2 +- bfd/verilog.c | 2 +- bfd/versados.c | 5 +- bfd/vms-alpha.c | 7 +- bfd/wasm-module.c | 2 +- bfd/xsym.c | 2 +- gas/ChangeLog | 28 +++++++ gas/config/obj-elf.c | 28 +++++-- gas/config/obj-elf.h | 6 +- gas/config/tc-arm.c | 2 +- gas/config/tc-hppa.c | 4 +- gas/config/tc-i386.c | 2 +- gas/config/tc-mips.c | 2 +- gas/dwarf2dbg.c | 13 +++- gas/dwarf2dbg.h | 6 +- opcodes/ChangeLog | 6 ++ opcodes/metag-dis.c | 10 ++- 60 files changed, 607 insertions(+), 292 deletions(-)