summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki2016-04-2246-8/+775
* update many old style function definitionsTrevor Saunders2016-04-208-12/+20
* gas/doc/arc: Add nps400 references into the documentationAndrew Burgess2016-04-202-2/+14
* [AArch64] Support RAS extension for ARMv8 onwards.Matthew Wahab2016-04-208-0/+249
* opcodes/arc: Add yet more nps instructionsAndrew Burgess2016-04-193-0/+142
* opcodes/arc: Add more nps instructionsAndrew Burgess2016-04-195-0/+45
* .cfi_remember_state/.cfi_restore_state documentationMartin Galvan2016-04-192-5/+53
* Revert "gas/arc: Make .cpu directive case-insensitive"Andrew Burgess2016-04-172-8/+14
* gas/arc: Make .cpu directive case-insensitiveAndrew Burgess2016-04-162-8/+13
* gas/arc: Support NPS400 in .cpu directiveAndrew Burgess2016-04-162-0/+8
* remove pointless assignmentTrevor Saunders2016-04-152-5/+8
* Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu2016-04-154-79/+190
* Fix non-ELF powerpc build breakageAlan Modra2016-04-152-0/+6
* Add missing ChangeLog entry for PR gas/19909 fixH.J. Lu2016-04-151-0/+10
* make a few variables staticTrevor Saunders2016-04-144-3/+9
* remove some unused globalsTrevor Saunders2016-04-143-2/+7
* arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2016-04-143-0/+84
* gas/arc: Unify tests run on big/little endian arc assemblerAndrew Burgess2016-04-144-3/+8
* Fix copying Solaris binaries with objcopy.Nick Clifton2016-04-143-4/+11
* [ARC] Fix setting private elf flags when parsing .cpu.Claudiu Zissulescu2016-04-132-3/+13
* oops - omitted from previous delta.Nick Clifton2016-04-131-0/+7
* Fix disassembly of the V850's LD.BU instruction.Nick Clifton2016-04-133-0/+33
* MIPS/GAS: Correct branch relaxation for weak symbolsMaciej W. Rozycki2016-04-1310-0/+122
* MIPS/GAS: Relax branches to symbols resolved at link timeMaciej W. Rozycki2016-04-1315-10/+193
* Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu2016-04-1216-37/+540
* Update ARC instruction data-base.Claudiu Zissulescu2016-04-125-0/+70
* Add support for .extInstruction pseudo-op.Claudiu Zissulescu2016-04-1212-36/+699
* Remove unneeded AUX register symbols.Claudiu Zissulescu2016-04-125-0/+414
* MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki2016-04-097-1/+56
* MIPS/GAS: Disallow `.option picX' with VxWorks PICMaciej W. Rozycki2016-04-097-3/+35
* MIPS/GAS: Correct call formatting in `can_swap_branch_p'Maciej W. Rozycki2016-04-092-5/+9
* GAS: Fix a typo in `as_bad' descriptionMaciej W. Rozycki2016-04-092-1/+5
* MIPS/GAS: Unify messages in `mips_check_options'Maciej W. Rozycki2016-04-092-2/+6
* MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'Maciej W. Rozycki2016-04-092-3/+8
* Fix regexps in PR19910 test to cope with COFF and AOUT sparc targets.Nick Clifton2016-04-082-3/+10
* arc/nps400: Add new instructionsAndrew Burgess2016-04-074-1/+41
* gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess2016-04-072-12/+69
* gas/arc: Additional work to support multiple arc_opcode chainsAndrew Burgess2016-04-072-35/+46
* gas/arc: Modify structure used to hold opcodesAndrew Burgess2016-04-072-10/+65
* Fix gas/ChangeLogAlan Modra2016-04-071-42/+41
* [ARC] Prepare strings for automatic translation.Claudiu Zissulescu2016-04-072-5/+12
* Update AArch64 documentation regarding architecture extensions.James Greenhalgh2016-04-072-8/+15
* gas/arc: Allow greater range of characters into flag namesAndrew Burgess2016-04-072-1/+7
* gas/arc: Remove preprocess_operands functionAndrew Burgess2016-04-072-46/+40
* Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton2016-04-079-3/+67
* Fix MSP430 assembler's detection of NOP and EINT.Nick Clifton2016-04-064-7/+45
* arc/nps400: Add additional instructionsAndrew Burgess2016-04-053-5/+138
* [ARC] Fix support for double assist instructions.Claudiu Zissulescu2016-04-055-4/+142
* [ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang2016-04-0510-1/+158
* [ARC] Don't allow pc-rel relocations for J* instructions.Claudiu Zissulescu2016-04-055-1/+28