aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu1-8/+11
2016-05-27Don't clear cpu64 nor cpuno64H.J. Lu1-2/+0
2016-05-26metag: make an array's type unsigned char[]Trevor Saunders1-1/+1
2016-05-26rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders1-1/+4
2016-05-25Require another match for AVX512VLH.J. Lu1-0/+15
2016-05-25Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu1-163/+253
2016-05-25Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong1-1/+1
2016-05-24MIPS/GAS: Treat local jump relocs the same no matter if REL or RELAMaciej W. Rozycki1-7/+6
2016-05-24MIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'Maciej W. Rozycki1-8/+6
2016-05-24xtensa: make map_suffix_reloc_to_operator return operatorTTrevor Saunders1-4/+4
2016-05-24d30v: make var type operatorTTrevor Saunders1-1/+1
2016-05-24mmix: constify handler_charpTrevor Saunders1-1/+1
2016-05-24ft32: fixup TARGET_FORMATTrevor Saunders1-3/+1
2016-05-24ia64: use XOBNEW and XOBNEWVECTrevor Saunders1-4/+4
2016-05-24change some variable's type to op_errTrevor Saunders2-2/+2
2016-05-23[ARC] Add XY registers, update neg instruction.Claudiu Zissulescu1-1/+27