2019-07-01 |
Nick Clifton | Fix bug when generating REL type relocs for assembler... |
tree | commitdiff |
2019-07-01 |
Matthew Malcomson | [gas][aarch64][SVE2] Fix pmull{t,b} requirement on... |
tree | commitdiff |
2019-07-01 |
Nick Clifton | Document the .value directive supported by the x86... |
tree | commitdiff |
2019-07-01 |
Nick Clifton | Correct a typo in the description of the Align and... |
tree | commitdiff |
2019-07-01 |
Nick Clifton | Fix spelling error in assembler documentation. |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: drop Vec_Imm4 |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: limit ImmExt abuse |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: optimize AND/OR with twice the same register |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86-64: optimize certain commutative VEX-encoded insns |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: StaticRounding implies SAE |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: optimize EVEX packed integer logical instructions |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: add missing pseudo ops for VPCLMULQDQ ISA extension |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: use encoding_length() also elsewhere |
tree | commitdiff |
2019-07-01 |
Jan Beulich | x86: warn about insns exceeding the 15-byte limit |
tree | commitdiff |
2019-06-27 |
H.J. Lu | i386: Check vector length for scatter/gather prefetch... |
tree | commitdiff |
2019-06-27 |
Barnaby Wilk s | This fixes a bug in the ARm assembler where an immediat... |
tree | commitdiff |
2019-06-27 |
Jan Beulich | x86: add missing test |
tree | commitdiff |
2019-06-27 |
Jan Beulich | x86: allow VEX et al encodings in 16-bit (protected... |
tree | commitdiff |
2019-06-27 |
Jim Wilson | Fix a few non-dash safe xstormy16 shell scripts. |
tree | commitdiff |
2019-06-26 |
Lili Cui | i386: Document memory size reference in assembler |
tree | commitdiff |
2019-06-25 |
Faraz Shahbazker | MIPS/gas: Fix order of instructions in LI macro expansion |
tree | commitdiff |
2019-06-25 |
Jan Beulich | x86: correct / adjust debug printing |
tree | commitdiff |
2019-06-25 |
Jan Beulich | x86: document certain command line options as "dangerous" |
tree | commitdiff |
2019-06-25 |
Jan Beulich | x86: don't open code is_any_vex_encoding() |
tree | commitdiff |
2019-06-25 |
Jan Beulich | x86: fix (dis)assembly of certain SSE2 insns in 16... |
tree | commitdiff |
2019-06-25 |
Jan Beulich | x86-64: also optimize ANDQ with immediate fitting in... |
tree | commitdiff |
2019-06-25 |
Jan Beulich | x86: add CVT{,T}PS2PI cases to xmmwords test |
tree | commitdiff |
2019-06-25 |
Alan Modra | Fix logical expression in last commit |
tree | commitdiff |
2019-06-25 |
Alan Modra | PowerPC nops |
tree | commitdiff |
2019-06-19 |
H.J. Lu | i386: Check vector length for EVEX broadcast instructions |
tree | commitdiff |
2019-06-17 |
H.J. Lu | i386: Check vector length for vshufXXX/vinsertXXX/vextr... |
tree | commitdiff |
2019-06-14 |
Alan Modra | Regenerate with approved autotools version |
tree | commitdiff |
2019-06-12 |
Peter Bergner | Add missing ChangeLog entries |
tree | commitdiff |
2019-06-12 |
Peter Bergner | Remove the ldmx mnemonic that never made it into POWER9. |
tree | commitdiff |
2019-06-06 |
H.J. Lu | gas: Add .enqcmd and noenqcmd directives |
tree | commitdiff |
2019-06-06 |
H.J. Lu | gas: Correct ChangeLog for commit 5d79adc4b22b0abd |
tree | commitdiff |
2019-06-05 |
H.J. Lu | i386: Check vector length for EVEX vextractfXX and... |
tree | commitdiff |
2019-06-04 |
H.J. Lu | i386: Check for reserved VEX.vvvv and EVEX.vvvv |
tree | commitdiff |
2019-06-04 |
H.J. Lu | Enable Intel AVX512_VP2INTERSECT insn |
tree | commitdiff |
2019-06-04 |
H.J. Lu | Add support for Intel ENQCMD[S] instructions |
tree | commitdiff |
2019-05-30 |
Jim Wilson | RISC-V: Fix lui argument parsing. |
tree | commitdiff |
2019-05-28 |
H.J. Lu | x86: Add CheckRegSize to AVX512_BF16 instructions with... |
tree | commitdiff |
2019-05-27 |
Alan Modra | Fix failure on powerpc 32-bit only targets |
tree | commitdiff |
2019-05-24 |
Szabolcs Nagy | aarch64: override default elf .set handling in gas |
tree | commitdiff |
2019-05-24 |
Szabolcs Nagy | aarch64: handle .variant_pcs directive in gas |
tree | commitdiff |
2019-05-24 |
Alan Modra | Regen POTFILES for bpf |
tree | commitdiff |
2019-05-24 |
Alan Modra | PowerPC relocations for prefix insns |
tree | commitdiff |
2019-05-24 |
Peter Bergner | PowerPC D-form prefixed loads and stores |
tree | commitdiff |
2019-05-24 |
Peter Bergner | PowerPC add initial -mfuture instruction support |
tree | commitdiff |
2019-05-23 |
Jose E. Marchesi | gas: add support for eBPF |
tree | commitdiff |
2019-05-22 |
John Darrington | S12Z: GAS: New option --mdollar-hex. |
tree | commitdiff |
2019-05-21 |
Sudakshina Das | [binutils, ARM] <spec_reg> changes for VMRS and VMSR... |
tree | commitdiff |
2019-05-21 |
Sudakshina Das | [binutils, Arm] Add support for conditional instruction... |
tree | commitdiff |
2019-05-21 |
Sudakshina Das | [binutils, Arm] Add support for shift instructions... |
tree | commitdiff |
2019-05-21 |
Faraz Shahbazker | MIPS/gas: Reject $0 as source register for DAUI instruction |
tree | commitdiff |
2019-05-21 |
Andre Vieira | [GAS, Arm] PR24559: Fix pseudo load-operations for... |
tree | commitdiff |
2019-05-21 |
Andre Vieira | [binutils][Arm] Fix Branch Future relocation handling... |
tree | commitdiff |
2019-05-21 |
John Darrington | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a... |
tree | commitdiff |
2019-05-21 |
John Darrington | Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX... |
tree | commitdiff |
2019-05-20 |
Faraz Shahbazker | [MIPS] PR gas/14798: Limit IRIX5 specific default typin... |
tree | commitdiff |
2019-05-20 |
John Darrington | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a... |
tree | commitdiff |
2019-05-18 |
John Darrington | S12Z (doc): Minor improvements to text and formatting. |
tree | commitdiff |
2019-05-17 |
John Darrington | GAS (documentation): Remove trademark acknowledgements. |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH, GAS, Arm] Refactor check_simd_pred_availability |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 57/57][Arm][GAS] MVE Tests |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instruc... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 36/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 35/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 34/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 33/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 32/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 31/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 30/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 29/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 28/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 27/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 26/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 25/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 24/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 23/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 22/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 21/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 20/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 19/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 18/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 17/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 16/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 15/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 14/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 13/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 12/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 11/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 10/57][Arm][GAS] Add support for MVE instruction... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 9/57][Arm][GAS] Add support for MVE instructions... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 8/57][Arm][GAS] Add support for MVE instructions... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 7/57][Arm][GAS] Add support for MVE instructions... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 6/57][Arm][GAS] Add support for MVE instructions... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 5/57][Arm][GAS] Add support for MVE instructions... |
tree | commitdiff |
2019-05-16 |
Andre Vieira | [PATCH 4/57][Arm][GAS] Add support for MVE instructions... |
tree | commitdiff |
next |