aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-12-19vax decoding of indexed addressing modeAlan Modra1-0/+4
2019-12-19PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015Dr N.W. Filardo1-0/+7
2019-12-18More signed overflow fixesAlan Modra1-0/+17
2019-12-17ubsan: visium: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-17ubsan: aarch64: left shift cannot be represented in type 'int64_t'Alan Modra1-0/+8
2019-12-17ubsan: nds32: left shift cannot be represented in type 'int'Alan Modra1-0/+5
2019-12-17Remove tic80 supportAlan Modra1-0/+12
2019-12-17ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')Alan Modra1-0/+4
2019-12-16ubsan: aarch64: left shift of negative valueAlan Modra1-0/+6
2019-12-16ubsan: microblaze: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-16ubsan: nios2: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-16ubsan: xstormy16: left shift of negative valueAlan Modra1-0/+4
2019-12-16asan: score: global-buffer-overflowAlan Modra1-0/+5
2019-12-16ubsan: crx: left shift cannot be represented in type 'int'Alan Modra1-0/+12
2019-12-16ubsan: bfin: left shift of negative valueAlan Modra1-0/+4
2019-12-16ubsan: nds32: left shift cannot be represented in type 'int'Alan Modra1-0/+7
2019-12-16ubsan: moxie: left shift of negative valueAlan Modra1-0/+5
2019-12-12csky: tidy csky_chars_to_numberAlan Modra1-0/+5
2019-12-11Remove more shifts for sign/zero extensionAlan Modra1-0/+14
2019-12-11Re: ubsan: ns32k: left shift cannot be represented in typeAlan Modra1-0/+4
2019-12-11ubsan: vax: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-11ubsan: v850: left shift cannot be represented in type 'long'Alan Modra1-0/+5
2019-12-11ubsan: tic6x: shift left of intAlan Modra1-0/+4
2019-12-11ubsan: tic4x: segv and signed shiftsAlan Modra1-0/+6
2019-12-11ubsan: s12z: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-11ubsan: ns32k: left shift cannot be represented in type 'int'Alan Modra1-0/+5
2019-12-11ubsan: nios2: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-11ubsan: moxie: left shift of negative valueAlan Modra1-0/+4
2019-12-11ubsan: m68k: left shift cannot be represented in type 'int'Alan Modra1-0/+5
2019-12-11ubsan: h8300: left shift cannot be represented in type 'int'Alan Modra1-0/+5
2019-12-11ussan: d30v: index out of boundsAlan Modra1-0/+5
2019-12-11ubsan: csky: left shift cannot be represented in type 'int'Alan Modra1-0/+5
2019-12-11ubsan: cris: signed integer overflowAlan Modra1-0/+5
2019-12-11ubsan: cr16: left shift cannot be represented in type 'int'Alan Modra1-0/+5
2019-12-11ubsan: bfin: shift exponent is too largeAlan Modra1-0/+10
2019-12-11ubsan: arc: shift exponent 32 is too large for 32-bit type 'int'Alan Modra1-0/+5
2019-12-11aarch64 disassembler infinite loopAlan Modra1-0/+6
2019-12-11ubsan: epiphany: left shift of negative valueAlan Modra1-0/+4
2019-12-10PR24960, Memory leak from disassemblerAlan Modra1-0/+5
2019-12-10Use disassemble_info.private_data in place of insn_setsAlan Modra1-0/+19
2019-12-10Remove backup ppc struct dis_private.Alan Modra1-0/+6
2019-12-10s12z-opc.c formatting fixesAlan Modra1-0/+4
2019-12-08S12Z disassembler memory leakAlan Modra1-0/+5
2019-12-05Arm64: simplify Crypto arch extension handlingJan Beulich1-0/+6
2019-12-05PR25249, Memory leak in microblaze-dis.cAlan Modra1-0/+14
2019-12-04x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifierJan Beulich1-0/+5
2019-12-04x86/Intel: extend MOVDIRI testingJan Beulich1-0/+4
2019-12-04x86: drop some stray/bogus DefaultSizeJan Beulich1-0/+7
2019-11-22Arm: Change CRC from fpu feature to archititectural extensionMihail Ionescu1-0/+6
2019-11-14x86: drop redundant SYSCALL/SYSRET templatesJan Beulich1-0/+5