aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2017-09-22PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16James Cowgill1-0/+1
2017-09-21Reduce excessive .eh_frame alignment for powerpcAlan Modra1-0/+1
2017-09-09x86: Remove restriction on NOTRACK prefix positionH.J. Lu1-40/+19
2017-09-07RISC-V: Avoid emitting invalid instructions in mixed RVC/no-RVC codePalmer Dabbelt1-17/+8
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556132-0/+23
2017-09-01Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75...Tamar Christina1-2/+2
2017-08-30MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 codeMaciej W. Rozycki1-1/+2
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz1-3/+20
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov1-0/+53
2017-08-23gas: enable PC-relative diff relocations on sparc64James Clarke2-1/+42
2017-08-15[Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliasesRamana Radhakrishnan1-5/+6
2017-08-10Fix memory corruption when assembling an i386 darwin source file.Nick Clifton1-5/+17
2017-08-09[ARM] Don't warn on REG_SP when used in CRC32 instructionsJiong Wang1-2/+0
2017-08-01x86: Update segment register check in Intel syntaxH.J. Lu1-7/+1
2017-07-31Fix bb instructions with double-word condition on hppa.John David Anglin1-3/+1
2017-07-28Fix problems parsing RISCV architecture extenstions in the assembler.Andrew Waterman1-11/+7
2017-07-24Stop the generation of mapping symbols in the debug sections of ARM and AArch...Nick Clifton2-1/+11
2017-07-21S/390: Support z14 as CPU name.Andreas Krebbel1-1/+1
2017-07-19Fix gas crash on missing seh_endproc.Tristan Gingold1-4/+1
2017-07-18Fix spelling typos.Yuri Chornovian5-19/+19
2017-07-17Update assembler documentation on some AVR cores.Georg-Johann Lay1-1/+12
2017-07-13Add RDMA support for falkot/qdf24xx.Jim Wilson1-2/+4
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton2-4/+6
2017-07-05[ARM] Add support for Cortex-A55 and Cortex-A75.James Greenhalgh1-0/+6
2017-07-04[Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-ARamana Radhakrishnan1-0/+11
2017-07-01MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki1-10/+15
2017-07-01MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki1-44/+33
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki1-12/+0
2017-06-30Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay2-7/+593
2017-06-30MIPS/GAS: Update `match_float_constant' and `match_operand' descriptionsMaciej W. Rozycki1-5/+5
2017-06-30MIPS: Add microMIPS XPA supportMaciej W. Rozycki1-1/+1
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki1-1/+9
2017-06-30MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki1-0/+5
2017-06-28[AArch64] Add dot product support for AArch64 to binutilsTamar Christina1-3/+7
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang1-1/+93
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki1-15/+60
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-1/+19
2017-06-26Check unsupported .symver with common symbolH.J. Lu1-0/+15
2017-06-26Fix compile time warning building gas for arm-wince target.Nick Clifton1-0/+2
2017-06-26Update check conditions for illegal placed instructions.claziss1-2/+17
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme1-0/+3
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme1-6/+6
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme1-26/+11
2017-06-23RISC-V: Error, don't warn, for shfit amounts/CSRsAndrew Waterman1-8/+8
2017-06-22Fix compile time warning about unused static variable.Nick Clifton1-1/+1
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme1-63/+212
2017-06-21x86: CET v2.0: Update NOTRACK prefixH.J. Lu1-7/+2
2017-06-21[ARM] Allow Thumb division as an extension for ARMv7Thomas Preud'homme1-0/+15
2017-06-21[ARM] Rework selection of feature bits to base build attributes onThomas Preud'homme1-16/+24
2017-06-21[ARM] Simplify Tag_DSP_extension selection logicThomas Preud'homme1-23/+5