aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-12-02[ARC] Sync cpu names with the ones accepted by GCC.Claudiu Zissulescu9-22/+237
2016-12-02Add support for Fushia OS.Josh Conner2-0/+7
2016-12-01Fix seg fault attempting to unget an EOF character.Nick Clifton2-1/+4
2016-12-01Fix seg-fault printing assembler statistics when the output file was not crea...Nick Clifton2-0/+8
2016-12-01Fix ICE in assembler when passed a corrupt input file.Nick Clifton2-1/+16
2016-11-29[ARC] Add checking for LP_COUNT reg usage, improve error reporting.Claudiu Zissulescu4-16/+39
2016-11-28X86: Ignore REX_B bit for 32-bit XOP instructionsAmit Pawar4-0/+37
2016-11-27Fix spelling in comments in .y files (binutils)Ambrogino Modigliani1-0/+4
2016-11-27Fix spelling in comments in .l files (gas)Ambrogino Modigliani2-1/+5
2016-11-27Fix spelling in comments in Expect scripts (gas)Ambrogino Modigliani8-11/+21
2016-11-27Fix spelling in comments in Assembler files (gas)Ambrogino Modigliani13-13/+28
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani45-87/+135
2016-11-25gas: fix CBCOND diagnostics for invalid immediate operands.Jose E. Marchesi5-2/+20
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