summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 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
* xtensa: gas: add relaxations testsMax Filippov2019-04-1113-0/+179
* xtensa: gas: convert tests to run_dump_testsMax Filippov2019-04-1113-105/+63
* xtensa: gas: clean up literal management codeMax Filippov2019-04-112-60/+65
* xtensa: gas: put .literal_position at section startMax Filippov2019-04-115-25/+34
* [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das2019-04-116-33/+45
* [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instructionSudakshina Das2019-04-115-0/+39
* Disable R_X86_64_PLT32 generation as branch marker on Solaris/x86Rainer Orth2019-04-1021-0/+426
* te-cloudabi.hAlan Modra2019-04-105-6/+41
* [MIPS] Add RDHWR with the SEL field for MIPS R6.Robert Suchanek2019-04-094-0/+71
* x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu2019-04-085-2/+13
* x86: Remove i386-*-kaos* and i386-*-chaos targetsH.J. Lu2019-04-083-4/+6
* x86: Add assembler -mx86-used-note=yes testH.J. Lu2019-04-055-0/+59
* x86: Support Intel AVX512 BF16Xuepeng Guo2019-04-0516-1/+499
* PowerPC conditional branch testAlan Modra2019-04-059-0/+421
* PowerPC disassembler: Don't emit trailing spacesAlan Modra2019-04-0513-56/+71
* Add extended mnemonics for bctar. Fix setting of 'at' branch hints.Peter Bergner2019-04-045-24/+286
* gas: use literals/const16 for xtensa loop relaxationMax Filippov2019-04-033-142/+65
* [GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira2019-04-0141-46/+2843