ubsan: vax: left shift cannot be represented in type 'int'
[binutils-gdb.git] / opcodes /
2019-12-11 Alan Modraubsan: vax: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: v850: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: tic6x: shift left of int
2019-12-11 Alan Modraubsan: tic4x: segv and signed shifts
2019-12-11 Alan Modraubsan: s12z: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: ns32k: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: nios2: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: moxie: left shift of negative value
2019-12-11 Alan Modraubsan: m68k: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: h8300: left shift cannot be represented in type...
2019-12-11 Alan Modraussan: d30v: index out of bounds
2019-12-11 Alan Modraubsan: csky: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: cris: signed integer overflow
2019-12-11 Alan Modraubsan: cr16: left shift cannot be represented in type...
2019-12-11 Alan Modraubsan: bfin: shift exponent is too large
2019-12-11 Alan Modraubsan: arc: shift exponent 32 is too large for 32-bit...
2019-12-11 Alan Modraaarch64 disassembler infinite loop
2019-12-11 Alan Modraubsan: epiphany: left shift of negative value
2019-12-09 Alan ModraPR24960, Memory leak from disassembler
2019-12-09 Alan ModraUse disassemble_info.private_data in place of insn_sets
2019-12-09 Alan ModraRemove backup ppc struct dis_private.
2019-12-09 Alan Modras12z-opc.c formatting fixes
2019-12-08 Alan ModraS12Z disassembler memory leak
2019-12-05 Jan BeulichArm64: simplify Crypto arch extension handling
2019-12-05 Alan ModraPR25249, Memory leak in microblaze-dis.c
2019-12-04 Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04 Jan Beulichx86/Intel: extend MOVDIRI testing
2019-12-04 Jan Beulichx86: drop some stray/bogus DefaultSize
2019-11-22 Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-14 Jan Beulichx86: drop redundant SYSCALL/SYSRET templates
2019-11-14 Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14 Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14 Jan Beulichx86: make AnySize an insn attribute
2019-11-13 Jim WilsonRISC-V: Support the INSN_CLASS.*F.* classes for .insn...
2019-11-12 Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12 Jan Beulichx86: fold EsSeg into IsString
2019-11-12 Jan Beulichx86: eliminate ImmExt abuse
2019-11-12 Jan Beulichx86: introduce operand type "instance"
2019-11-11 Jan BeulichArm64: SVE2's smaxp/sminp require operands 1 and 3...
2019-11-11 Jan BeulichArm64: fix build with old glibc
2019-11-08 H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-08 Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08 Jan Beulichx86: introduce operand type "class"
2019-11-07 Matthew Malcomson[gas][aarch64] Add the v8.6 Data Gathering Hint mnemoni...
2019-11-07 Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07 Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07 Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-11-07 Matthew Malcomson[Patch][binutils][arm] Create a new generic coprocessor...
2019-11-07 Matthew Malcomson[binutils][aarch64] Bfloat16 enablement [2/X]
2019-11-07 Matthew Malcomson[gas][aarch64] Armv8.6-a option [1/X]
2019-11-07 Jan Beulichx86: support further AMD Zen2 instructions
2019-11-07 Jan Beulichx86: adjust register names printed for MONITOR/MWAIT
2019-11-07 Jan Beulichx86/Intel: drop IgnoreSize from operand-less MOVSD...
2019-11-05 Jan Beulichx86: fold OP_Mwaitx() into OP_Mwait()
2019-11-05 Jan Beulichx86: split MONITORX/MWAITX entries
2019-11-05 Jan Beulichx86: consolidate disassembler enum naming a little
2019-11-04 Nick CliftonFix potential array overruns when disassembling corrupt...
2019-10-30 Delia BurduvModify the ARNM assembler to accept the omission of...
2019-10-30 Jan Beulichx86: re-do "shorthand" handling
2019-10-30 Jan Beulichx86: slightly rearrange struct insn_template
2019-10-30 Jan Beulichx86: drop stray W
2019-10-29 Nick CliftonFix array overrun when disassembling corrupt TIC30...
2019-10-29 Nick CliftonFix a potential illegal array access in the D30V disass...
2019-10-29 Nick CliftonPrevent a left shift by a negative value when disassemb...
2019-10-29 Nick CliftonFix array overruns in the S12Z disassembler.
2019-10-28 Nick CliftonFix potentially illegal shift and assign operation...
2019-10-28 Nick CliftonFix buffer overrun in TIC30 disassembler.
2019-10-28 Nick CliftonStop potential illegal memory access in the NS32K disas...
2019-10-28 Nick CliftonPrevent an illegal memory access in the xgate disassembler.
2019-10-25 Nick CliftonFix potential undefined behaviour in the RX disassembler.
2019-10-23 Nick CliftonFix typo in RX disassembler error messages.
2019-10-22 Nick CliftonPrevent more potential illegal memory accesses in the...
2019-10-16 Nick CliftonFix potential illegal memory access when disassembling...
2019-10-09 Nick CliftonFix the disassembly of the LDS and STS instructions...
2019-10-08 Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-07 Jan Beulichx86/Intel: correct MOVSD and CMPSD handling
2019-09-23 Alan Modram68k bfd.h tidy
2019-09-23 Alan Modramips bfd.h tidy
2019-09-20 Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Simon MarchiRe-generate many configure and Makefile.in files
2019-09-18 Jim WilsonRISC-V: Gate opcode tables by enum rather than string.
2019-09-16 Phil BlundellUpdate version to 2.33.50 and regenerate configure...
2019-09-10 Miod VallatUse the correct alias for the M68K tdiv instruction.
2019-09-09 Phil BlundellAdd markers for 2.33 branch to NEWS and ChangeLog files.
2019-09-03 Nick CliftonFix buffer underrun bug in the TI C30 disassembler.
2019-09-03 Nick CliftonFix a potential buffer overrun in the MMIX disassembler...
2019-08-27 Srinath ParvathaneniAdd support for the MVE VMOV instruction to the ARM...
2019-08-22 Kyrylo Tkachov[AArch64][gas] Update MTE system register encodings
2019-08-12 Srinath ParvathaneniModify the ARM encoding and decoding of SQRSHRL and...
2019-08-07 Phillipe AntoinePrevent objdump from aborting when asked to disassemble...
2019-08-07 Jan Beulichx86: drop stray FloatMF
2019-08-05 Barnaby WilksRemoves support in the ARM assembler for the unsigned...
2019-07-30 Jim WilsonRISC-V: Fix minor issues with FP csr instructions.
2019-07-24 Claudiu Zissulescu[ARC] Update disassembler opcode selection
2019-07-24 Claudiu Zissulescu[ARC] Update ARC opcode table
2019-07-23 Kyrylo Tkachov[AArch64] Add support for GMID_EL1 register for +memtag
next