]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes
Use type allocator for set types
[thirdparty/binutils-gdb.git] / opcodes /
2023-03-16  Alan Modracpu/mem.opc whitespace tidy
2023-03-15  Nick CliftonFix an illegal memory access when disassembling a corru...
2023-03-15  Nick CliftonFix an illegal memory access when disassebling a corrup...
2023-02-28  Richard Ball[Aarch64] Add Binutils support for MEC
2023-02-27  Nick CliftonUpdated Serbian translations for gold, gprof and opcode...
2023-02-25  Andrew Burgessopcodes/m68k: enable libopcodes styling for GDB
2023-02-24  Jan Beulichx86: MONITOR/MWAIT are not SSE3 insns
2023-02-24  Jan Beulichx86-64: don't permit LAHF/SAHF with "generic64"
2023-02-24  Jan Beulichx86: have insns acting on segment selector values allow...
2023-02-24  Jan Beulichx86: restrict insn templates accepting negative 8-bit...
2023-02-22  Jan Beulichx86-64: LAR and LSL don't need REX.W
2023-02-22  Jan Beulichx86: optimize BT{,C,R,S} $imm,%reg
2023-02-20  Andreas Schwabopcodes: style m68k disassembler output
2023-02-14  Jan Beulichx86: {LD,ST}TILECFG use an extension opcode
2023-02-13  Michael MatzPR30120: fix x87 fucomp misassembled
2023-02-13  Andrew Burgessopcodes/mips: disassemble unknown micromips instruction...
2023-02-10  Jan Beulichx86: drop use of VEX3SOURCES
2023-02-10  Jan Beulichx86: drop use of XOP2SOURCES
2023-02-10  Jan Beulichx86: limit use of XOP2SOURCES
2023-02-10  Jan Beulichx86: move (and rename) opcodespace attribute
2023-02-03  Guillermo E. Martinezbpf: fix error conversion from long unsigned int to...
2023-02-03  Jan BeulichRISC-V: don't disassemble unrecognized insns as .byte
2023-01-31  Jan BeulichRISC-V: make C-extension JAL available again for (32...
2023-01-27  Jan Beulichx86: use ModR/M for FPU insns with operands
2023-01-27  Jan Beulichopcodes: suppress internationalization on build helper...
2023-01-27  Jan Beulichx86: remove internationalization from i386-gen.c
2023-01-20  Jan Beulichx86: split i386-gen's opcode hash entry struct
2023-01-20  Jan Beulichx86: embed register and alike names in disassembler
2023-01-20  Jan Beulichx86: embed register names in reg_entry
2023-01-20  Jan Beulichx86: absorb allocation in i386-gen
2023-01-20  Jan Beulichx86: re-use insn mnemonic strings as much as possible
2023-01-20  Jan Beulichx86: move insn mnemonics to a separate table
2023-01-03  Max Filippovopcodes: xtensa: fix jump visualization for FLIX
2023-01-03  Max Filippovopcodes: xtensa: implement styled disassembly
2023-01-03  Nick CliftonUpdated translations for various languages and sub...
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-31  Nick CliftonUpdate version number and regenerate files
2022-12-31  Nick CliftonAdd markers for 2.40 branch
2022-12-22  Jan Beulichx86: correct/improve TSX controls
2022-12-22  Jan Beulichx86: add dependencies on SVME
2022-12-22  Jan Beulichx86: add dependencies on VMX
2022-12-22  Jan Beulichx86: correct XSAVE* dependencies
2022-12-22  Jan Beulichx86: correct dependencies of a few AVX512 sub-features
2022-12-22  Jan Beulichx86: add dependencies on AVX2
2022-12-22  Jan Beulichx86: correct SSE dependencies
2022-12-22  Jan Beulichx86: re-work ISA extension dependency handling
2022-12-21  Jan Beulichx86: rename CheckRegSize to CheckOperandSize
2022-12-20  Alan ModraRe: x86: remove i386-opc.c
2022-12-19  Jan Beulichx86: omit Cpu prefixes from opcode table
2022-12-16  Jan Beulichx86: change representation of extension opcode
2022-12-12  Jan Beulichx86: further re-work insn/suffix recognition to also...
2022-12-12  Jan Beulichx86: drop (now) stray IsString
2022-12-12  Jan Beulichx86: re-work insn/suffix recognition
2022-12-12  Jan Beulichx86: revert disassembler parts of "x86: Allow 16-bit...
2022-12-12  Jan Beulichx86: generate template sets data at build time
2022-12-12  Jan Beulichx86: drop sentinel from i386_optab[]
2022-12-12  Jan Beulichx86: remove i386-opc.c
2022-12-12  Jan Beulichx86: instantiate i386_{op,reg}tab[] in gas instead...
2022-12-07  Peter BergnerPowerPC: Add support for RFC02655 - Saturating Subtract...
2022-12-07  Peter BergnerPowerPC: Add support for RFC02656 - Enhanced Load Store...
2022-12-06  Haochen Jiangx86: Remove unnecessary vex.w check for xh_mode in...
2022-12-05  Andrew Burgesslibopcodes/mips: add support for disassembler styling
2022-12-05  Andrew Burgessopcodes/mips: use .word/.short for undefined instructions
2022-12-03  H.J. Lux86: Allow 16-bit register source for LAR and LSL
2022-12-02  Jan Beulichx86: drop most OPERAND_TYPE_* (and rework the rest)
2022-12-02  Jan Beulichx86: also use D for XCHG and TEST
2022-12-01  H.J. Luopcodes: Remove i386-init.h and i386-tbl.h from HFILES
2022-12-01  Jan Beulichx86: drop No_ldSuf
2022-12-01  Jan Beulichx86/Intel: drop LONG_DOUBLE_MNEM_SUFFIX
2022-12-01  Jan Beulichx86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIX
2022-11-30  Jan Beulichx86: clean up after removal of support for gcc <= 2.8.1
2022-11-30  Jan Beulichx86: drop FloatR
2022-11-28  Tsukasa OIRISC-V: Better support for long instructions (disassembler)
2022-11-24  Jan Beulichx86: widen applicability and use of CheckRegSize
2022-11-24  Jan Beulichx86: add missing CheckRegSize
2022-11-24  Jan Beulichx86: correct handling of LAR and LSL
2022-11-24  Alan ModraPR16995, m68k coldfire emac immediate to macsr incorrec...
2022-11-22  Shahab Vahediopcodes: Correct address for ARC's "isa_config" aux reg
2022-11-17  H.J. Luopcodes: Define NoSuf in i386-opc.tbl
2022-11-17  H.J. Lui386: Move i386_seg_prefixes to gas
2022-11-17  Christoph MüllnerRISC-V: Add T-Head Int vendor extension
2022-11-17  Christoph MüllnerRISC-V: Add T-Head Fmv vendor extension
2022-11-15  Tejas JoshiAdd AMD znver4 processor support
2022-11-14  Andre Vieiraaarch64: Add support for Common Short Sequence Compress...
2022-11-14  Jan Beulichx86: fold special-operand insn attributes into a single...
2022-11-12  Alan ModraPowerPC64 paddi -Mraw
2022-11-11  Jan Beulichx86: drop stray IsString from PadLock insns
2022-11-10  Luis Machado[opcodes/arm] Fix potential null pointer dereferences
2022-11-09  Christoph MüllnerRISC-V: xtheadfmemidx: Use fp register in mnemonics
2022-11-08  Peter BergnerPowerPC: Add XSP operand define
2022-11-08  Haochen Jiangx86: Correct wrong comments in vex_w_table
2022-11-08  Kong LinglingSupport Intel RAO-INT
2022-11-04  Andrew Burgessopcodes/arm: silence compiler warning about uninitializ...
2022-11-04  konglin1Support Intel AVX-NE-CONVERT
2022-11-04  konglin1i386: Rename <xy> template.
2022-11-02  Jan Beulichx86: drop bogus Tbyte
2022-11-02  Hu, Lin1Support Intel MSRLIST
2022-11-02  Hu, Lin1Support Intel WRMSRNS
2022-11-02  Haochen JiangSupport Intel CMPccXADD
2022-11-02  Cui,LiliSupport Intel AVX-VNNI-INT8
next