aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-05-23[ARC] Add XY registers, update neg instruction.Claudiu Zissulescu2-1/+32
2016-05-23[ARC] Rename "class" named attributes.Claudiu Zissulescu2-12/+18
2016-05-23oops - omitted from previous deltaNick Clifton1-0/+4
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak1-0/+1
2016-05-23tic54x: use concat moreTrevor Saunders2-6/+9
2016-05-23spu: make some constants unsignedTrevor Saunders2-1/+5
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders2-23/+34
2016-05-20MIPS: Add support for P6600Matthew Fortune3-1/+9
2016-05-20Preserve addend for R_386_GOT32 and R_X86_64_GOT32H.J. Lu8-5/+64
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki11-1/+234
2016-05-20MIPS/GAS: Correct tab-after-space formatting mistakesMaciej W. Rozycki2-11/+16
2016-05-18gas/arc: Make member of arc_flags constAndrew Burgess3-2/+8
2016-05-18gas/arc: Use BFD_VMA_FMT for printf format specifierAndrew Burgess2-2/+10
2016-05-18gas/arc: Fix array overrun when checking opcode arrayAndrew Burgess5-2/+16
2016-05-18gas/arc: Add guard against operand array overflow.Andrew Burgess4-5/+17
2016-05-18rx: make field type enumTrevor Saunders2-1/+6
2016-05-18change the type of some fields to bfd_reloc_code_real_typeTrevor Saunders3-2/+9
2016-05-18commit ChangeLog for previous commitTrevor Saunders1-0/+6
2016-05-18Change type of v850_target_arch to enum bfd_architectureTrevor Saunders2-2/+2
2016-05-18PPC_OPERAND_SIGNOPT range.Alan Modra4-9/+14
2016-05-17Make ARMv8-M GAS tests pass on non ELF targetsThomas Preud'homme16-22/+43
2016-05-16m32r: make mach_table static and constTrevor Saunders2-1/+5
2016-05-16tc-vax.c: make prototype of flonum_gen2vax match its definitionTrevor Saunders2-1/+6
2016-05-16stop defining linkrelax in multiple placesTrevor Saunders3-6/+12
2016-05-16m68hc11: make some vars type bfd_reloc_code_real_typeTrevor Saunders2-4/+11
2016-05-15SH64/GAS: Fix a -Wwrite-strings build failureMaciej W. Rozycki2-1/+5
2016-05-13Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner3-0/+9
2016-05-13Fix build breakageAlan Modra2-1/+4
2016-05-13use XNEW and related macros moreTrevor Saunders55-267/+365
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders26-229/+137
2016-05-12Use correct regexp syntax in ARM PR20068 testNick Clifton2-2/+7
2016-05-11Update pr20068 test to allow for big endian ARM configurationNick Clifton2-2/+8
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune7-3/+94
2016-05-11Ensure that padding in the constant pool uses constant values.Nick Clifton4-0/+37
2016-05-11oops - fix up changelog entryNick Clifton1-1/+9
2016-05-11Skip new ARM security extension tests on non-ELF based targets.Nick Clifton11-25/+24
2016-05-10Enable Intel RDPID instruction.Alexander Fomin12-3/+96
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme2-2/+7
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme12-3/+325
2016-05-10Allow extension availability to depend on several architecture bitsThomas Preud'homme2-15/+58
2016-05-10Add support for ARMv8-M security extensions instructionsThomas Preud'homme12-8/+230
2016-05-09opcodes,gas: sparc: fix mnemonic of faligndataiJose E. Marchesi3-2/+7
2016-05-09Regenerate configureAlan Modra1-7/+10
2016-05-06[ARM][gas] Fix warnings about uninitialised uses and unused const variablesKyrylo Tkachov2-4/+16
2016-05-04[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu5-2/+49
2016-05-03Assume that the GAS testsuite for the AVR is being run without -mlink-relax s...Pitchumani Sivanupandi2-0/+6
2016-04-27Provide xmemdup0Alan Modra2-15/+13
2016-04-22MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki46-8/+775
2016-04-20update many old style function definitionsTrevor Saunders8-12/+20
2016-04-20gas/doc/arc: Add nps400 references into the documentationAndrew Burgess2-2/+14