summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* [binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2019-05-092-4/+54
* [binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2019-05-092-0/+6
* [binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2019-05-092-0/+5
* [binutils][aarch64] SVE2 feature extension flags.Matthew Malcomson2019-05-093-0/+29
* gas/elf dwarf2 testsAlan Modra2019-05-0835-220/+243
* xtensa ignores option --no-link-relaxAlan Modra2019-05-082-3/+10
* xfail locview tests on mep that use complex relocs for view numbersAlexandre Oliva2019-05-073-2/+9
* Tidy use_complex_relocs_forAlan Modra2019-05-072-22/+18
* Add load-link, store-conditional paired EVA instructionsFaraz Shahbazker2019-05-066-1/+91
* sym->sy_value is not valid for struct local_symbolAlan Modra2019-05-062-1/+6
* PowerPC reloc symbols that shouldn't be adjustedAlan Modra2019-05-063-1/+27
* [LVu] base subseg head view on prev subseg's tailAlexandre Oliva2019-05-055-5/+107
* m32c padding with nopsAlan Modra2019-05-048-31/+23
* i386: Issue a warning to IRET without suffix for .code16gccH.J. Lu2019-05-025-7/+46
* [BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das2019-05-018-0/+111
* S12Z: Opcodes: Fix crash when trying to decode a truncated operation.John Darrington2019-04-294-0/+27
* [MIPS] Add load-link, store-conditional paired instructionsAndrew Bennett2019-04-2614-10/+228
* i386: Don't add 0x66 prefix to IRET for .code16gccH.J. Lu2019-04-264-0/+22
* Speed up locview resolution with relaxable fragsAlexandre Oliva2019-04-254-1/+69
* resolve_symbol_value vs. .loc view resolutionAlan Modra2019-04-243-29/+35
* S12Z: Opcodes: Handle bit map operations with non-canonical operands.John Darrington2019-04-243-1/+15
* RX Assembler: Ensure that the internal limit on the number of relaxation iter...Nick Clifton2019-04-193-8/+31
* Improve warning message for $0 constraint on MIPSR6 branchesMatthew Fortune2019-04-183-11/+20
* MSP430 Assembler: Define symbols for functions to run through.Jozef Lawrynowicz2019-04-189-6/+141
* MSP430 Assembler: Leave placement of .lower and .upper sections to generic li...Jozef Lawrynowicz2019-04-171-0/+13
* MSP420 assembler: Add -m{u,U} options to enable/disable NOP warnings for unk...Jozef Lawrynowicz2019-04-1713-10/+198
* xfail gas weakref1 test for nds32Alan Modra2019-04-162-0/+5
* ns32k testsuite tidyAlan Modra2019-04-163-3/+6
* Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPEAlan Modra2019-04-168-68/+66
* Make fixup fx_where unsignedAlan Modra2019-04-167-27/+36
* Make frag fr_fix unsignedAlan Modra2019-04-1613-23/+40
* [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registersAndre Vieira2019-04-156-4/+225
* [binutils, ARM, 15/16] Add support for VSCCLRMAndre Vieira2019-04-156-14/+158
* [binutils, ARM, 13/16] Add support for CLRMAndre Vieira2019-04-157-29/+150
* [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma...Andre Vieira2019-04-157-0/+189
* [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira2019-04-154-0/+121
* [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira2019-04-152-0/+42
* [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M MainlineAndre Vieira2019-04-159-0/+102
* [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira2019-04-152-0/+42
* [binutils, ARM, 7/16] New BFX and BFLX instruction for Armv8.1-M MainlineAndre Vieira2019-04-157-0/+69
* [binutils, ARM, 6/16] New BF instruction for Armv8.1-M MainlineAndre Vieira2019-04-159-0/+142
* [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira2019-04-152-0/+42
* [binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct ...Andre Vieira2019-04-152-271/+310
* [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo...Andre Vieira2019-04-152-0/+64
* [GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M MainlineAndre Vieira2019-04-156-4/+585
* [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira2019-04-153-45/+68
* [MIPS] Add i6500 CPU and fix i6400 default ASEsMatthew Fortune2019-04-136-1/+63
* [MIPS] Apply ASE information for the selected processorMatthew Fortune2019-04-134-7/+51
* GAS: S12Z: Remove definition of macro TC_M68K.John Darrington2019-04-122-3/+4
* GAS: tc-s12z.c: int -> bfd_booleanJohn Darrington2019-04-122-206/+210