aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-10gas: xtensa: fix incorrect code generated with auto litpoolsMax Filippov1-29/+37
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu9-21/+70
2017-04-03RISC-V: Avoid a const warningPalmer Dabbelt1-1/+1
2017-03-31RISC-V: Allow ISA subsets to be disabledPalmer Dabbelt1-0/+15
2017-03-31Reduce the size of s390 symbol tables by allowing relocations in mergeable st...Nick Clifton1-2/+4
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet2-0/+910
2017-03-29PowerPC -Mraw disassemblyAlan Modra1-1/+2
2017-03-24[GAS/ARM] Fix selected_cpu with default CPU and -mcpuThomas Preud'homme1-2/+2
2017-03-22Sanitize RISC-V GAS help text, documentationPalmer Dabbelt1-7/+2
2017-03-22gas: xtensa: make trampolines relaxation work with jumps in slots other than 0Max Filippov1-4/+16
2017-03-21S/390: Remove vx2 facility flagAndreas Krebbel1-4/+2
2017-03-20[arm] Document missing -mfpu entries.Richard Earnshaw1-3/+3
2017-03-20[arm] Add neon-vfp3 as an alias for neon to -mfpu.Richard Earnshaw1-0/+1
2017-03-16gas/arc: Limit special handling of t/nt flag to ARCv2Rinat Zelig1-5/+13
2017-03-15RISC-V: Fix assembler for c.li, c.andi and c.addiwKito Cheng1-0/+8