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 569d50f1c6 x86: further refine SSE check (SSE4a, SHA, GFNI) new 09c7848734 Make bfd_get_8 return a bfd_vma like other bfd_get_* functions new 13c9c48599 bfd signed overflow fixes new 1d61b03226 Remove more shifts for sign/zero extension
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 | 19 +++++++++++++++++++ bfd/bfd-in2.h | 4 ++-- bfd/elf32-arm.c | 18 +++++++++--------- bfd/elf32-nds32.h | 24 ++++++++++++------------ bfd/elf32-rx.c | 4 ++-- bfd/libaout.h | 4 ++-- bfd/libbfd.c | 4 ++-- bfd/libhppa.h | 2 +- bfd/mmo.c | 2 +- bfd/netbsd.h | 2 +- binutils/ChangeLog | 4 ++++ binutils/od-xcoff.c | 6 ++++-- cpu/ChangeLog | 6 ++++++ cpu/epiphany.cpu | 9 +++++---- cpu/lm32.cpu | 8 ++++++-- cpu/m32c.cpu | 9 ++++++--- include/ChangeLog | 6 ++++++ include/opcode/mmix.h | 16 ++++++++-------- opcodes/ChangeLog | 14 ++++++++++++++ opcodes/arc-dis.c | 3 +-- opcodes/epiphany-ibld.c | 2 +- opcodes/lm32-ibld.c | 4 ++-- opcodes/m32c-ibld.c | 4 ++-- opcodes/nios2-dis.c | 16 ++++++++-------- opcodes/pdp11-dis.c | 3 +-- opcodes/tic54x-dis.c | 3 +-- opcodes/tilegx-opc.c | 4 ++-- opcodes/tilepro-opc.c | 4 ++-- opcodes/visium-dis.c | 2 +- 29 files changed, 131 insertions(+), 75 deletions(-)