aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Fix compile time warning building gas for arm-wince target.Nick Clifton1-0/+2
2017-06-26Update check conditions for illegal placed instructions.claziss1-2/+17
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme1-0/+3
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme1-6/+6
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme1-26/+11
2017-06-23RISC-V: Error, don't warn, for shfit amounts/CSRsAndrew Waterman1-8/+8
2017-06-22Fix compile time warning about unused static variable.Nick Clifton1-1/+1
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme1-63/+212
2017-06-21x86: CET v2.0: Update NOTRACK prefixH.J. Lu1-7/+2
2017-06-21[ARM] Allow Thumb division as an extension for ARMv7Thomas Preud'homme1-0/+15
2017-06-21[ARM] Rework selection of feature bits to base build attributes onThomas Preud'homme1-16/+24
2017-06-21[ARM] Simplify Tag_DSP_extension selection logicThomas Preud'homme1-23/+5
2017-06-21[ARM] Keep separation between extensions and architecture bits throughout exe...Thomas Preud'homme2-29/+70
2017-06-21[ARM] Separate extensions from architectures in arm_cpusThomas Preud'homme1-162/+370
2017-06-21Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite...James Greenhalgh1-0/+6
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov2-12/+29
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta2-5/+1
2017-06-07Add support for AArch64 system register names IP0, IP1, FP and LR.Michael Collison1-0/+5
2017-06-06[Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-AJiong Wang1-15/+34
2017-06-05Drop arm support for falkor/qdf24xx targets, not present in released hardware.Jim Wilson1-6/+0
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov1-26/+3
2017-05-30S/390: Fix indentationAndreas Krebbel1-5/+5
2017-05-30S/390: Improve error checking for optional operandsAndreas Krebbel1-2/+14
2017-05-30S/390: Remove optional operand flag.Andreas Krebbel1-19/+0
2017-05-23[ARC] Reformat error messages.claziss1-10/+11
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu1-17/+58
2017-05-22[AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang2-3/+30
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi1-1/+75
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay1-0/+4
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra4-8/+8
2017-05-16Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra21-59/+65
2017-05-15Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols.Nick Clifton1-1/+18
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki1-44/+116
2017-05-15MIPS16/GAS: Improve [32768,65535] out-of-range operand error diagnosticsMaciej W. Rozycki1-1/+4
2017-05-15MIPS16/GAS: Improve non-constant operand error diagnosticsMaciej W. Rozycki1-1/+4
2017-05-15MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki1-1/+16
2017-05-15MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki1-4/+1
2017-05-15MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki1-1/+4
2017-05-15MIPS/GAS: Update `match_const_int' descriptionMaciej W. Rozycki1-2/+1
2017-05-12MIPS/GAS: Unify GP-relative percent-opsMaciej W. Rozycki1-0/+2
2017-05-10[ARC] Object attributes.Claudiu Zissulescu2-66/+320
2017-05-03MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki1-64/+248
2017-05-03MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki1-1/+6
2017-04-27MIPS16/GAS: Factor out duplicate symbol value conversion codeMaciej W. Rozycki1-92/+86
2017-04-27MIPS16/GAS: Rename the LONG_BRANCH relaxation flagMaciej W. Rozycki1-6/+6
2017-04-27MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki1-52/+68
2017-04-25MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki1-5/+1
2017-04-25gas: sparc: fix relaxation of CALL instruction into branches in a.out targetsJose E. Marchesi1-2/+7
2017-04-24[GAS/ARM] Fix expansion of ldr pseudo instructionThomas Preud'homme1-9/+5
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra1-1/+0