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 4211a340010 CSKY: Add CPU CK803r3. new f6e6b052114 32-bit host pdp11 breakage new 2f26cc79ccd ubasn: elf32-pru.c:570 left shift of negative value new 26009aa7639 ubsan elfnn-aarch64.c:7142 shift exponent 32 is too large new 839f41a323f ubsan: objdump.c:3009 negation of -2147483648 new 251150adb1e ubsan: bfin-lex.l:503 left shift cannot be represented new 4dda287bf65 ubsan: obj-macho.c:503 left shift cannot be represented new 17e782e94f4 ubsan: rx-parse.y:1743 shift exponent 32 is too large new 602e9f0ae74 ubsan: tc-d30v.c left shift cannot be represented new 7697028a6cf ubsan: tc-mips.c:9606 shift exponent 32 is too large new 1929210d46c ubsan: tc-nios2.c:1403 shift exponent 32 is too large new 6228e2790a7 ubsan: tc-sparc.c:1146 left shift cannot be represented new 01a6f9da644 ubsan: tc-z80.c:3656 shift exponent 32 is too large new c77a6ef6109 ubsan: expr.c:1725,1741 signed integer overflow new 427202d9679 ubsan: bfin-dis.c:160 shift exponent 32 is too large new ae3e98b418c ubsan: *-ibld.c new 3c5097eae4a ubsan: crx-dis.c:571 left shift of negative value new caf4537af57 ubsan: csky-dis.c:1038 left shift cannot be represented new b4b393495f5 ubsan: i386-dis.c new 7c80dd4c2cc ubsan: v850-opc.c:412 left shift cannot be represented
The 19 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 | 10 ++++ bfd/elf32-pru.c | 2 +- bfd/elfnn-aarch64.c | 2 +- binutils/ChangeLog | 4 ++ binutils/objdump.c | 4 +- gas/ChangeLog | 46 +++++++++++++++ gas/config/bfin-lex.l | 2 +- gas/config/obj-macho.c | 2 +- gas/config/rx-parse.y | 48 +++++++-------- gas/config/tc-d30v.c | 4 +- gas/config/tc-mips.c | 7 ++- gas/config/tc-nios2.c | 2 +- gas/config/tc-pdp11.c | 2 + gas/config/tc-sparc.c | 2 +- gas/config/tc-z80.c | 2 +- gas/expr.c | 4 +- include/ChangeLog | 5 ++ include/opcode/v850.h | 2 +- opcodes/ChangeLog | 51 ++++++++++++++++ opcodes/bfin-dis.c | 2 +- opcodes/bpf-ibld.c | 8 +-- opcodes/cgen-ibld.in | 8 +-- opcodes/crx-dis.c | 148 +++++++++++++++++++++++------------------------ opcodes/csky-dis.c | 2 +- opcodes/epiphany-ibld.c | 8 +-- opcodes/fr30-ibld.c | 8 +-- opcodes/frv-ibld.c | 8 +-- opcodes/i386-dis.c | 26 ++++----- opcodes/ip2k-ibld.c | 8 +-- opcodes/iq2000-ibld.c | 8 +-- opcodes/lm32-ibld.c | 8 +-- opcodes/m32c-ibld.c | 8 +-- opcodes/m32r-ibld.c | 8 +-- opcodes/mep-ibld.c | 8 +-- opcodes/mt-ibld.c | 8 +-- opcodes/or1k-ibld.c | 8 +-- opcodes/v850-opc.c | 142 ++++++++++++++++++++++----------------------- opcodes/xc16x-ibld.c | 8 +-- opcodes/xstormy16-ibld.c | 8 +-- 39 files changed, 378 insertions(+), 263 deletions(-)