aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-05fixup another old style function definitionTrevor Saunders2-2/+5
2016-06-05sh{,64}: make arg type enumTrevor Saunders3-9/+23
2016-06-05nds32: constify ptr_argTrevor Saunders2-1/+6
2016-06-03Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.Peter Bergner7-1/+127
2016-06-03Handle indirect branches for AMD64 and Intel64H.J. Lu6-24/+83
2016-06-03[AArch64][gas] Add support for Cortex-A73Kyrylo Tkachov3-0/+8
2016-06-03[ARM][gas] Add support for Cortex-A73Kyrylo Tkachov3-0/+8
2016-06-02Allow ARC Linux targets that do not use uclibc.Vineet Gupta2-1/+5
2016-06-02Add support for 48 and 64 bit ARC instructions.Andrew Burgess4-69/+276
2016-06-01ns32k: remove dupplicate definition of input_line_pointerTrevor Saunders2-1/+4
2016-06-01avr: replace sentinal with iteration from 0 to ARRAY_SIZETrevor Saunders2-4/+8
2016-06-01xtensa: typedef enums when defining themTrevor Saunders2-10/+11
2016-06-01ns32k: use XOBNEW in another spotTrevor Saunders2-1/+6
2016-06-01Add support for some variants of the ARC nps400 rflt instruction.Graham Markall3-50/+62
2016-05-29Add missing ChangeLog entriesH.J. Lu1-0/+15
2016-05-29Add .noavx512XX directives to x86 assemblerH.J. Lu7-0/+801
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu17-10/+482
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu2-7/+11
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu2-8/+19
2016-05-27Don't clear cpu64 nor cpuno64H.J. Lu2-2/+5