Age | Commit message (Expand) | Author | Files | Lines |
2021-11-16 | RISC-V: Scalar crypto instructions and operand set. | jiawei | 2 | -20/+80 |
2021-11-12 | Don't compile some opcodes files when bfd is 32-bit only | Alan Modra | 5 | -56/+74 |
2021-11-11 | RISC-V: Dump objects according to the elf architecture attribute. | Nelson Chu | 1 | -6/+26 |
2021-11-05 | Missing va_end in aarch64-dis.c | Alan Modra | 1 | -0/+1 |
2021-11-02 | opcodes: d10v: simplify header includes | Mike Frysinger | 1 | -2/+1 |
2021-11-01 | arm: add armv9-a architecture to -march | Przemyslaw Wirkus | 1 | -3/+2 |
2021-10-28 | ubsan: arm: undefined shift | Alan Modra | 1 | -1/+1 |
2021-10-27 | RISC-V: Tidy riscv assembler and disassembler. | Nelson Chu | 1 | -8/+10 |
2021-10-27 | opcodes: Fix RPATH not being set for dynamic libbfd dependency | Maciej W. Rozycki | 5 | -36/+10 |
2021-10-24 | LoongArch opcodes support | liuzhensong | 10 | -0/+1637 |
2021-10-11 | z80/disassembler: call memory_error_func when appropriate | Andrew Burgess | 1 | -0/+2 |
2021-10-11 | s12z/disassembler: call memory_error_func when appropriate | Andrew Burgess | 1 | -0/+3 |
2021-10-07 | RISC-V: Support aliases for Zbs instructions | Philipp Tomsich | 1 | -0/+4 |
2021-10-07 | RISC-V: Add support for Zbs instructions | Philipp Tomsich | 1 | -0/+9 |
2021-10-07 | RISC-V: Split Zb[abc] into commented sections | Philipp Tomsich | 1 | -0/+6 |
2021-09-28 | x86: Print {bad} on invalid broadcast in OP_E_memory | Cui,Lili | 1 | -74/+81 |
2021-09-27 | configure: regenerate in all projects that use libtool.m4 | Nick Alcock | 2 | -45/+50 |
2021-09-25 | PowerPC: Enable mfppr mfppr32, mtppr and mtppr32 extended mnemonics on POWER5 | Peter Bergner | 2 | -4/+9 |
2021-09-20 | riscv: print .2byte or .4byte before an unknown instruction encoding | Andrew Burgess | 2 | -1/+29 |
2021-09-13 | [gdb/tdep] Reset force_thumb in parse_arm_disassembler_options | Tom de Vries | 1 | -0/+1 |
2021-09-08 | RISC-V: Pretty print values formed with lui and addiw. | Jim Wilson | 1 | -5/+18 |
2021-09-06 | Add a sanity check to the init_nfp6000_mecsr_sec() function in the NFP disass... | Yinjun Zhang | 1 | -2/+5 |
2021-09-03 | pj: asan: out of bounds, ubsan: left shift of negative | Alan Modra | 1 | -3/+4 |
2021-09-02 | Add support for the haiku operating system. These are the os support patches... | Alexander von Gluck IV | 1 | -1/+1 |
2021-09-02 | Fix the V850 assembler's generation of relocations for the st.b instruction. | Nick Clifton | 2 | -1/+7 |
2021-09-01 | nfp: add validity check of island and me | Yinjun Zhang | 1 | -1/+10 |
2021-08-30 | RISC-V: PR28291, Fix the gdb fails that PR27916 caused. | Nelson Chu | 1 | -2/+2 |
2021-08-30 | RISC-V: PR27916, Support mapping symbols. | Nelson Chu | 1 | -12/+233 |
2021-08-24 | FT32: Remove recursion in ft32_opcode | James Bowman (FTDI-UK) | 1 | -114/+115 |
2021-08-19 | x86: Put back 3 aborts in OP_E_memory | H.J. Lu | 1 | -3/+3 |
2021-08-19 | x86: Avoid abort on invalid broadcast | H.J. Lu | 1 | -4/+4 |
2021-08-17 | opcodes: Fix the auxiliary register numbers for ARC HS | Shahab Vahedi | 2 | -2/+6 |
2021-08-13 | PR28168: [CSKY] Fix stack overflow in disassembler | Lifang Xia | 1 | -4/+4 |
2021-08-11 | Deprecate a.out support for NetBSD targets. | John Ericson | 1 | -53/+53 |
2021-08-10 | Updated Serbian and Russian translations for various sub-directories | Nick Clifton | 2 | -236/+293 |
2021-08-05 | [PATCH 1/2] Enable Intel AVX512_FP16 instructions | Cui,Lili | 9 | -16206/+25260 |
2021-08-04 | IBM Z: Remove lpswey parameter | Andreas Krebbel | 2 | -1/+3 |
2021-07-27 | Correct gs264e bfd_mach in mips_arch_choices. | Chenghua Xu | 2 | -1/+5 |
2021-07-26 | PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+2 |
2021-07-26 | PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+2 |
2021-07-26 | PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+2 |
2021-07-26 | PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+2 |
2021-07-26 | PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+2 |
2021-07-26 | PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+2 |
2021-07-26 | PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti extension | Andrea Corallo | 1 | -0/+5 |
2021-07-23 | x86: express unduly set rounding control bits in disassembly | Jan Beulich | 1 | -37/+53 |
2021-07-22 | x86: drop dq{b,d}_mode | Jan Beulich | 1 | -30/+13 |
2021-07-22 | x86: drop vex_scalar_w_dq_mode | Jan Beulich | 3 | -51/+41 |
2021-07-22 | x86: drop xmm_m{b,w,d,q}_mode | Jan Beulich | 4 | -164/+91 |
2021-07-22 | x86: fold duplicate vector register printing code | Jan Beulich | 1 | -74/+33 |