summaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)Author
2017-11-29Fix riscv malloc error on small alignment after norvc.Jim Wilson
2017-11-29In x86 -n docs, mention that you need an explicit nop fill byte.Jim Wilson
2017-11-29[GAS][AARCH64]Fix a typo for IP1 register alias.Renlin Li
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe
2017-11-29Use the record_alignment function when creating a .note section, in case the ...Nick Clifton
2017-11-27Compress loads/stores with implicit 0 offset.Jim Wilson
2017-11-27gas: xtensa: speed up find_trampoline_segMax Filippov
2017-11-27gas: xtensa: implement trampoline coalescingMax Filippov
2017-11-27gas: xtensa: reuse trampoline placement codeMax Filippov
2017-11-27gas: xtensa: rewrite xg_relax_trampolineMax Filippov
2017-11-27gas: xtensa: merge trampoline_frag into xtensa_frag_typeMax Filippov
2017-11-27gas: xtensa: reuse find_trampoline_segMax Filippov
2017-11-27gas: xtensa: extract jump assembling for trampolinesMax Filippov
2017-11-27gas: extract xg_relax_trampoline from xtensa_relax_fragMax Filippov
2017-11-27When creating a .note section to contain a version note, set the section alig...Nick Clifton
2017-11-26gas: Update x86 sse-noavx testsH.J. Lu
2017-11-24Add reference to implicit use in _bfd_elf_is_local_label_name.Jim Wilson
2017-11-24x86: reject further invalid AVX-512 masking constructsJan Beulich
2017-11-24x86: don't omit disambiguating suffixes from "fi*"Jan Beulich
2017-11-23Fix vax/ns32k/mmix gas testsuite regression.Jim Wilson
2017-11-23Fix build error with --enable-targets=all.Jim Wilson
2017-11-23Add Disp8MemShift for AVX512 VAES instructions.Igor Tsimbalist
2017-11-23x86: fix AVX-512 16-bit addressingJan Beulich
2017-11-23x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich
2017-11-23x86: drop redundant VSIB handling codeJan Beulich
2017-11-23x86: correct UDnJan Beulich
2017-11-23x86/Intel: don't report multiple errors for a single insn operandJan Beulich
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson
2017-11-22Update docs on filling text with nops.Jim Wilson
2017-11-22[GAS/ARM] Clarify relation between reg_expected_msgs and arm_reg_typeThomas Preud'homme
2017-11-22[ARC] Fix handling of ARCv2 H-register class.claziss
2017-11-21x86: Add tests for -n option of x86 assemblerH.J. Lu
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss
2017-11-21xtensa error messageAlan Modra
2017-11-21mingw gas testsuite fixAlan Modra
2017-11-16Add new AArch64 FP16 FM{A|S} instructions.Tamar Christina
2017-11-16Correct AArch64 crypto dependencies.Tamar Christina
2017-11-16Update documentation for Arvm8.4-A changes to AArch64.Tamar Christina
2017-11-16Add assembler and disassembler support for the new Armv8.4-a instructions for...Tamar Christina
2017-11-16x86: ignore high register select bit(s) in 32- and 16-bit modesJan Beulich
2017-11-16ix86/Intel: don't require memory operand size specifier for PTWRITEJan Beulich
2017-11-16i386: Replace .code64/.code32 with .byteH.J. Lu
2017-11-15Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int...Tamar Christina
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton
2017-11-15x86: use correct register namesJan Beulich
2017-11-15x86: drop VEXI4_Fixup()Jan Beulich
2017-11-15x86-64: don't allow use of %axl as accumulatorJan Beulich
2017-11-14First part of fix for riscv gas lns-common-1 failure.Jim Wilson
2017-11-14x86: add disassembler support for XOP VPCOM* pseudo-opsJan Beulich
2017-11-14x86: add support for AVX-512 VPCMP*{B,W} pseudo-opsJan Beulich