aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2019-05-16[PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, v...Andre Vieira14-0/+805
2019-05-16[PATCH 21/57][Arm][GAS] Add support for MVE instructions: vmaxv, vmaxav, vmin...Andre Vieira5-0/+162
2019-05-16[PATCH 20/57][Arm][GAS] Add support for MVE instructions: vmaxnmv, vmaxnmav, ...Andre Vieira5-0/+151
2019-05-16[PATCH 19/57][Arm][GAS] Add support for MVE instructions: vmax[nm][a] and vmi...Andre Vieira14-6/+332
2019-05-16[PATCH 18/57][Arm][GAS] Add support for MVE instructions: vhcadd, vhadd, vhsu...Andre Vieira8-95/+358
2019-05-16[PATCH 17/57][Arm][GAS] Add support for MVE instructions: vfma and vfmsAndre Vieira5-5/+133
2019-05-16[PATCH 16/57][Arm][GAS] Add support for MVE instructions: vdup, vddup, vdwdup...Andre Vieira11-1/+299
2019-05-16[PATCH 15/57][Arm][GAS] Add support for MVE instructions: vcls, vclz and vfmasAndre Vieira11-4/+191
2019-05-16[PATCH 14/57][Arm][GAS] Add support for MVE instructions: vcadd, vcmla and vcmulAndre Vieira20-15/+350
2019-05-16[PATCH 13/57][Arm][GAS] Add support for MVE instructions: vand, vbic, vorr, v...Andre Vieira17-94/+464
2019-05-16[PATCH 12/57][Arm][GAS] Add support for MVE instructions: vaddlv and vaddvAndre Vieira8-0/+245
2019-05-16[PATCH 11/57][Arm][GAS] Add support for MVE instructions: vadc, vsbc and vbrsrAndre Vieira11-0/+241
2019-05-16[PATCH 10/57][Arm][GAS] Add support for MVE instructions: vcmp and vptAndre Vieira14-26/+585
2019-05-16[PATCH 9/57][Arm][GAS] Add support for MVE instructions: vmovAndre Vieira8-84/+520
2019-05-16[PATCH 8/57][Arm][GAS] Add support for MVE instructions: vcvtAndre Vieira17-19/+831
2019-05-16[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldrAndre Vieira20-7/+1536
2019-05-16[PATCH 6/57][Arm][GAS] Add support for MVE instructions: vst/vld{2,4}Andre Vieira5-9/+611
2019-05-16[PATCH 5/57][Arm][GAS] Add support for MVE instructions: vmull{b,t}Andre Vieira5-2/+192
2019-05-16[PATCH 4/57][Arm][GAS] Add support for MVE instructions: vabav, vmladav and v...Andre Vieira14-3/+488
2019-05-16[PATCH 3/57][Arm][GAS] Add support for MVE instructions: vabs and vnegAndre Vieira8-6/+161
2019-05-16[PATCH 2/57][Arm][GAS] Add support for MVE instructions: vpst, vadd, vsub and...Andre Vieira16-353/+1328
2019-05-16[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira3-1/+30
2019-05-15S12Z: New option -mreg-prefixJohn Darrington6-17/+155
2019-05-15GAS (doc): Fix misaligned menu entry.John Darrington2-1/+5
2019-05-15C-SKY FAIL: jbt - cskyAlan Modra2-0/+7
2019-05-15.file file number checkingAlan Modra2-22/+31
2019-05-15tic54x_start_line_hookAlan Modra2-6/+9
2019-05-14Fix illegal memory access triggered when attempting to assemble a bogus i386 ...Nick Clifton2-0/+12
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton29-138/+168
2019-05-10Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6Faraz Shahbazker7-10/+62
2019-05-09Update printing of optional operands during disassembly.Peter Bergner2-4/+4
2019-05-09[gas][testsuite] Don't specify arch in testsuite outputMatthew Malcomson2-1/+5
2019-05-09[binutils][aarch64] Add SVE2 testsMatthew Malcomson13-0/+8621
2019-05-09[binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2-4/+54
2019-05-09[binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] SVE2 feature extension flags.Matthew Malcomson3-0/+29
2019-05-08gas/elf dwarf2 testsAlan Modra35-220/+243
2019-05-08xtensa ignores option --no-link-relaxAlan Modra2-3/+10
2019-05-07xfail locview tests on mep that use complex relocs for view numbersAlexandre Oliva3-2/+9
2019-05-07Tidy use_complex_relocs_forAlan Modra2-22/+18
2019-05-06Add load-link, store-conditional paired EVA instructionsFaraz Shahbazker6-1/+91
2019-05-06sym->sy_value is not valid for struct local_symbolAlan Modra2-1/+6
2019-05-06PowerPC reloc symbols that shouldn't be adjustedAlan Modra3-1/+27
2019-05-05[LVu] base subseg head view on prev subseg's tailAlexandre Oliva5-5/+107
2019-05-04m32c padding with nopsAlan Modra8-31/+23
2019-05-02i386: Issue a warning to IRET without suffix for .code16gccH.J. Lu5-7/+46