Add no-dist to gnulib configure
[binutils-gdb.git] / opcodes /
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
2019-07-23 Nick CliftonAdd Changelog entry missing from previous delta.
2019-07-22 Barnaby WilksThis patch addresses the change in the June Armv8.1...
2019-07-19 Jose E. Marchesicpu,opcodes,gas: use %r0 and %r6 instead of %a and...
2019-07-17 Jan Beulichx86: drop stale Mem enumerator
2019-07-16 Jan Beulichx86: make RegMem an opcode modifier
2019-07-16 Jan Beulichx86: fold SReg{2,3}
2019-07-15 Jose E. Marchesicpu,opcodes,gas: fix explicit arguments to eBPF ldabs...
2019-07-14 Jose E. Marchesicpu,opcodes,gas: fix arguments to ldabs and ldind eBPF...
2019-07-10 Hans-Peter Nilssonarm-dis.c (print_insn_coprocessor): Rename index to...
2019-07-05 Jim WilsonKito's 5-part patch set to improve .insn support.
2019-07-02 Richard Sandiford[AArch64] Allow MOVPRFX to be used with FMOV
2019-07-02 Richard Sandiford[AArch64] Add missing C_MAX_ELEM flags for SVE conversions
2019-07-02 Richard Sandiford[AArch64] Fix bogus MOVPRFX warning for GPR form of CPY
2019-07-01 Matthew Malcomson[gas][aarch64][SVE2] Fix pmull{t,b} requirement on...
2019-07-01 Jan Beulichx86: drop Vec_Imm4
2019-07-01 Jan Beulichx86: limit ImmExt abuse
2019-07-01 Jan Beulichx86: optimize AND/OR with twice the same register
2019-07-01 Jan Beulichx86-64: optimize certain commutative VEX-encoded insns
2019-07-01 Jan Beulichx86: optimize EVEX packed integer logical instructions
2019-07-01 Jan Beulichx86: add missing pseudo ops for VPCLMULQDQ ISA extension
2019-07-01 Jan Beulichx86: drop bogus Disp8MemShift attributes
2019-07-01 Jan Beulichx86: remove ModRM.mod decoding layer from AVX512F VMOVS...
2019-07-01 Jan Beulichx86: drop a few dead macros
2019-06-27 H.J. Lui386: Check vector length for scatter/gather prefetch...
2019-06-27 Jan Beulichx86: fold AVX scalar to/from int conversion insns
2019-06-27 Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-27 Jim WilsonRISC-V: Make objdump disassembly work right for binary...
2019-06-25 Jan Beulichx86: correct / adjust debug printing
2019-06-25 Jan Beulichx86: drop dqa_mode
next