summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Support for ARMv8.1 command line optionMatthew Wahab2015-06-034-0/+12
* [ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab2015-06-022-2/+18
* [ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2015-06-026-9/+79
* [AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab2015-06-027-0/+232
* [AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab2015-06-027-0/+106
* [AArch64][GAS] Add support for PAN architecture extensionMatthew Wahab2015-06-017-5/+92
* [AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang2015-06-015-0/+25
* [AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang2015-06-015-15/+42
* x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand orderJan Beulich2015-06-017-432/+439
* x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s}Jan Beulich2015-06-013-72/+81
* Compact EH SupportCatherine Moore2015-05-2835-151/+1547
* xtensa: fix gas segfault with --text-section-literalsMax Filippov2015-05-262-1/+15
* Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton2015-05-222-1/+7
* [AArch64] Sort relocation case labels alphabeticallyJiong Wang2015-05-202-18/+25
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-1511-2/+100
* Add -mshared option to x86 ELF assemblerH.J. Lu2015-05-1511-28/+219
* Fix some PPC assembler errors.Peter Bergner2015-05-147-9/+30
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-142-13/+17
* xtensa: fix gas trampolines regressionMax Filippov2015-05-134-2/+20
* Revert "Add -mno-shared to x86 assembler"H.J. Lu2015-05-137-110/+0
* Add missing ChangeLog entries for PR binutis/18386H.J. Lu2015-05-131-0/+11
* Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu2015-05-113-1/+30
* Add Intel MCU support to gasH.J. Lu2015-05-1118-6/+279
* Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu2015-05-096-6/+105
* Change ARM symbol name verification code so that it only triggers when the fo...Nick Clifton2015-05-086-35/+61
* Add -mno-shared to x86 assemblerH.J. Lu2015-05-087-0/+110
* Optimize branches to non-weak symbols with visibilityH.J. Lu2015-05-077-4/+137
* gas: typo in comment fixed.Jose E. Marchesi2015-05-062-1/+5
* gas: added tests for the sparc natural instructions.Jose E. Marchesi2015-05-065-5/+53
* gas: support for the sparc %ncc condition codes register.Jose E. Marchesi2015-05-069-2/+56
* Update GAS documentation to note that dollar local labels are only supported ...Nick Clifton2015-05-062-15/+23
* [AArch64] Record instruction alignment for .inst directiveRenlin Li2015-05-065-5/+30
* [AARCH64] Positively emit symbols for alignmentRenlin Li2015-05-057-14/+63
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-052-14/+33
* xtensa: optimize trampolines relaxationMax Filippov2015-05-052-27/+207
* Fix typos in previous patch.DJ Delorie2015-05-012-6/+11
* Remove i386_elf_emit_arch_noteH.J. Lu2015-05-017-47/+23
* Support ix86-*-elf*H.J. Lu2015-05-012-1/+5
* Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie2015-04-304-7/+46
* Use "else if" on cpu_arch_isaH.J. Lu2015-04-302-1/+6
* GAS ARM: Warn if the user creates a symbol with the same name as an instruction.Nick Clifton2015-04-307-0/+82
* Adds documentation of GAS's .zero directive.Nick Clifton2015-04-302-0/+20
* Fix an internal error in GAS when assembling a bogus piece of source code.Nick Clifton2015-04-296-1/+31
* Updates the description of GAS's .set directive, to note that for some target...Nick Clifton2015-04-292-1/+14
* [ARM]Positively emit symbols for alignmentRenlin Li2015-04-285-22/+27
* Fix compile time warnings about a local variable being used before it is set.Nick Clifton2015-04-282-2/+9
* opcodes/Peter Bergner2015-04-278-140/+124
* [AArch64] Don't try to align insn in non-executale sectionRenlin Li2015-04-272-12/+16
* S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2015-04-272-0/+20
* S/390: Fixes for z13 instructions.Andreas Krebbel2015-04-273-6/+12