Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | gas: make .lcomm to accept an optional aligmnet in eBPF targets | Jose E. Marchesi | 1 | -1/+43 |
2019-07-19 | [AArch64] Rename +bitperm to +sve2-bitperm | Richard Sandiford | 1 | -1/+1 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 1 | -5/+39 |
2019-07-18 | gas: .lcomm gets an alignment argument in eBPF | Jose E. Marchesi | 1 | -1/+2 |
2019-07-17 | gas: support .half, .word and .dword directives in eBPF | Jose E. Marchesi | 1 | -0/+3 |
2019-07-17 | x86: replace "anymem" checks where possible | Jan Beulich | 1 | -8/+14 |
2019-07-16 | x86: make RegMem an opcode modifier | Jan Beulich | 1 | -12/+18 |
2019-07-16 | x86: fold SReg{2,3} | Jan Beulich | 2 | -23/+22 |
2019-07-09 | Re: gas/ELF: don't accumulate .type settings | Alan Modra | 3 | -29/+23 |
2019-07-04 | x86: correct "-Q" option handling | Jan Beulich | 1 | -1/+3 |
2019-07-04 | gas/ELF: don't accumulate .type settings | Jan Beulich | 2 | -1/+40 |
2019-07-02 | This patch fixes a bug in the AArch64 assembler where an incorrect structural... | Barnaby Wilks | 1 | -0/+9 |
2019-07-01 | x86: drop Vec_Imm4 | Jan Beulich | 1 | -25/+11 |
2019-07-01 | x86: limit ImmExt abuse | Jan Beulich | 1 | -13/+10 |
2019-07-01 | x86: optimize AND/OR with twice the same register | Jan Beulich | 1 | -0/+23 |
2019-07-01 | x86-64: optimize certain commutative VEX-encoded insns | Jan Beulich | 1 | -0/+43 |
2019-07-01 | x86: StaticRounding implies SAE | Jan Beulich | 1 | -6/+3 |
2019-07-01 | x86: optimize EVEX packed integer logical instructions | Jan Beulich | 1 | -11/+19 |
2019-07-01 | x86: use encoding_length() also elsewhere | Jan Beulich | 1 | -32/+4 |
2019-07-01 | x86: warn about insns exceeding the 15-byte limit | Jan Beulich | 1 | -0/+32 |
2019-06-27 | This fixes a bug in the ARm assembler where an immediate operand larger than ... | Barnaby Wilk s | 1 | -4/+9 |
2019-06-27 | x86: allow VEX et al encodings in 16-bit (protected) mode | Jan Beulich | 1 | -2/+2 |
2019-06-25 | MIPS/gas: Fix order of instructions in LI macro expansion | Faraz Shahbazker | 1 | -11/+29 |
2019-06-25 | x86: correct / adjust debug printing | Jan Beulich | 1 | -9/+10 |
2019-06-25 | x86: don't open code is_any_vex_encoding() | Jan Beulich | 1 | -3/+1 |
2019-06-25 | x86-64: also optimize ANDQ with immediate fitting in 7 bits | Jan Beulich | 1 | -1/+5 |
2019-06-25 | Fix logical expression in last commit | Alan Modra | 1 | -1/+1 |
2019-06-25 | PowerPC nops | Alan Modra | 2 | -19/+54 |
2019-06-06 | gas: Add .enqcmd and noenqcmd directives | H.J. Lu | 1 | -0/+3 |
2019-06-04 | Enable Intel AVX512_VP2INTERSECT insn | H.J. Lu | 1 | -0/+3 |
2019-05-30 | RISC-V: Fix lui argument parsing. | Jim Wilson | 1 | -5/+4 |
2019-05-27 | Fix failure on powerpc 32-bit only targets | Alan Modra | 1 | -50/+120 |
2019-05-24 | aarch64: override default elf .set handling in gas | Szabolcs Nagy | 2 | -0/+38 |
2019-05-24 | aarch64: handle .variant_pcs directive in gas | Szabolcs Nagy | 1 | -0/+23 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 2 | -23/+149 |
2019-05-24 | PowerPC D-form prefixed loads and stores | Peter Bergner | 1 | -1/+4 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 2 | -40/+177 |
2019-05-23 | gas: add support for eBPF | Jose E. Marchesi | 2 | -0/+405 |
2019-05-22 | S12Z: GAS: New option --mdollar-hex. | John Darrington | 1 | -8/+59 |
2019-05-21 | [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructions | Sudakshina Das | 1 | -11/+95 |
2019-05-21 | [binutils, Arm] Add support for conditional instructions in Armv8.1-M Mainline | Sudakshina Das | 1 | -1/+81 |
2019-05-21 | [binutils, Arm] Add support for shift instructions in MVE | Sudakshina Das | 1 | -0/+50 |
2019-05-21 | [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M Baseline | Andre Vieira | 1 | -0/+5 |
2019-05-21 | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 6 | -3/+6 |
2019-05-21 | Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value." | John Darrington | 6 | -6/+3 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 1 | -0/+4 |
2019-05-20 | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 6 | -3/+6 |
2019-05-16 | [PATCH, GAS, Arm] Refactor check_simd_pred_availability | Andre Vieira | 1 | -50/+61 |
2019-05-16 | [PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp ... | Andre Vieira | 1 | -34/+74 |
2019-05-16 | [PATCH 35/57][Arm][GAS] Add support for MVE instructions: vshlc and vshll | Andre Vieira | 1 | -0/+61 |