aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2017-06-27MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump testMaciej W. Rozycki3-1/+10
2017-06-27MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' testMaciej W. Rozycki2-1/+6
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2-1/+24
2017-06-26Check unsupported .symver with common symbolH.J. Lu6-0/+35
2017-06-26Fix compile time warning building gas for arm-wince target.Nick Clifton2-0/+6
2017-06-26Update check conditions for illegal placed instructions.claziss5-2/+50
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme4-1/+12
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme41-132/+714
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme2-26/+24
2017-06-23RISC-V: Error, don't warn, for shfit amounts/CSRsAndrew Waterman2-8/+13
2017-06-22Fix compile time warning about unused static variable.Nick Clifton2-1/+5
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme8-69/+231
2017-06-21x86: CET v2.0: Update incssp and setssbsyH.J. Lu7-30/+39
2017-06-21x86: CET v2.0: Rename savessp to saveprevsspH.J. Lu7-12/+21
2017-06-21x86: CET v2.0: Update NOTRACK prefixH.J. Lu12-81/+221
2017-06-21[ARM] Allow Thumb division as an extension for ARMv7Thomas Preud'homme4-0/+33
2017-06-21[ARM] Rework selection of feature bits to base build attributes onThomas Preud'homme2-16/+30
2017-06-21[ARM] Simplify Tag_DSP_extension selection logicThomas Preud'homme2-23/+11
2017-06-21[ARM] Keep separation between extensions and architecture bits throughout exe...Thomas Preud'homme3-29/+101
2017-06-21[ARM] Separate extensions from architectures in arm_cpusThomas Preud'homme2-162/+381
2017-06-21Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite...James Greenhalgh3-0/+13
2017-06-15i386-dis: Add 2 tests with invalid bnd registerH.J. Lu5-0/+41
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov3-12/+40
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 Collison4-2/+16
2017-06-06[Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-AJiong Wang12-18/+328
2017-06-05Drop arm support for falkor/qdf24xx targets, not present in released hardware.Jim Wilson3-8/+5
2017-06-01S/390: idte/ipte fixesAndreas Krebbel8-27/+17
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov2-26/+7
2017-05-30S/390: Fix indentationAndreas Krebbel1-5/+5
2017-05-30S/390: Fix instruction types of csdtr and csxtrAndreas Krebbel2-4/+4
2017-05-30S/390: Add missing operand to tb instructionAndreas Krebbel2-2/+2
2017-05-30S/390: Add ipte/idte variants with optional operandsAndreas Krebbel4-9/+25
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-23x86: Update notrackbad tests for non-ELF targetsH.J. Lu3-10/+18
2017-05-23[ARC] Reformat error messages.claziss2-10/+16
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu13-17/+426
2017-05-22[AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang6-8/+52
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi28-11/+523
2017-05-19gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC ELF targetsJose E. Marchesi3-2/+8
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay2-0/+10
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra5-8/+15
2017-05-17S/390: Fix arch level of pckmo instruction.Andreas Krebbel4-2/+2
2017-05-16Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra23-63/+103
2017-05-15Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols.Nick Clifton4-1/+95
2017-05-15MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki86-114/+1338
2017-05-15MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki31-6/+3425
2017-05-15MIPS16e2: Add MIPS16e2 ASE GAS test infrastructureMaciej W. Rozycki24-5/+410
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki4-44/+187