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 c44ea3aef60 Automatic date update in version.in new 34d8e6d0c5f PR26435, PR26436 UBSAN: elf32-cr16.c:928 left shift new c930281005b PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflows new 2781f857e6a cr16 disassembly error of disp20 fields new 54b8331d0b6 readelf: ubsan: shift exponent 32 is too large
The 4 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 | 7 + bfd/elf32-cr16.c | 5 +- binutils/ChangeLog | 5 + binutils/readelf.c | 2 +- gas/ChangeLog | 23 + gas/config/tc-cr16.c | 1588 +++++++++++++++++------------------ gas/testsuite/gas/cr16/cbitb_test.d | 10 +- gas/testsuite/gas/cr16/cbitw_test.d | 20 +- gas/testsuite/gas/cr16/sbitb_test.d | 10 +- gas/testsuite/gas/cr16/sbitw_test.d | 20 +- gas/testsuite/gas/cr16/storb_test.d | 10 +- gas/testsuite/gas/cr16/storw_test.d | 10 +- gas/testsuite/gas/cr16/tbitb_test.d | 10 +- gas/testsuite/gas/cr16/tbitw_test.d | 20 +- opcodes/ChangeLog | 9 + opcodes/cr16-dis.c | 114 ++- 16 files changed, 939 insertions(+), 924 deletions(-)