summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Add -momit_lock_prefix=[no|yes] optionIlya Tocar2014-08-068-0/+88
* gas/testuite ChangeLog typoAlan Modra2014-08-051-1/+1
* Fix PR10378 which is SH relax bug.Kaz Kojima2014-08-012-1/+7
* [MIPS] Rename COPROC related macrosMatthew Fortune2014-07-292-8/+13
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-29130-72/+2011
* or1k: RTEMS target support and simplify matchingJoel Sherrill2014-07-272-3/+9
* Add moxiebox targetAnthony Green2014-07-274-8/+16
* Prepare gas for 64-bit obstacksAlan Modra2014-07-2621-43/+64
* Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar2014-07-2217-1/+18109
* Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar2014-07-2241-1/+45193
* Add support for AVX512VL versions of AVX512CD instructions.Ilya Tocar2014-07-228-0/+1429
* Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar2014-07-2223-8/+75824
* Add or reactivate or1k-*-rtems*Joel Sherrill2014-07-222-1/+7
* Properly handle EVEX register aliasesIlya Tocar2014-07-176-0/+34
* [ARM] Fix 32-bit host build failure.Jiong Wang2014-07-152-5/+11
* Don't complain about dbCC to long branch conversionAndreas Schwab2014-07-152-4/+5
* Don't force "set" symbols local for PEAlan Modra2014-07-126-1/+32
* gas/ARM: Fix testsuite failure for arm-elfWill Newton2014-07-104-19/+7
* Fix tests when configured for arm-linux and arm-elfWill Newton2014-07-105-5/+13
* Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar2014-07-089-64/+75
* Fix PR 16722 by adding support for 8-byte vector constants.Jiong Wang2014-07-0820-285/+1705
* Adds support for writing values to AVR system I/O registers.Barney Stratford2014-07-072-50/+78
* Update "configure.in" in comments and docoAlan Modra2014-07-044-3/+9
* Rename configure.in to configure.acAlan Modra2014-07-045-3/+10
* Remove some more bfd/configure.in dependenciesAlan Modra2014-07-043-3/+5
* Use modern AC_INIT in configure.inAlan Modra2014-07-047-39/+51
* Add support for the AVR Tiny series of microcontrollers.Barney Stratford2014-07-014-70/+146
* Avoid cascading errors due to write_object_file changeAlan Modra2014-06-282-7/+18
* [rx] Make .B suffix optional when possible.DJ Delorie2014-06-182-6/+15
* GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes.Hans-Peter Nilsson2014-06-182-0/+18
* This fixes a bug whereby #line directives inside a macro would be ignored,Chris Metcalf2014-06-172-0/+28
* gas/ARM: Misses deprecated IT instruction warning for ARMv8Jiong Wang2014-06-175-0/+31
* GAS: Fix CRIS double-error reports caused by recent generic GAS changes.Hans-Peter Nilsson2014-06-174-24/+59
* Fixes a problem exposed by the aarcg64/illegal.s test case - where the assemb...Nick Clifton2014-06-162-0/+8
* This fixes the aarch64 assembler so that it will generate error messages whenJiong Wang2014-06-165-10/+61
* Run write_object_file after errorsAlan Modra2014-06-1616-66/+102
* Don't leave DLX the_insn uninitialisedAlan Modra2014-06-162-12/+10
* Report an error on x86 pcrel BFD_RELOC_SIZE64Alan Modra2014-06-162-2/+10
* Fix unintitialised TIC6X dataAlan Modra2014-06-162-1/+9
* Fix TIC54X buffer overrunsAlan Modra2014-06-162-3/+10
* Fix uninitialised VAX insnAlan Modra2014-06-164-14/+30
* Fix uninitialised ARM dataAlan Modra2014-06-162-8/+10
* Fix uninitialised CRIS insnAlan Modra2014-06-164-3/+18
* Fix seg-faults when fetching the frags of local symbols.Chen Gang2014-06-133-6/+10
* A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.Chen Gang2014-06-132-5/+10
* Only print prefixes before fwaitH.J. Lu2014-06-103-0/+10
* Update expected disassembly of MSP430X instructions now that the disassemblerNick Clifton2014-06-092-53/+57
* Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2014-06-072-3/+22
* [AArch64] Fix the documentation on :pg_hi21:Martin Storsjo2014-06-062-5/+9
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-054-4/+18