summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Fix simple gas testsuite failures.Nick Clifton2016-06-1531-529/+626
* opcodes/arc: Fix extract for some add_s instructionsAndrew Burgess2016-06-153-0/+17
* opcode/gas: Fix incorrect dates on ChangeLog entriesGraham Markall2016-06-141-3/+3
* [ARC] Add ldbit for npsGraham Markall2016-06-143-0/+71
* [ARC] Add deep packet inspection instructions for npsGraham Markall2016-06-143-35/+142
* [ARC] Add arithmetic and logic instructions for npsGraham Markall2016-06-143-0/+289
* Fix compile time warning building gas for the NDS32 with gcc v6.1.1Nick Clifton2016-06-142-1/+6
* MIPS/GAS: Don't convert RELA JALR relocations on R6Maciej W. Rozycki2016-06-1313-5/+342
* Accept vulcan as a cpu name for the AArch64 port of GAS.Virendra Pathak2016-06-133-0/+10
* Fix compile time warning messages building with gcc v6.1.1Nick Clifton2016-06-136-4/+24
* [AARCH64][GAS] Fix two -Wstack-usage warnings.Renlin Li2016-06-092-7/+10
* PowerPC VLEAlan Modra2016-06-072-18/+24
* [ARM] Add command line option for RAS extension.Matthew Wahab2016-06-075-4/+76
* fixup another old style function definitionTrevor Saunders2016-06-052-2/+5
* sh{,64}: make arg type enumTrevor Saunders2016-06-053-9/+23
* nds32: constify ptr_argTrevor Saunders2016-06-052-1/+6
* Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.Peter Bergner2016-06-037-1/+127
* Handle indirect branches for AMD64 and Intel64H.J. Lu2016-06-036-24/+83
* [AArch64][gas] Add support for Cortex-A73Kyrylo Tkachov2016-06-033-0/+8
* [ARM][gas] Add support for Cortex-A73Kyrylo Tkachov2016-06-033-0/+8
* Allow ARC Linux targets that do not use uclibc.Vineet Gupta2016-06-022-1/+5
* Add support for 48 and 64 bit ARC instructions.Andrew Burgess2016-06-024-69/+276
* ns32k: remove dupplicate definition of input_line_pointerTrevor Saunders2016-06-012-1/+4
* avr: replace sentinal with iteration from 0 to ARRAY_SIZETrevor Saunders2016-06-012-4/+8
* xtensa: typedef enums when defining themTrevor Saunders2016-06-012-10/+11
* ns32k: use XOBNEW in another spotTrevor Saunders2016-06-012-1/+6
* Add support for some variants of the ARC nps400 rflt instruction.Graham Markall2016-06-013-50/+62
* Add missing ChangeLog entriesH.J. Lu2016-05-291-0/+15
* Add .noavx512XX directives to x86 assemblerH.J. Lu2016-05-297-0/+801
* Update x86 CPU_XXX_FLAGS handlingH.J. Lu2016-05-2717-10/+482
* Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu2016-05-272-7/+11
* Correct CpuMax in i386-opc.hH.J. Lu2016-05-272-8/+19
* Don't clear cpu64 nor cpuno64H.J. Lu2016-05-272-2/+5
* Add support for new POWER ISA 3.0 instructions.Peter Bergner2016-05-265-0/+27
* Append ".p2align 4" to some x86 directive testsH.J. Lu2016-05-2611-0/+23
* metag: make an array's type unsigned char[]Trevor Saunders2016-05-262-1/+6
* rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2016-05-262-1/+9
* Require another match for AVX512VLH.J. Lu2016-05-2511-0/+245
* Enable VREX for AVX512 directivesH.J. Lu2016-05-254-0/+23
* Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu2016-05-2519-163/+418
* Fix typo in changelog entryNick Clifton2016-05-251-1/+1
* Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong2016-05-254-3/+14
* MIPS/GAS: Treat local jump relocs the same no matter if REL or RELAMaciej W. Rozycki2016-05-247-7/+147
* MIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'Maciej W. Rozycki2016-05-242-8/+12
* xtensa: make map_suffix_reloc_to_operator return operatorTTrevor Saunders2016-05-242-4/+10
* d30v: make var type operatorTTrevor Saunders2016-05-242-1/+5
* mmix: constify handler_charpTrevor Saunders2016-05-242-1/+6
* ft32: fixup TARGET_FORMATTrevor Saunders2016-05-242-3/+7
* ia64: use XOBNEW and XOBNEWVECTrevor Saunders2016-05-242-4/+9
* change some variable's type to op_errTrevor Saunders2016-05-243-2/+7