aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2015-06-11tc-hppa.c: Speed up search for last labelJohn David Anglin1-50/+20
2015-06-08Fix RX GAS handling of integer bignums.Nick Clifton1-22/+29
2015-06-04Fix compile time warning for tc-h8300.c when using gcc 5+.Nick Clifton1-1/+1
2015-06-04[AArch64] Add support for ARMv8.1 command line optionMatthew Wahab1-0/+1
2015-06-04[ARM] Use frag's thumb_mode information when availableJiong Wang1-2/+6
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab1-0/+1
2015-06-02[ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab1-0/+13
2015-06-02[ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab1-0/+29
2015-06-02[AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab1-0/+2
2015-06-02[AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab1-0/+1
2015-06-01[AArch64][GAS] Add support for PAN architecture extensionMatthew Wahab1-5/+17
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang1-0/+11
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang1-0/+11
2015-05-28Compact EH SupportCatherine Moore3-3/+35
2015-05-26xtensa: fix gas segfault with --text-section-literalsMax Filippov1-1/+9
2015-05-20[AArch64] Sort relocation case labels alphabeticallyJiong Wang1-18/+18
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu1-0/+22
2015-05-15Add -mshared option to x86 ELF assemblerH.J. Lu1-3/+32
2015-05-13xtensa: fix gas trampolines regressionMax Filippov1-2/+1
2015-05-13Revert "Add -mno-shared to x86 assembler"H.J. Lu1-17/+0
2015-05-11Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu1-1/+23
2015-05-11Add Intel MCU support to gasH.J. Lu2-3/+60
2015-05-08Change ARM symbol name verification code so that it only triggers when the fo...Nick Clifton2-34/+34
2015-05-08Add -mno-shared to x86 assemblerH.J. Lu1-0/+17
2015-05-07Optimize branches to non-weak symbols with visibilityH.J. Lu1-4/+20
2015-05-06gas: typo in comment fixed.Jose E. Marchesi1-1/+1
2015-05-06gas: support for the sparc %ncc condition codes register.Jose E. Marchesi1-2/+4
2015-05-06[AArch64] Record instruction alignment for .inst directiveRenlin Li1-5/+5
2015-05-05[AARCH64] Positively emit symbols for alignmentRenlin Li1-14/+13
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-14/+26
2015-05-05xtensa: optimize trampolines relaxationMax Filippov1-27/+194
2015-05-01Fix typos in previous patch.DJ Delorie1-6/+6
2015-05-01Remove i386_elf_emit_arch_noteH.J. Lu2-47/+0
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie3-7/+33
2015-04-30Use "else if" on cpu_arch_isaH.J. Lu1-1/+1
2015-04-30GAS ARM: Warn if the user creates a symbol with the same name as an instruction.Nick Clifton1-0/+52
2015-04-29Fix an internal error in GAS when assembling a bogus piece of source code.Nick Clifton1-1/+6
2015-04-28[ARM]Positively emit symbols for alignmentRenlin Li1-16/+14
2015-04-27[AArch64] Don't try to align insn in non-executale sectionRenlin Li1-12/+10
2015-04-24gas thunderx supportJim Wilson1-1/+3
2015-04-24[ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw1-0/+9
2015-04-23Improve warning messages for la/dlaMatthew Fortune1-2/+4
2015-04-23x86: don't require operand size specification for AVX512 broadcastsJan Beulich1-0/+1
2015-04-17Fix avr compiler warningSenthil Kumar Selvaraj1-15/+15
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2-9/+34
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton3-8/+24
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu1-1/+2
2015-04-07[AArch64] use subseg_text_p to check .textRenlin Li1-9/+9
2015-04-02Second fix for microblaze gas port's ability to parse constants.Nick Clifton1-4/+10
2015-04-02Fixes a bug in the microblaze assembler where it would not complain about con...Nick Clifton1-5/+5