Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / opcodes /
2019-12-19  Alan Modravax decoding of indexed addressing mode
2019-12-19  Dr N.W. FilardoPR25277, microblaze opcode enumeration vs ISO/IEC TS...
2019-12-18  Alan ModraMore signed overflow fixes
2019-12-17  Alan Modraubsan: visium: left shift cannot be represented in...
2019-12-17  Alan Modraubsan: aarch64: left shift cannot be represented in...
2019-12-17  Alan Modraubsan: nds32: left shift cannot be represented in type...
2019-12-17  Alan ModraRemove tic80 support
2019-12-17  Alan Modraubsan: bpf: left shift cannot be represented in type...
2019-12-16  Alan Modraubsan: aarch64: left shift of negative value
2019-12-16  Alan Modraubsan: microblaze: left shift cannot be represented...
2019-12-16  Alan Modraubsan: nios2: left shift cannot be represented in type...
2019-12-16  Alan Modraubsan: xstormy16: left shift of negative value
2019-12-16  Alan Modraasan: score: global-buffer-overflow
2019-12-16  Alan Modraubsan: crx: left shift cannot be represented in type...
2019-12-16  Alan Modraubsan: bfin: left shift of negative value
2019-12-16  Alan Modraubsan: nds32: left shift cannot be represented in type...
2019-12-16  Alan Modraubsan: moxie: left shift of negative value
2019-12-12  Alan Modracsky: tidy csky_chars_to_number
2019-12-11  Alan ModraRemove more shifts for sign/zero extension
2019-12-11  Alan ModraRe: ubsan: ns32k: left shift cannot be represented...
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
next
This page took 0.048773 seconds and 7 git commands to generate.