aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-11-23gas: run the hwcaps-bump tests with 64-bit sparc objects only.Jose E. Marchesi2-1/+6
2016-11-23RISCV/GAS Add missing break in md_apply_fix.Kuan-Lin Chen2-0/+5
2016-11-23Regen POTFILES.inAlan Modra2-0/+6
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2-1/+5
2016-11-22gas,opcodes: fix hardware capabilities bumping in the sparc assembler.Jose E. Marchesi5-58/+80
2016-11-22[ARC] Fix printing 'b' mnemonics.Claudiu Zissulescu2-2/+6
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra3-91/+82
2016-11-21[GAS][ARM][PR20827]Fix gas error for two register form instruction (pre-UAL s...Renlin Li4-2/+29
2016-11-21Use ACX_PROG_CMP_IGNORE_INITIAL in gasAlan Modra6-26/+56
2016-11-18[ARC] Fix and extend features of .cpu directive.Claudiu Zissulescu8-18/+119
2016-11-18[AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy7-0/+125
2016-11-18[AArch64] Add ARMv8.3 weaker release consistency load instructionsSzabolcs Nagy6-0/+93
2016-11-18[AArch64] Add ARMv8.3 javascript floating-point conversion instructionSzabolcs Nagy9-0/+61
2016-11-18[AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy7-0/+158
2016-11-15Fix SPARC relocations generated for the .eh_frame section.Nick Clifton2-1/+10
2016-11-13add missing ChangeLog entryAnthony Green1-0/+4
2016-11-13Assemble 'bad' moxie instructionAnthony Green1-0/+7
2016-11-11Accept L and LL suffixes to integer constants.Nick Clifton5-0/+35
2016-11-11[AArch64] Add ARMv8.3 combined pointer authentication branch instructionsSzabolcs Nagy3-0/+40
2016-11-11[AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy4-0/+14
2016-11-11[AArch64] Add ARMv8.3 single source PAC instructionsSzabolcs Nagy3-0/+73
2016-11-11[AArch64] Add ARMv8.3 pointer authentication key registersSzabolcs Nagy5-0/+80
2016-11-11[AArch64] Add ARMv8.3 instructions which are in the NOP spaceSzabolcs Nagy4-13/+94
2016-11-11[AArch64] Add ARMv8.3 command line option and feature flagSzabolcs Nagy3-1/+7
2016-11-11[AArch64] Fix feature dependencies for +simd and +cryptoSzabolcs Nagy7-2/+48
2016-11-09X86: Remove the .s suffix from EVEX vpextrwH.J. Lu8-72/+17
2016-11-09X86: Update opcode-suffix.dH.J. Lu2-0/+13
2016-11-07X86: Properly handle bad FPU opcodeH.J. Lu4-0/+23
2016-11-04Fix gas crash with unreasonably long linesNathan Sidwell2-43/+59
2016-11-04arc/nps400: Validate address type operands correctlyAndrew Burgess4-3/+69
2016-11-04S/390: Fix 16 bit pc relative relocs.Andreas Krebbel3-7/+33
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme4-1/+11
2016-11-04Add support for ARM Cortex-M23 processorThomas Preud'homme4-0/+12
2016-11-04Update RISC-V documentation and make sure that it is included in the gas info...Palmer Dabbelt6-4/+32
2016-11-03[ARC] Fix ldbit test on 32-bit systemsGraham Markall3-7/+13
2016-11-03arc: Implement NPS-400 dcmac instructionGraham Markall3-0/+100
2016-11-03arc: Change max instruction length to 64-bitsAndrew Burgess2-125/+44
2016-11-03arc: Replace ARC_SHORT macro with arc_opcode_len functionGraham Markall2-2/+9
2016-11-03gas/arc: Replace short_insn flag with insn length fieldGraham Markall2-45/+27
2016-11-04New option falkor for Qualcomm server partSiddhesh Poyarekar5-0/+15
2016-11-03X86: Decode opcode 0x82 as opcode 0x80 in 32-bit modeH.J. Lu4-0/+32
2016-11-03[ARM] Allow MOV/MOV.W to accept all possible immediatesJiong Wang10-17/+108
2016-11-02Enable Intel AVX512_4VNNIW instructionsIgor Tsimbalist16-2/+762
2016-11-02Enable Intel AVX512_4FMAPS instructionsIgor Tsimbalist24-3/+1124
2016-11-01Add support for RISC-V architecture.Nick Clifton16-7/+2667
2016-10-27gas/arc: Don't rely on bfd list of cpu type for cpu selectionAndrew Burgess3-91/+131
2016-10-26Revert "bison warning fixes"Alan Modra3-2/+8
2016-10-21X86: Remove pcommit instructionH.J. Lu10-84/+13
2016-10-20Check invalid mask registersH.J. Lu4-0/+30
2016-10-19[GAS][ARM]Generate unpredictable warning for pc used in data processing instr...Renlin Li5-0/+103