Age | Commit message (Expand) | Author | Files | Lines |
2018-05-06 | gas/i386/xmmhi32.d: Also allow dir32 relocation | H.J. Lu | 1 | -42/+42 |
2018-05-06 | i386: Append ".p2align 4,0" to gas tests | H.J. Lu | 8 | -0/+12 |
2018-04-27 | testsuite: Support filtering targets by TCL procedure in `run_dump_test' | Maciej W. Rozycki | 1 | -16/+20 |
2018-04-27 | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." | Igor Tsimbalist | 11 | -136/+0 |
2018-04-26 | Enable Intel MOVDIRI, MOVDIR64B instructions. | Igor Tsimbalist | 11 | -0/+136 |
2018-04-26 | x86: also optimize zeroing-masking variants of insns | Jan Beulich | 6 | -72/+72 |
2018-04-26 | x86: properly force / avoid forcing EVEX encoding | Jan Beulich | 5 | -0/+60 |
2018-04-26 | x86: CpuXSAVE is a prereq for various other features | Jan Beulich | 3 | -0/+49 |
2018-04-26 | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask | Jan Beulich | 5 | -0/+89 |
2018-04-26 | x86: don't recognize bnd<N> as registers without CpuMPX | Jan Beulich | 3 | -0/+19 |
2018-04-26 | x86: x87-related adjustments | Jan Beulich | 5 | -0/+42 |
2018-04-25 | [ARM] Add FDPIC relocations definitions | Christophe Lyon | 2 | -0/+29 |
2018-04-25 | Fix the mask for the sqrdml(a|s)h instructions. | Tamar Christina | 3 | -125/+10058 |
2018-04-25 | Remove arm-aout and arm-coff support | Alan Modra | 151 | -152/+148 |
2018-04-20 | RISC-V: Add new option -mrelax/-mno-relax. | Jim Wilson | 4 | -0/+45 |
2018-04-17 | Fix tests to avoid cldemote encoding. | Igor Tsimbalist | 5 | -4/+10 |
2018-04-17 | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 12 | -10/+96 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 4 | -4/+3 |
2018-04-16 | Remove sparc-aout and sparc-coff support | Alan Modra | 3 | -47/+0 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 18 | -310/+2 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 144 | -6069/+7 |
2018-04-16 | Remove sh-symbianelf support | Alan Modra | 2 | -2/+0 |
2018-04-16 | Remove i370 support | Alan Modra | 3 | -13/+2 |
2018-04-16 | Remove h8300-coff support | Alan Modra | 7 | -380/+0 |
2018-04-15 | x86: Allow 32-bit registers for tpause and umwait | H.J. Lu | 3 | -8/+20 |
2018-04-12 | Stop the assembler from overwriting its output file. | John Darrington | 1 | -0/+2 |
2018-04-11 | Enable Intel WAITPKG instructions. | Igor Tsimbalist | 7 | -0/+93 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 85 | -5725/+3 |
2018-04-04 | i386: Clear vex instead of vex.evex | H.J. Lu | 2 | -0/+7 |
2018-03-28 | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 24 | -0/+216 |
2018-03-28 | x86: drop VecESize | Jan Beulich | 6 | -0/+18 |
2018-03-28 | x86: convert broadcast insn attribute to boolean | Jan Beulich | 2 | -0/+278 |
2018-03-28 | x86: don't show suffixes for to-scalar-int conversion insns | Jan Beulich | 2 | -16/+16 |
2018-03-28 | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 2 | -0/+38 |
2018-03-22 | ix86: allow HLE store of accumulator to absolute address | Jan Beulich | 3 | -0/+9 |
2018-03-22 | x86: fix swapped operand handling for BNDMOV | Jan Beulich | 5 | -0/+24 |
2018-03-22 | x86/Intel: fix fallout from earlier template folding | Jan Beulich | 3 | -0/+231 |
2018-03-22 | x86: fold a few XOP templates | Jan Beulich | 3 | -0/+135 |
2018-03-16 | RISC-V: Emit better warning for unknown CSR. | Jim Wilson | 3 | -0/+6 |
2018-03-14 | Missing testcase files for last commit. | Jim Wilson | 2 | -0/+90 |
2018-03-09 | x86: Encode EVEX instructions with VEX128 if possible | H.J. Lu | 2 | -24/+24 |
2018-03-09 | x86: Strip whitespace in check_VecOperations | H.J. Lu | 2 | -2/+2 |
2018-03-08 | x86: Optimize with EVEX128 encoding for AVX512VL | H.J. Lu | 11 | -48/+428 |
2018-03-08 | x86-64: Also optimize "clr reg64" | H.J. Lu | 2 | -0/+4 |
2018-03-08 | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 7 | -33/+21 |
2018-03-08 | x86: correct operand size match checks for BMI/BMI2 insns | Jan Beulich | 3 | -0/+47 |
2018-03-08 | x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match() | Jan Beulich | 17 | -1/+144 |
2018-03-08 | x86: extend SSE check to PCLMULQDQ, AES, and GFNI insns | Jan Beulich | 14 | -125/+63 |
2018-03-08 | x86/Intel: correct disassembly of fsub*/fdiv* | Jan Beulich | 2 | -0/+711 |
2018-03-08 | x86: adjust 4-XMM-register-group related warning | Jan Beulich | 2 | -18/+18 |