aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-14gas/arc: Unify tests run on big/little endian arc assemblerAndrew Burgess1-0/+6
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton1-0/+7
2016-04-13[ARC] Fix setting private elf flags when parsing .cpu.Claudiu Zissulescu1-0/+7
2016-04-13oops - omitted from previous delta.Nick Clifton1-0/+7
2016-04-13MIPS/GAS: Correct branch relaxation for weak symbolsMaciej W. Rozycki1-0/+16
2016-04-13MIPS/GAS: Relax branches to symbols resolved at link timeMaciej W. Rozycki1-0/+19
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu1-0/+28
2016-04-12Update ARC instruction data-base.Claudiu Zissulescu1-0/+7
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu1-0/+25
2016-04-12Remove unneeded AUX register symbols.Claudiu Zissulescu1-0/+9
2016-04-09MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki1-0/+10
2016-04-09MIPS/GAS: Disallow `.option picX' with VxWorks PICMaciej W. Rozycki1-0/+10
2016-04-09MIPS/GAS: Correct call formatting in `can_swap_branch_p'Maciej W. Rozycki1-0/+4
2016-04-09GAS: Fix a typo in `as_bad' descriptionMaciej W. Rozycki1-0/+4
2016-04-09MIPS/GAS: Unify messages in `mips_check_options'Maciej W. Rozycki1-0/+4
2016-04-09MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'Maciej W. Rozycki1-0/+5
2016-04-08Fix regexps in PR19910 test to cope with COFF and AOUT sparc targets.Nick Clifton1-0/+6
2016-04-07arc/nps400: Add new instructionsAndrew Burgess1-0/+6
2016-04-07gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess1-0/+9
2016-04-07gas/arc: Additional work to support multiple arc_opcode chainsAndrew Burgess1-0/+13
2016-04-07gas/arc: Modify structure used to hold opcodesAndrew Burgess1-0/+9
2016-04-07Fix gas/ChangeLogAlan Modra1-42/+41
2016-04-07[ARC] Prepare strings for automatic translation.Claudiu Zissulescu1-0/+7
2016-04-07Update AArch64 documentation regarding architecture extensions.James Greenhalgh1-0/+5
2016-04-07gas/arc: Allow greater range of characters into flag namesAndrew Burgess1-0/+5
2016-04-07gas/arc: Remove preprocess_operands functionAndrew Burgess1-0/+7
2016-04-07Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton1-0/+16
2016-04-06Fix MSP430 assembler's detection of NOP and EINT.Nick Clifton1-0/+7
2016-04-05arc/nps400: Add additional instructionsAndrew Burgess1-0/+5
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu1-0/+13
2016-04-05[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang1-0/+12
2016-04-05[ARC] Don't allow pc-rel relocations for J* instructions.Claudiu Zissulescu1-0/+8
2016-04-04Add a testcase for PR gas/19498H.J. Lu1-0/+7
2016-04-04gas/arc: Use #define from include/opcode/arc.hAndrew Burgess1-0/+6
2016-04-04PR19498, Invalid "symbol definition loop"Alan Modra1-0/+6
2016-04-03use XNEW and related macros moreTrevor Saunders1-0/+123
2016-04-03use xstrdup and friends moreTrevor Saunders1-0/+11
2016-04-03cleanup FLT_CHARS and EXP_CHARSTrevor Saunders1-0/+10
2016-04-03update ChangeLog for previous commitTrevor Saunders1-0/+5
2016-04-03arm: change the type of a variable to bfd_reloc_code_real_typeTrevor Saunders1-0/+5
2016-04-03bfin: simplify current_inputlineTrevor Saunders1-0/+5
2016-04-03avr: simplify some option parsing with strcasecmp ()Trevor Saunders1-0/+5
2016-04-02PR19896, Segmentation fault on bad inputAlan Modra1-0/+6
2016-04-01gas/arc: Change 'LENGHT' to 'LENGTH'Andrew Burgess1-0/+7
2016-04-01Constify moreAlan Modra1-0/+111
2016-03-31make xtensa_section_rename () take const char *Trevor Saunders1-0/+7
2016-03-31tc-i960.c: add some casts when assigning literals to args[i]Trevor Saunders1-0/+5
2016-03-31cast the arg to md_assemble () to char *Trevor Saunders1-0/+9
2016-03-31cast to char * when assigning to optargTrevor Saunders1-0/+4
2016-03-31work around get_symbol_name () in sparc and ia64Trevor Saunders1-0/+7