Age | Commit message (Expand) | Author | Files | Lines |
2023-01-03 | opcodes: xtensa: fix jump visualization for FLIX | Max Filippov | 1 | -3/+20 |
2023-01-03 | opcodes: xtensa: implement styled disassembly | Max Filippov | 1 | -11/+22 |
2023-01-03 | Updated translations for various languages and sub-directories | Nick Clifton | 4 | -1544/+1453 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 274 | -278/+278 |
2022-12-31 | Update version number and regenerate files | Nick Clifton | 2 | -254/+264 |
2022-12-31 | Add markers for 2.40 branch | Nick Clifton | 1 | -0/+4 |
2022-12-22 | x86: correct/improve TSX controls | Jan Beulich | 2 | -1/+32 |
2022-12-22 | x86: add dependencies on SVME | Jan Beulich | 2 | -7/+49 |
2022-12-22 | x86: add dependencies on VMX | Jan Beulich | 2 | -2/+33 |
2022-12-22 | x86: correct XSAVE* dependencies | Jan Beulich | 2 | -8/+10 |
2022-12-22 | x86: correct dependencies of a few AVX512 sub-features | Jan Beulich | 2 | -10/+10 |
2022-12-22 | x86: add dependencies on AVX2 | Jan Beulich | 2 | -9/+31 |
2022-12-22 | x86: correct SSE dependencies | Jan Beulich | 2 | -48/+92 |
2022-12-22 | x86: re-work ISA extension dependency handling | Jan Beulich | 2 | -997/+883 |
2022-12-21 | x86: rename CheckRegSize to CheckOperandSize | Jan Beulich | 3 | -511/+511 |
2022-12-20 | Re: x86: remove i386-opc.c | Alan Modra | 1 | -1/+0 |
2022-12-19 | x86: omit Cpu prefixes from opcode table | Jan Beulich | 2 | -2220/+2238 |
2022-12-16 | x86: change representation of extension opcode | Jan Beulich | 3 | -2286/+2288 |
2022-12-12 | x86: further re-work insn/suffix recognition to also cover MOVSX | Jan Beulich | 2 | -945/+892 |
2022-12-12 | x86: drop (now) stray IsString | Jan Beulich | 2 | -26/+26 |
2022-12-12 | x86: re-work insn/suffix recognition | Jan Beulich | 2 | -1290/+1118 |
2022-12-12 | x86: revert disassembler parts of "x86: Allow 16-bit register source for LAR ... | Jan Beulich | 1 | -2/+14 |
2022-12-12 | x86: generate template sets data at build time | Jan Beulich | 2 | -1/+2350 |
2022-12-12 | x86: drop sentinel from i386_optab[] | Jan Beulich | 2 | -23/+0 |
2022-12-12 | x86: remove i386-opc.c | Jan Beulich | 5 | -36/+8 |
2022-12-12 | x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodes | Jan Beulich | 4 | -13/+7 |
2022-12-07 | PowerPC: Add support for RFC02655 - Saturating Subtract Instruction | Peter Bergner | 1 | -0/+9 |
2022-12-07 | PowerPC: Add support for RFC02656 - Enhanced Load Store with Length Instructions | Peter Bergner | 1 | -0/+13 |
2022-12-06 | x86: Remove unnecessary vex.w check for xh_mode in disassembler | Haochen Jiang | 1 | -17/+12 |
2022-12-05 | libopcodes/mips: add support for disassembler styling | Andrew Burgess | 2 | -109/+201 |
2022-12-05 | opcodes/mips: use .word/.short for undefined instructions | Andrew Burgess | 1 | -3/+6 |
2022-12-03 | x86: Allow 16-bit register source for LAR and LSL | H.J. Lu | 3 | -18/+6 |
2022-12-02 | x86: drop most OPERAND_TYPE_* (and rework the rest) | Jan Beulich | 2 | -287/+0 |
2022-12-02 | x86: also use D for XCHG and TEST | Jan Beulich | 2 | -57/+9 |
2022-12-01 | opcodes: Remove i386-init.h and i386-tbl.h from HFILES | H.J. Lu | 3 | -6/+0 |
2022-12-01 | x86: drop No_ldSuf | Jan Beulich | 4 | -11598/+11594 |
2022-12-01 | x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIX | Jan Beulich | 2 | -4/+4 |
2022-12-01 | x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIX | Jan Beulich | 2 | -8/+8 |
2022-11-30 | x86: clean up after removal of support for gcc <= 2.8.1 | Jan Beulich | 2 | -36/+5 |
2022-11-30 | x86: drop FloatR | Jan Beulich | 4 | -11255/+11187 |
2022-11-28 | RISC-V: Better support for long instructions (disassembler) | Tsukasa OI | 1 | -5/+9 |
2022-11-24 | x86: widen applicability and use of CheckRegSize | Jan Beulich | 2 | -14/+14 |
2022-11-24 | x86: add missing CheckRegSize | Jan Beulich | 2 | -6/+6 |
2022-11-24 | x86: correct handling of LAR and LSL | Jan Beulich | 3 | -6/+50 |
2022-11-24 | PR16995, m68k coldfire emac immediate to macsr incorrect disassembly | Alan Modra | 1 | -2/+2 |
2022-11-22 | opcodes: Correct address for ARC's "isa_config" aux reg | Shahab Vahedi | 2 | -1/+7 |
2022-11-17 | opcodes: Define NoSuf in i386-opc.tbl | H.J. Lu | 1 | -1847/+1848 |
2022-11-17 | i386: Move i386_seg_prefixes to gas | H.J. Lu | 2 | -11/+0 |
2022-11-17 | RISC-V: Add T-Head Int vendor extension | Christoph Müllner | 1 | -0/+4 |
2022-11-17 | RISC-V: Add T-Head Fmv vendor extension | Christoph Müllner | 1 | -0/+4 |