aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)Author
2017-08-01x86: Update segment register check in Intel syntaxH.J. Lu
2017-07-31Fix bb instructions with double-word condition on hppa.John David Anglin
2017-07-28Fix problems parsing RISCV architecture extenstions in the assembler.Andrew Waterman
2017-07-24Stop the generation of mapping symbols in the debug sections of ARM and AArch...Nick Clifton
2017-07-21S/390: Support z14 as CPU name.Andreas Krebbel
2017-07-19Fix gas crash on missing seh_endproc.Tristan Gingold
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-17Update assembler documentation on some AVR cores.Georg-Johann Lay
2017-07-13Add RDMA support for falkot/qdf24xx.Jim Wilson
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton
2017-07-05[ARM] Add support for Cortex-A55 and Cortex-A75.James Greenhalgh
2017-07-04[Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-ARamana Radhakrishnan
2017-07-01MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki
2017-07-01MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki
2017-06-30Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay
2017-06-30MIPS/GAS: Update `match_float_constant' and `match_operand' descriptionsMaciej W. Rozycki
2017-06-30MIPS: Add microMIPS XPA supportMaciej W. Rozycki
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki
2017-06-30MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki
2017-06-28[AArch64] Add dot product support for AArch64 to binutilsTamar Christina
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen
2017-06-26Check unsupported .symver with common symbolH.J. Lu
2017-06-26Fix compile time warning building gas for arm-wince target.Nick Clifton
2017-06-26Update check conditions for illegal placed instructions.claziss
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme
2017-06-23RISC-V: Error, don't warn, for shfit amounts/CSRsAndrew Waterman
2017-06-22Fix compile time warning about unused static variable.Nick Clifton
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme
2017-06-21x86: CET v2.0: Update NOTRACK prefixH.J. Lu
2017-06-21[ARM] Allow Thumb division as an extension for ARMv7Thomas Preud'homme
2017-06-21[ARM] Rework selection of feature bits to base build attributes onThomas Preud'homme
2017-06-21[ARM] Simplify Tag_DSP_extension selection logicThomas Preud'homme
2017-06-21[ARM] Keep separation between extensions and architecture bits throughout exe...Thomas Preud'homme
2017-06-21[ARM] Separate extensions from architectures in arm_cpusThomas Preud'homme
2017-06-21Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite...James Greenhalgh
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta
2017-06-07Add support for AArch64 system register names IP0, IP1, FP and LR.Michael Collison
2017-06-06[Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-AJiong Wang
2017-06-05Drop arm support for falkor/qdf24xx targets, not present in released hardware.Jim Wilson
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov
2017-05-30S/390: Fix indentationAndreas Krebbel
2017-05-30S/390: Improve error checking for optional operandsAndreas Krebbel
2017-05-30S/390: Remove optional operand flag.Andreas Krebbel
2017-05-23[ARC] Reformat error messages.claziss