summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
...
* x86: consolidate Disp<NN> handling a littleJan Beulich2019-12-274-121/+115
* ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'Alan Modra2019-12-262-1/+6
* ubsan: v850: left shift cannot be represented in type 'int'Alan Modra2019-12-262-7/+12
* ubsan: arm: shift exponent 32 is too large for 32-bit type 'unsigned int'Alan Modra2019-12-242-3/+7
* ppc: misc minor build correctionsJan Beulich2019-12-233-8/+14
* ubsan: score: left shift of 2 by 31 places cannot be represented in type 'int'Alan Modra2019-12-232-25/+28
* ubsan: iq2000: left shift of negative valueAlan Modra2019-12-232-1/+5
* ubsan: d30v: left shift cannot be represented in type 'long long'Alan Modra2019-12-232-17/+25
* ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'Alan Modra2019-12-232-11/+23
* PR25281, sh disassembler abortAlan Modra2019-12-202-6/+17
* ubsan: or1k: left shift of negative valueAlan Modra2019-12-202-2/+6
* ubsan: hppa: left shift of negative valueAlan Modra2019-12-202-8/+13
* ubsan: m68hc1x: left shift of negative valueAlan Modra2019-12-202-105/+81
* vax decoding of indexed addressing modeAlan Modra2019-12-192-2/+16
* PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015Dr N.W. Filardo2019-12-193-4/+11
* More signed overflow fixesAlan Modra2019-12-1812-59/+70
* ubsan: visium: left shift cannot be represented in type 'int'Alan Modra2019-12-172-1/+5
* ubsan: aarch64: left shift cannot be represented in type 'int64_t'Alan Modra2019-12-173-13/+20
* ubsan: nds32: left shift cannot be represented in type 'int'Alan Modra2019-12-172-9/+15
* Remove tic80 supportAlan Modra2019-12-1710-1543/+12
* ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')Alan Modra2019-12-172-1/+5
* ubsan: aarch64: left shift of negative valueAlan Modra2019-12-162-9/+12
* ubsan: microblaze: left shift cannot be represented in type 'int'Alan Modra2019-12-162-2/+8
* ubsan: nios2: left shift cannot be represented in type 'int'Alan Modra2019-12-162-2/+6
* ubsan: xstormy16: left shift of negative valueAlan Modra2019-12-162-1/+5
* asan: score: global-buffer-overflowAlan Modra2019-12-162-9/+12
* ubsan: crx: left shift cannot be represented in type 'int'Alan Modra2019-12-162-27/+21
* ubsan: bfin: left shift of negative valueAlan Modra2019-12-162-9/+12
* ubsan: nds32: left shift cannot be represented in type 'int'Alan Modra2019-12-162-23/+15
* ubsan: moxie: left shift of negative valueAlan Modra2019-12-162-3/+7
* csky: tidy csky_chars_to_numberAlan Modra2019-12-122-4/+7
* Remove more shifts for sign/zero extensionAlan Modra2019-12-1111-24/+35
* Re: ubsan: ns32k: left shift cannot be represented in typeAlan Modra2019-12-112-2/+6
* ubsan: vax: left shift cannot be represented in type 'int'Alan Modra2019-12-112-1/+5
* ubsan: v850: left shift cannot be represented in type 'long'Alan Modra2019-12-112-4/+11
* ubsan: tic6x: shift left of intAlan Modra2019-12-112-2/+6
* ubsan: tic4x: segv and signed shiftsAlan Modra2019-12-112-7/+15
* ubsan: s12z: left shift cannot be represented in type 'int'Alan Modra2019-12-112-3/+5
* ubsan: ns32k: left shift cannot be represented in type 'int'Alan Modra2019-12-112-9/+12
* ubsan: nios2: left shift cannot be represented in type 'int'Alan Modra2019-12-112-1/+5
* ubsan: moxie: left shift of negative valueAlan Modra2019-12-112-1/+5
* ubsan: m68k: left shift cannot be represented in type 'int'Alan Modra2019-12-112-3/+10
* ubsan: h8300: left shift cannot be represented in type 'int'Alan Modra2019-12-112-2/+8
* ussan: d30v: index out of boundsAlan Modra2019-12-112-3/+10
* ubsan: csky: left shift cannot be represented in type 'int'Alan Modra2019-12-112-4/+9
* ubsan: cris: signed integer overflowAlan Modra2019-12-112-19/+21
* ubsan: cr16: left shift cannot be represented in type 'int'Alan Modra2019-12-112-7/+9
* ubsan: bfin: shift exponent is too largeAlan Modra2019-12-112-13/+26
* ubsan: arc: shift exponent 32 is too large for 32-bit type 'int'Alan Modra2019-12-112-1/+6
* aarch64 disassembler infinite loopAlan Modra2019-12-112-0/+8