aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner5-0/+27
2016-05-26Append ".p2align 4" to some x86 directive testsH.J. Lu11-0/+23
2016-05-26metag: make an array's type unsigned char[]Trevor Saunders2-1/+6
2016-05-26rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2-1/+9
2016-05-25Require another match for AVX512VLH.J. Lu11-0/+245
2016-05-25Enable VREX for AVX512 directivesH.J. Lu4-0/+23
2016-05-25Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu19-163/+418
2016-05-25Fix typo in changelog entryNick Clifton1-1/+1
2016-05-25Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong4-3/+14
2016-05-24MIPS/GAS: Treat local jump relocs the same no matter if REL or RELAMaciej W. Rozycki7-7/+147
2016-05-24MIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'Maciej W. Rozycki2-8/+12
2016-05-24xtensa: make map_suffix_reloc_to_operator return operatorTTrevor Saunders2-4/+10
2016-05-24d30v: make var type operatorTTrevor Saunders2-1/+5
2016-05-24mmix: constify handler_charpTrevor Saunders2-1/+6
2016-05-24ft32: fixup TARGET_FORMATTrevor Saunders2-3/+7
2016-05-24ia64: use XOBNEW and XOBNEWVECTrevor Saunders2-4/+9
2016-05-24change some variable's type to op_errTrevor Saunders3-2/+7
2016-05-23[ARC] Add XY registers, update neg instruction.Claudiu Zissulescu2-1/+32
2016-05-23[ARC] Rename "class" named attributes.Claudiu Zissulescu2-12/+18
2016-05-23oops - omitted from previous deltaNick Clifton1-0/+4
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak1-0/+1
2016-05-23tic54x: use concat moreTrevor Saunders2-6/+9
2016-05-23spu: make some constants unsignedTrevor Saunders2-1/+5
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders2-23/+34
2016-05-20MIPS: Add support for P6600Matthew Fortune3-1/+9
2016-05-20Preserve addend for R_386_GOT32 and R_X86_64_GOT32H.J. Lu8-5/+64
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki11-1/+234
2016-05-20MIPS/GAS: Correct tab-after-space formatting mistakesMaciej W. Rozycki2-11/+16
2016-05-18gas/arc: Make member of arc_flags constAndrew Burgess3-2/+8
2016-05-18gas/arc: Use BFD_VMA_FMT for printf format specifierAndrew Burgess2-2/+10
2016-05-18gas/arc: Fix array overrun when checking opcode arrayAndrew Burgess5-2/+16
2016-05-18gas/arc: Add guard against operand array overflow.Andrew Burgess4-5/+17
2016-05-18rx: make field type enumTrevor Saunders2-1/+6
2016-05-18change the type of some fields to bfd_reloc_code_real_typeTrevor Saunders3-2/+9
2016-05-18commit ChangeLog for previous commitTrevor Saunders1-0/+6
2016-05-18Change type of v850_target_arch to enum bfd_architectureTrevor Saunders2-2/+2
2016-05-18PPC_OPERAND_SIGNOPT range.Alan Modra4-9/+14
2016-05-17Make ARMv8-M GAS tests pass on non ELF targetsThomas Preud'homme16-22/+43
2016-05-16m32r: make mach_table static and constTrevor Saunders2-1/+5