Age | Commit message (Expand) | Author | Files | Lines |
2022-05-05 | Move TILE-Gx files to TARGET64_LIBOPCODES_CFILES | Luis Machado | 2 | -6/+6 |
2022-05-05 | Don't define ARCH_cris for BFD64 | Luis Machado | 1 | -1/+1 |
2022-05-05 | IBM zSystems: mgrk, mg first operand requires register pair | Andreas Krebbel | 2 | -2/+4 |
2022-04-30 | opcodes: don't assume ELF in riscv, csky, rl78, mep disassemblers | Thomas Hebb | 4 | -23/+22 |
2022-04-27 | x86: VFPCLASSSH is Evex.LLIG | Jan Beulich | 2 | -3/+2 |
2022-04-19 | x86: VCMPSH is Evex.LLIG | Jan Beulich | 2 | -98/+98 |
2022-04-19 | x86: drop stray CheckRegSize from VFPCLASSPH | Jan Beulich | 2 | -2/+2 |
2022-04-19 | x86: correct and simplify NOP disassembly | Jan Beulich | 1 | -21/+9 |
2022-04-07 | IBM zSystems: Add support for z16 as CPU name. | Andreas Krebbel | 2 | -1/+7 |
2022-04-04 | opcodes/i386: partially implement disassembler style support | Andrew Burgess | 2 | -24/+46 |
2022-04-04 | opcodes/riscv: implement style support in the disassembler | Andrew Burgess | 2 | -72/+122 |
2022-04-04 | objdump/opcodes: add syntax highlighting to disassembler output | Andrew Burgess | 2 | -1/+17 |
2022-03-31 | x86: Remove bfd_arch_l1om and bfd_arch_k1om | H.J. Lu | 3 | -4/+2 |
2022-03-31 | aarch64: Relax check for RNG system registers | Richard Sandiford | 1 | -1/+1 |
2022-03-29 | RISC-V: correct FCVT.Q.L[U] | Jan Beulich | 1 | -2/+2 |
2022-03-25 | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 1 | -7/+13 |
2022-03-24 | x86: drop L1OM special case from disassembler | Jan Beulich | 1 | -6/+2 |
2022-03-20 | gas:LoongArch: Fix segment error in compilation due to too long symbol name. | liuzhensong | 1 | -5/+10 |
2022-03-20 | ubsan: loongarch : signed integer shift overflow. | liuzhensong | 1 | -6/+9 |
2022-03-18 | x86: also fold remaining multi-vector-size shift insns | Jan Beulich | 2 | -375/+67 |
2022-03-18 | x86: drop stray CheckRegSize from VEXTRACT{F,I}32X4 | Jan Beulich | 2 | -4/+4 |
2022-03-18 | x86: fold certain AVX2 templates into their AVX counterparts | Jan Beulich | 2 | -2284/+558 |
2022-03-18 | RISC-V: Cache management instructions | Tsukasa OI | 1 | -0/+6 |
2022-03-18 | RISC-V: Prefetch hint instructions and operand set | Tsukasa OI | 2 | -0/+7 |
2022-03-17 | x86: never set i386_cpu_flags' "unused" field | Jan Beulich | 3 | -5/+10 |
2022-03-17 | x86: unify CPU flag on/off processing | Jan Beulich | 2 | -22/+11 |
2022-03-17 | x86: drop L1OM/K1OM support from gas | Jan Beulich | 4 | -5843/+5813 |
2022-03-17 | x86: assorted IAMCU CPU checking fixes | Jan Beulich | 2 | -2/+2 |
2022-03-16 | opcodes: handle bfd_amdgcn_arch in configure script | Simon Marchi | 3 | -0/+7 |
2022-03-16 | Delete PowerPC macro insn support | Alan Modra | 1 | -18/+0 |
2022-03-16 | PowerPC SPE/SPE2 aliases in powerpc_macros | Alan Modra | 1 | -30/+27 |
2022-03-16 | PowerPC VLE extended instructions in powerpc_macros | Alan Modra | 1 | -13/+10 |
2022-03-16 | PowerPC32 extended instructions in powerpc_macros | Alan Modra | 1 | -25/+296 |
2022-03-16 | PowerPC64 extended instructions in powerpc_macros | Alan Modra | 1 | -19/+245 |
2022-03-14 | PR28959, obdump doesn't disassemble mftb instruction | Alan Modra | 1 | -2/+3 |
2022-03-06 | MIPS/opcodes: Fix alias annotation for branch instructions | Maciej W. Rozycki | 3 | -7/+16 |
2022-02-25 | RISC-V: Fix mask for some fcvt instructions | Tsukasa OI | 1 | -4/+4 |
2022-02-17 | Updated Serbian translations for the bfd, gold, ld and opcodes directories | Nick Clifton | 2 | -235/+275 |
2022-02-15 | x86: Add has_sib to struct instr_info | H.J. Lu | 1 | -8/+9 |
2022-02-14 | microblaze: fix fsqrt collicion to build on glibc-2.35 | Sergei Trofimovich | 3 | -2/+8 |
2022-01-24 | Update Bulgarian, French, Romaniam and Ukranian translation for some of the s... | Nick Clifton | 4 | -923/+2834 |
2022-01-23 | Regenerate Makefile.in files with automake 1.15.1 | H.J. Lu | 1 | -1/+0 |
2022-01-23 | Regenerate configure files with autoconf 2.69 | H.J. Lu | 1 | -15/+3 |
2022-01-22 | Change version number to 2.38.50 and regenerate files | Nick Clifton | 3 | -14/+31 |
2022-01-22 | Add markers for 2.38 branch | Nick Clifton | 1 | -0/+4 |
2022-01-21 | drop old unused stamp-h.in file | Mike Frysinger | 1 | -1/+0 |
2022-01-17 | Update the config.guess and config.sub files from the master repository and r... | Nick Clifton | 3 | -208/+244 |
2022-01-17 | x86: adjust struct instr_info field types | Jan Beulich | 1 | -36/+39 |
2022-01-17 | x86: drop index16 field | Jan Beulich | 1 | -5/+3 |
2022-01-17 | x86: drop most Intel syntax register name arrays | Jan Beulich | 1 | -230/+119 |