aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Default to --enable-compressed-debug-sections=gas for Linux/x86H.J. Lu3-0/+18
2016-06-29Correct fix for typoNick Clifton1-1/+1
2016-06-29Fix typoNick Clifton1-1/+1
2016-06-29GAS: Fix `abort' expansion in write.cMaciej W. Rozycki2-1/+4
2016-06-28Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki2-2/+7
2016-06-28Fix new testcase for hppa64Alan Modra2-12/+14
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford3-0/+77
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki17-45/+209
2016-06-27Make the kernel dwarf stack unwinder work for ARC targets.Vineet Gupta3-3/+8
2016-06-27oops - omitted from previous deltaNick Clifton1-0/+15
2016-06-27Add command line option to stop the assembler from padding the end of section...Nick Clifton8-6/+69
2016-06-27add ChangeLog entriesTrevor Saunders1-0/+5
2016-06-27dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2-1/+2
2016-06-27xtensa: remove a sentinalTrevor Saunders2-15/+21
2016-06-27nds32: remove a sentinalTrevor Saunders2-14/+10
2016-06-25aarch64: make the type of reg_entry::type aarch64_reg_typeTrevor Saunders2-10/+15
2016-06-25remove a few sentinalsTrevor Saunders5-30/+35
2016-06-25simplify tic54x_set_default_include ()Trevor Saunders2-14/+16
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders2-4/+4
2016-06-25MIPS16/GAS: Restore unsupported relocation diagnosticsMaciej W. Rozycki77-63/+1227
2016-06-24alpha-openbsd build failureAlan Modra2-2/+5
2016-06-23MIPS/GAS: Keep the original microMIPS symbol reference in branch relocsMaciej W. Rozycki8-13/+161
2016-06-23[ARC] Misc minor edits/fixesGraham Markall2-36/+44
2016-06-23MIPS/GAS: Handle resolved R6 PC-relative relocations (ChangeLog)Maciej W. Rozycki1-0/+19
2016-06-22Add support for yet some more new ISA 3.0 instructions.Peter Bergner3-0/+59
2016-06-22xtensa: include elf/xtensa.h in tc-xtensa.cTrevor Saunders2-4/+5
2016-06-21MIPS/GAS: Handle resolved R6 PC-relative relocationsMaciej W. Rozycki10-8/+427
2016-06-21MIPS/GAS: Fix null pointer dereferences in R6 PC-relative relocation checksMaciej W. Rozycki2-2/+8
2016-06-21MIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculationMaciej W. Rozycki2-1/+21
2016-06-21MIPS/GAS: Use the module level ISA setting for R6 relaxationMaciej W. Rozycki10-2/+112
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall16-100/+194
2016-06-20MIPS/GAS/testsuite: Uniquely identify MIPS64r6 testsMaciej W. Rozycki3-2/+7
2016-06-20MIPS/GAS: Update comment on jump reloc conversionMaciej W. Rozycki2-2/+7
2016-06-20Update the feature set for the Vulcan AArch64 cpu.Virendra Pathak2-2/+6
2016-06-17opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi14-77/+467
2016-06-17opcodes,gas: adjust sparc insns and make GAS aware of itJose E. Marchesi7-22/+75
2016-06-17gas: sparc: fix collision of registers and pseudo-ops.Jose E. Marchesi2-141/+264
2016-06-15Fix simple gas testsuite failures.Nick Clifton31-529/+626
2016-06-15opcodes/arc: Fix extract for some add_s instructionsAndrew Burgess3-0/+17
2016-06-14opcode/gas: Fix incorrect dates on ChangeLog entriesGraham Markall1-3/+3
2016-06-14[ARC] Add ldbit for npsGraham Markall3-0/+71
2016-06-14[ARC] Add deep packet inspection instructions for npsGraham Markall3-35/+142
2016-06-14[ARC] Add arithmetic and logic instructions for npsGraham Markall3-0/+289
2016-06-14Fix compile time warning building gas for the NDS32 with gcc v6.1.1Nick Clifton2-1/+6
2016-06-13MIPS/GAS: Don't convert RELA JALR relocations on R6Maciej W. Rozycki13-5/+342
2016-06-13Accept vulcan as a cpu name for the AArch64 port of GAS.Virendra Pathak3-0/+10
2016-06-13Fix compile time warning messages building with gcc v6.1.1Nick Clifton6-4/+24
2016-06-09[AARCH64][GAS] Fix two -Wstack-usage warnings.Renlin Li2-7/+10
2016-06-07PowerPC VLEAlan Modra2-18/+24
2016-06-07[ARM] Add command line option for RAS extension.Matthew Wahab5-4/+76