aboutsummaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVLH.J. Lu2019-05-285-0/+27
* Fix failure on powerpc 32-bit only targetsAlan Modra2019-05-273-51/+140
* aarch64: override default elf .set handling in gasSzabolcs Nagy2019-05-245-0/+78
* aarch64: handle .variant_pcs directive in gasSzabolcs Nagy2019-05-247-0/+69
* Regen POTFILES for bpfAlan Modra2019-05-242-0/+6
* PowerPC relocations for prefix insnsAlan Modra2019-05-246-23/+218
* PowerPC D-form prefixed loads and storesPeter Bergner2019-05-246-11/+380
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-246-40/+248
* gas: add support for eBPFJose E. Marchesi2019-05-2341-9/+1606
* S12Z: GAS: New option --mdollar-hex.John Darrington2019-05-226-8/+103
* [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructionsSudakshina Das2019-05-2112-17/+193
* [binutils, Arm] Add support for conditional instructions in Armv8.1-M MainlineSudakshina Das2019-05-217-1/+162
* [binutils, Arm] Add support for shift instructions in MVESudakshina Das2019-05-217-0/+142
* MIPS/gas: Reject $0 as source register for DAUI instructionFaraz Shahbazker2019-05-214-1/+14
* [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M BaselineAndre Vieira2019-05-216-0/+53
* [binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira2019-05-219-15/+51
* GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington2019-05-219-13/+39
* Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value."John Darrington2019-05-218-21/+9
* [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker2019-05-206-0/+35
* GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington2019-05-208-9/+21
* S12Z (doc): Minor improvements to text and formatting.John Darrington2019-05-181-53/+47
* GAS (documentation): Remove trademark acknowledgements.John Darrington2019-05-173-2/+7
* [PATCH, GAS, Arm] Refactor check_simd_pred_availabilityAndre Vieira2019-05-162-50/+96
* [PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWSAndre Vieira2019-05-162-0/+7
* [PATCH 57/57][Arm][GAS] MVE TestsAndre Vieira2019-05-16161-0/+399210
* [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrintAndre Vieira2019-05-161-1/+1
* [PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp ...Andre Vieira2019-05-165-34/+152
* [PATCH 35/57][Arm][GAS] Add support for MVE instructions: vshlc and vshllAndre Vieira2019-05-168-0/+195
* [PATCH 34/57][Arm][GAS] Add support for MVE instructions: vshl and vqshlAndre Vieira2019-05-168-43/+364
* [PATCH 33/57][Arm][GAS] Add support for MVE instructions: vshr, vrshr, vsli, ...Andre Vieira2019-05-1614-16/+343
* [PATCH 32/57][Arm][GAS] Add support for MVE instructions: vrintn, vrintx, vri...Andre Vieira2019-05-165-10/+127
* [PATCH 31/57][Arm][GAS] Add support for MVE instructions: vshrn[tb], vrshrn[t...Andre Vieira2019-05-168-0/+358
* [PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, v...Andre Vieira2019-05-1611-9/+366
* [PATCH 29/57][Arm][GAS] Add support for MVE instructions: vqdmullt and vqdmullbAndre Vieira2019-05-165-0/+167
* [PATCH 28/57][Arm][GAS] Add support for MVE instructions: vqdmlah, vqrdmlah, ...Andre Vieira2019-05-165-29/+229
* [PATCH 27/57][Arm][GAS] Add support for MVE instructions: vqdmladh, vqrdmladh...Andre Vieira2019-05-168-0/+296
* [PATCH 26/57][Arm][GAS] Add support for MVE instructions: vpnot and vpselAndre Vieira2019-05-168-0/+113
* [PATCH 25/57][Arm][GAS] Add support for MVE instruction: vmvn, vqabs and vqnegAndre Vieira2019-05-168-5/+145
* [PATCH 24/57][Arm][GAS] Add support for MVE instructions: vmlas, vmulh and vr...Andre Vieira2019-05-168-0/+168
* [PATCH 23/57][Arm][GAS] Add support for MVE instructions: vmla, vmul, vqadd a...Andre Vieira2019-05-1614-13/+431
* [PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, v...Andre Vieira2019-05-1614-0/+805
* [PATCH 21/57][Arm][GAS] Add support for MVE instructions: vmaxv, vmaxav, vmin...Andre Vieira2019-05-165-0/+162
* [PATCH 20/57][Arm][GAS] Add support for MVE instructions: vmaxnmv, vmaxnmav, ...Andre Vieira2019-05-165-0/+151
* [PATCH 19/57][Arm][GAS] Add support for MVE instructions: vmax[nm][a] and vmi...Andre Vieira2019-05-1614-6/+332
* [PATCH 18/57][Arm][GAS] Add support for MVE instructions: vhcadd, vhadd, vhsu...Andre Vieira2019-05-168-95/+358
* [PATCH 17/57][Arm][GAS] Add support for MVE instructions: vfma and vfmsAndre Vieira2019-05-165-5/+133
* [PATCH 16/57][Arm][GAS] Add support for MVE instructions: vdup, vddup, vdwdup...Andre Vieira2019-05-1611-1/+299
* [PATCH 15/57][Arm][GAS] Add support for MVE instructions: vcls, vclz and vfmasAndre Vieira2019-05-1611-4/+191
* [PATCH 14/57][Arm][GAS] Add support for MVE instructions: vcadd, vcmla and vcmulAndre Vieira2019-05-1620-15/+350
* [PATCH 13/57][Arm][GAS] Add support for MVE instructions: vand, vbic, vorr, v...Andre Vieira2019-05-1617-94/+464