| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing ChangeLog entries | Peter Bergner | 2019-06-12 | 1 | -0/+5 |
* | Remove the ldmx mnemonic that never made it into POWER9. | Peter Bergner | 2019-06-12 | 2 | -4/+0 |
* | gas: Add .enqcmd and noenqcmd directives | H.J. Lu | 2019-06-06 | 3 | -0/+10 |
* | gas: Correct ChangeLog for commit 5d79adc4b22b0abd | H.J. Lu | 2019-06-06 | 1 | -12/+14 |
* | i386: Check vector length for EVEX vextractfXX and vinsertfXX | H.J. Lu | 2019-06-05 | 5 | -2/+21 |
* | i386: Check for reserved VEX.vvvv and EVEX.vvvv | H.J. Lu | 2019-06-04 | 5 | -0/+22 |
* | Enable Intel AVX512_VP2INTERSECT insn | H.J. Lu | 2019-06-04 | 18 | -1/+425 |
* | Add support for Intel ENQCMD[S] instructions | H.J. Lu | 2019-06-04 | 13 | -1/+183 |
* | RISC-V: Fix lui argument parsing. | Jim Wilson | 2019-05-30 | 4 | -5/+16 |
* | x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVL | H.J. Lu | 2019-05-28 | 5 | -0/+27 |
* | Fix failure on powerpc 32-bit only targets | Alan Modra | 2019-05-27 | 3 | -51/+140 |
* | aarch64: override default elf .set handling in gas | Szabolcs Nagy | 2019-05-24 | 5 | -0/+78 |
* | aarch64: handle .variant_pcs directive in gas | Szabolcs Nagy | 2019-05-24 | 7 | -0/+69 |
* | Regen POTFILES for bpf | Alan Modra | 2019-05-24 | 2 | -0/+6 |
* | PowerPC relocations for prefix insns | Alan Modra | 2019-05-24 | 6 | -23/+218 |
* | PowerPC D-form prefixed loads and stores | Peter Bergner | 2019-05-24 | 6 | -11/+380 |
* | PowerPC add initial -mfuture instruction support | Peter Bergner | 2019-05-24 | 6 | -40/+248 |
* | gas: add support for eBPF | Jose E. Marchesi | 2019-05-23 | 41 | -9/+1606 |
* | S12Z: GAS: New option --mdollar-hex. | John Darrington | 2019-05-22 | 6 | -8/+103 |
* | [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructions | Sudakshina Das | 2019-05-21 | 12 | -17/+193 |
* | [binutils, Arm] Add support for conditional instructions in Armv8.1-M Mainline | Sudakshina Das | 2019-05-21 | 7 | -1/+162 |
* | [binutils, Arm] Add support for shift instructions in MVE | Sudakshina Das | 2019-05-21 | 7 | -0/+142 |
* | MIPS/gas: Reject $0 as source register for DAUI instruction | Faraz Shahbazker | 2019-05-21 | 4 | -1/+14 |
* | [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M Baseline | Andre Vieira | 2019-05-21 | 6 | -0/+53 |
* | [binutils][Arm] Fix Branch Future relocation handling and testisms | Andre Vieira | 2019-05-21 | 9 | -15/+51 |
* | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 2019-05-21 | 9 | -13/+39 |
* | Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value." | John Darrington | 2019-05-21 | 8 | -21/+9 |
* | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 2019-05-20 | 6 | -0/+35 |
* | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 2019-05-20 | 8 | -9/+21 |
* | S12Z (doc): Minor improvements to text and formatting. | John Darrington | 2019-05-18 | 1 | -53/+47 |
* | GAS (documentation): Remove trademark acknowledgements. | John Darrington | 2019-05-17 | 3 | -2/+7 |
* | [PATCH, GAS, Arm] Refactor check_simd_pred_availability | Andre Vieira | 2019-05-16 | 2 | -50/+96 |
* | [PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWS | Andre Vieira | 2019-05-16 | 2 | -0/+7 |
* | [PATCH 57/57][Arm][GAS] MVE Tests | Andre Vieira | 2019-05-16 | 161 | -0/+399210 |
* | [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint | Andre Vieira | 2019-05-16 | 1 | -1/+1 |
* | [PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp ... | Andre Vieira | 2019-05-16 | 5 | -34/+152 |
* | [PATCH 35/57][Arm][GAS] Add support for MVE instructions: vshlc and vshll | Andre Vieira | 2019-05-16 | 8 | -0/+195 |
* | [PATCH 34/57][Arm][GAS] Add support for MVE instructions: vshl and vqshl | Andre Vieira | 2019-05-16 | 8 | -43/+364 |
* | [PATCH 33/57][Arm][GAS] Add support for MVE instructions: vshr, vrshr, vsli, ... | Andre Vieira | 2019-05-16 | 14 | -16/+343 |
* | [PATCH 32/57][Arm][GAS] Add support for MVE instructions: vrintn, vrintx, vri... | Andre Vieira | 2019-05-16 | 5 | -10/+127 |
* | [PATCH 31/57][Arm][GAS] Add support for MVE instructions: vshrn[tb], vrshrn[t... | Andre Vieira | 2019-05-16 | 8 | -0/+358 |
* | [PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, v... | Andre Vieira | 2019-05-16 | 11 | -9/+366 |
* | [PATCH 29/57][Arm][GAS] Add support for MVE instructions: vqdmullt and vqdmullb | Andre Vieira | 2019-05-16 | 5 | -0/+167 |
* | [PATCH 28/57][Arm][GAS] Add support for MVE instructions: vqdmlah, vqrdmlah, ... | Andre Vieira | 2019-05-16 | 5 | -29/+229 |
* | [PATCH 27/57][Arm][GAS] Add support for MVE instructions: vqdmladh, vqrdmladh... | Andre Vieira | 2019-05-16 | 8 | -0/+296 |
* | [PATCH 26/57][Arm][GAS] Add support for MVE instructions: vpnot and vpsel | Andre Vieira | 2019-05-16 | 8 | -0/+113 |
* | [PATCH 25/57][Arm][GAS] Add support for MVE instruction: vmvn, vqabs and vqneg | Andre Vieira | 2019-05-16 | 8 | -5/+145 |
* | [PATCH 24/57][Arm][GAS] Add support for MVE instructions: vmlas, vmulh and vr... | Andre Vieira | 2019-05-16 | 8 | -0/+168 |
* | [PATCH 23/57][Arm][GAS] Add support for MVE instructions: vmla, vmul, vqadd a... | Andre Vieira | 2019-05-16 | 14 | -13/+431 |
* | [PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, v... | Andre Vieira | 2019-05-16 | 14 | -0/+805 |