aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2016-07-01x86/Intel: fix operand checking for MOVSDJan Beulich2-1/+57
2016-06-30MIPS/GAS: Fix a comment typo in `get_append_method'Maciej W. Rozycki1-1/+1
2016-06-30MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune1-7/+2
2016-06-30MIPS/GAS: Simplify non-MIPS16 branch swapping sequenceMaciej W. Rozycki1-3/+4
2016-06-30Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess1-2/+7
2016-06-29Correct fix for typoNick Clifton1-1/+1
2016-06-29Fix typoNick Clifton1-1/+1
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-7/+47
2016-06-27Make the kernel dwarf stack unwinder work for ARC targets.Vineet Gupta1-1/+1
2016-06-27dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2-1/+2
2016-06-27xtensa: remove a sentinalTrevor Saunders1-15/+14
2016-06-27nds32: remove a sentinalTrevor Saunders1-14/+5
2016-06-25aarch64: make the type of reg_entry::type aarch64_reg_typeTrevor Saunders1-10/+10
2016-06-25remove a few sentinalsTrevor Saunders4-30/+26
2016-06-25simplify tic54x_set_default_include ()Trevor Saunders1-14/+9
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders1-4/+0
2016-06-25MIPS16/GAS: Restore unsupported relocation diagnosticsMaciej W. Rozycki1-53/+48
2016-06-23MIPS/GAS: Keep the original microMIPS symbol reference in branch relocsMaciej W. Rozycki1-5/+20
2016-06-23[ARC] Misc minor edits/fixesGraham Markall1-36/+37
2016-06-22xtensa: include elf/xtensa.h in tc-xtensa.cTrevor Saunders1-4/+1
2016-06-21MIPS/GAS: Handle resolved R6 PC-relative relocationsMaciej W. Rozycki1-8/+54
2016-06-21MIPS/GAS: Fix null pointer dereferences in R6 PC-relative relocation checksMaciej W. Rozycki1-2/+2
2016-06-21MIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculationMaciej W. Rozycki1-1/+14
2016-06-21MIPS/GAS: Use the module level ISA setting for R6 relaxationMaciej W. Rozycki1-2/+2
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-13/+57
2016-06-20MIPS/GAS: Update comment on jump reloc conversionMaciej W. Rozycki1-2/+2
2016-06-20Update the feature set for the Vulcan AArch64 cpu.Virendra Pathak1-2/+2
2016-06-17opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi1-26/+25
2016-06-17opcodes,gas: adjust sparc insns and make GAS aware of itJose E. Marchesi1-15/+25
2016-06-17gas: sparc: fix collision of registers and pseudo-ops.Jose E. Marchesi1-141/+240
2016-06-15Fix simple gas testsuite failures.Nick Clifton5-1/+11
2016-06-14Fix compile time warning building gas for the NDS32 with gcc v6.1.1Nick Clifton1-1/+1
2016-06-13MIPS/GAS: Don't convert RELA JALR relocations on R6Maciej W. Rozycki1-5/+7
2016-06-13Accept vulcan as a cpu name for the AArch64 port of GAS.Virendra Pathak1-0/+3
2016-06-13Fix compile time warning messages building with gcc v6.1.1Nick Clifton4-3/+13
2016-06-09[AARCH64][GAS] Fix two -Wstack-usage warnings.Renlin Li1-7/+5
2016-06-07PowerPC VLEAlan Modra1-18/+14
2016-06-07[ARM] Add command line option for RAS extension.Matthew Wahab1-4/+7
2016-06-05sh{,64}: make arg type enumTrevor Saunders2-9/+13
2016-06-05nds32: constify ptr_argTrevor Saunders1-1/+1
2016-06-03[AArch64][gas] Add support for Cortex-A73Kyrylo Tkachov1-0/+2
2016-06-03[ARM][gas] Add support for Cortex-A73Kyrylo Tkachov1-0/+2
2016-06-02Add support for 48 and 64 bit ARC instructions.Andrew Burgess1-69/+192
2016-06-01ns32k: remove dupplicate definition of input_line_pointerTrevor Saunders1-1/+0
2016-06-01avr: replace sentinal with iteration from 0 to ARRAY_SIZETrevor Saunders1-4/+3
2016-06-01xtensa: typedef enums when defining themTrevor Saunders1-10/+6
2016-06-01ns32k: use XOBNEW in another spotTrevor Saunders1-1/+1
2016-05-29Add .noavx512XX directives to x86 assemblerH.J. Lu1-0/+9
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu1-5/+20
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu1-7/+4