aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-06-11tc-hppa.c: Speed up search for last labelJohn David Anglin1-0/+8
2015-06-08Fix RX GAS handling of integer bignums.Nick Clifton1-0/+4
2015-06-04Fix compile time warning for tc-h8300.c when using gcc 5+.Nick Clifton1-0/+5
2015-06-04[AArch64] Add support for ARMv8.1 command line optionMatthew Wahab1-0/+6
2015-06-04[ARM] Use frag's thumb_mode information when availableJiong Wang1-0/+5
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab1-0/+6
2015-06-02[ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab1-0/+10
2015-06-02[AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab1-0/+5
2015-06-02[AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab1-0/+6
2015-06-01[AArch64][GAS] Add support for PAN architecture extensionMatthew Wahab1-0/+8
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang1-0/+6
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang1-0/+6
2015-05-28Compact EH SupportCatherine Moore1-0/+53
2015-05-26xtensa: fix gas segfault with --text-section-literalsMax Filippov1-0/+6
2015-05-22Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton1-0/+6
2015-05-20[AArch64] Sort relocation case labels alphabeticallyJiong Wang1-0/+7
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu1-0/+10
2015-05-15Add -mshared option to x86 ELF assemblerH.J. Lu1-0/+13
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu1-0/+5
2015-05-13xtensa: fix gas trampolines regressionMax Filippov1-0/+5
2015-05-13Revert "Add -mno-shared to x86 assembler"H.J. Lu1-10/+0
2015-05-11Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu1-0/+6
2015-05-11Add Intel MCU support to gasH.J. Lu1-0/+17
2015-05-08Change ARM symbol name verification code so that it only triggers when the fo...Nick Clifton1-0/+8
2015-05-08Add -mno-shared to x86 assemblerH.J. Lu1-0/+10
2015-05-07Optimize branches to non-weak symbols with visibilityH.J. Lu1-0/+5
2015-05-06gas: typo in comment fixed.Jose E. Marchesi1-0/+4
2015-05-06gas: support for the sparc %ncc condition codes register.Jose E. Marchesi1-0/+6
2015-05-06Update GAS documentation to note that dollar local labels are only supported ...Nick Clifton1-0/+5
2015-05-06[AArch64] Record instruction alignment for .inst directiveRenlin Li1-0/+4
2015-05-05[AARCH64] Positively emit symbols for alignmentRenlin Li1-0/+5
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-0/+7
2015-05-05xtensa: optimize trampolines relaxationMax Filippov1-0/+13
2015-05-01Fix typos in previous patch.DJ Delorie1-0/+5
2015-05-01Remove i386_elf_emit_arch_noteH.J. Lu1-0/+6
2015-05-01Support ix86-*-elf*H.J. Lu1-0/+4
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie1-0/+13
2015-04-30Use "else if" on cpu_arch_isaH.J. Lu1-0/+5
2015-04-30GAS ARM: Warn if the user creates a symbol with the same name as an instruction.Nick Clifton1-0/+9
2015-04-30Adds documentation of GAS's .zero directive.Nick Clifton1-0/+5
2015-04-29Fix an internal error in GAS when assembling a bogus piece of source code.Nick Clifton1-0/+6
2015-04-29Updates the description of GAS's .set directive, to note that for some target...Nick Clifton1-0/+6
2015-04-28[ARM]Positively emit symbols for alignmentRenlin Li1-0/+4
2015-04-28Fix compile time warnings about a local variable being used before it is set.Nick Clifton1-0/+7
2015-04-27[AArch64] Don't try to align insn in non-executale sectionRenlin Li1-0/+6
2015-04-24gas thunderx supportJim Wilson1-1/+6
2015-04-24[ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw1-0/+5
2015-04-23Improve warning messages for la/dlaMatthew Fortune1-0/+5
2015-04-23x86: don't require operand size specification for AVX512 broadcastsJan Beulich1-0/+5
2015-04-20Silence texinfo 5.1 warningsH.J. Lu1-0/+8