aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-07-27or1k: RTEMS target support and simplify matchingJoel Sherrill2-3/+9
2014-07-27Add moxiebox targetAnthony Green4-8/+16
2014-07-26Prepare gas for 64-bit obstacksAlan Modra21-43/+64
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar17-1/+18109
2014-07-22Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar41-1/+45193
2014-07-22Add support for AVX512VL versions of AVX512CD instructions.Ilya Tocar8-0/+1429
2014-07-22Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar23-8/+75824
2014-07-22Add or reactivate or1k-*-rtems*Joel Sherrill2-1/+7
2014-07-17Properly handle EVEX register aliasesIlya Tocar6-0/+34
2014-07-15[ARM] Fix 32-bit host build failure.Jiong Wang2-5/+11
2014-07-15Don't complain about dbCC to long branch conversionAndreas Schwab2-4/+5
2014-07-12Don't force "set" symbols local for PEAlan Modra6-1/+32
2014-07-10gas/ARM: Fix testsuite failure for arm-elfWill Newton4-19/+7
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton5-5/+13
2014-07-08Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar9-64/+75
2014-07-08Fix PR 16722 by adding support for 8-byte vector constants.Jiong Wang20-285/+1705
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford2-50/+78
2014-07-04Update "configure.in" in comments and docoAlan Modra4-3/+9
2014-07-04Rename configure.in to configure.acAlan Modra5-3/+10
2014-07-04Remove some more bfd/configure.in dependenciesAlan Modra3-3/+5
2014-07-04Use modern AC_INIT in configure.inAlan Modra7-39/+51
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford4-70/+146
2014-06-28Avoid cascading errors due to write_object_file changeAlan Modra2-7/+18
2014-06-18[rx] Make .B suffix optional when possible.DJ Delorie2-6/+15
2014-06-18GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes.Hans-Peter Nilsson2-0/+18
2014-06-17This fixes a bug whereby #line directives inside a macro would be ignored,Chris Metcalf2-0/+28
2014-06-17gas/ARM: Misses deprecated IT instruction warning for ARMv8Jiong Wang5-0/+31
2014-06-17GAS: Fix CRIS double-error reports caused by recent generic GAS changes.Hans-Peter Nilsson4-24/+59
2014-06-16Fixes a problem exposed by the aarcg64/illegal.s test case - where the assemb...Nick Clifton2-0/+8
2014-06-16This fixes the aarch64 assembler so that it will generate error messages whenJiong Wang5-10/+61
2014-06-16Run write_object_file after errorsAlan Modra16-66/+102
2014-06-16Don't leave DLX the_insn uninitialisedAlan Modra2-12/+10
2014-06-16Report an error on x86 pcrel BFD_RELOC_SIZE64Alan Modra2-2/+10
2014-06-16Fix unintitialised TIC6X dataAlan Modra2-1/+9
2014-06-16Fix TIC54X buffer overrunsAlan Modra2-3/+10
2014-06-16Fix uninitialised VAX insnAlan Modra4-14/+30
2014-06-16Fix uninitialised ARM dataAlan Modra2-8/+10
2014-06-16Fix uninitialised CRIS insnAlan Modra4-3/+18
2014-06-13Fix seg-faults when fetching the frags of local symbols.Chen Gang3-6/+10
2014-06-13A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.Chen Gang2-5/+10
2014-06-10Only print prefixes before fwaitH.J. Lu3-0/+10
2014-06-09Update expected disassembly of MSP430X instructions now that the disassemblerNick Clifton2-53/+57
2014-06-07Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2-3/+22
2014-06-06[AArch64] Fix the documentation on :pg_hi21:Martin Storsjo2-5/+9
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker4-4/+18
2014-06-03Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton5-10/+20
2014-05-22Fix whitespace in gas listing errors and warningsAlan Modra16-128/+149
2014-05-20Add ChangeLog from previous MIPS .module commitmfortune2-0/+51
2014-05-20Add MIPS .module directivemfortune12-284/+376
2014-05-20Remove newly introduced whitespace from warnings.mfortune2-3/+8