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 d3ecddab5f Use a member function to set a symbol's language new cf950fd4dd ubsan: moxie: left shift of negative value new 4bdb25fe69 ubsan: nds32: left shift cannot be represented in type 'int' new cedfc77485 ubsan: bfin: left shift of negative value new 36bd8ea7f0 ubsan: crx: left shift cannot be represented in type 'int' new 84e098cdea asan: score: global-buffer-overflow new e6ced26afd ubsan: xstormy16: left shift of negative value new 8a92faab92 ubsan: nios2: left shift cannot be represented in type 'int' new 488d02fe77 ubsan: microblaze: left shift cannot be represented in type 'int' new f81e7e2db6 ubsan: aarch64: left shift of negative value
The 9 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: cpu/ChangeLog | 4 ++++ cpu/xstormy16.cpu | 2 +- include/ChangeLog | 10 ++++++++++ include/opcode/crx.h | 2 +- include/opcode/nds32.h | 7 ++++--- opcodes/ChangeLog | 51 ++++++++++++++++++++++++++++++++++++++++++++++++ opcodes/aarch64-dis.c | 15 ++++++-------- opcodes/bfin-dis.c | 17 ++++++++-------- opcodes/crx-dis.c | 36 +++++++++------------------------- opcodes/microblaze-dis.c | 6 ++++-- opcodes/moxie-dis.c | 5 ++--- opcodes/nds32-dis.c | 31 ++++++++--------------------- opcodes/nios2-dis.c | 4 ++-- opcodes/score-dis.c | 16 +++++++-------- opcodes/xstormy16-ibld.c | 2 +- 15 files changed, 118 insertions(+), 90 deletions(-)