summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton2014-06-035-10/+20
* Fix whitespace in gas listing errors and warningsAlan Modra2014-05-2216-128/+149
* Add ChangeLog from previous MIPS .module commitmfortune2014-05-202-0/+51
* Add MIPS .module directivemfortune2014-05-2012-284/+376
* Remove newly introduced whitespace from warnings.mfortune2014-05-202-3/+8
* Mark MSA as requiring FP64mfortune2014-05-205-124/+114
* * messages.c (as_warn_internal): Ensure we don't interleave outputMike Stump2014-05-202-10/+14
* gas/Richard Sandiford2014-05-203-0/+67
* Fix MSP430 assembler to support #hi(<symbol>).Nick Clifton2014-05-206-28/+67
* Extend the fix already created for PR 16858 so that it works with x86 PE targ...Nick Clifton2014-05-192-0/+16
* gas/Richard Sandiford2014-05-182-26/+14
* Prevent the V850 assembler from generating an internal error if it is asked toNick Clifton2014-05-172-0/+12
* This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata2014-05-164-9/+60
* Re-work register size macros for MIPS.mfortune2014-05-132-69/+78
* Properly display extra data/address size prefixesH.J. Lu2014-05-0940-308/+350
* Fix references to file_mips_isa missed in previous patch.mfortune2014-05-082-4/+9
* Consolidate file_mips_xxx variables.mfortune2014-05-082-86/+94
* Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS.mfortune2014-05-089-0/+71
* Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov2014-05-082-0/+8
* Add MIPS r3 and r5 support.Andrew Bennett2014-05-0710-16/+192
* Properly handle multiple opcode prefixesH.J. Lu2014-05-0510-21/+437
* Move fwait test with prefix to prefix.sH.J. Lu2014-05-027-9/+13
* Handle prefixes before fwaitH.J. Lu2014-05-015-0/+17
* This fixes a bootstrapping problem with gcc 4.9 in an x86 PE environment.Nick Clifton2014-04-282-1/+10
* Regenerate files for openrisk -> or1k changeAlan Modra2014-04-262-4/+6
* Fix a problem building the ARM assembler for non-ELF based toolchains.Nick Clifton2014-04-242-1/+7
* gas/arm: Fix gas tests to run on armeb-linux-eabiWill Newton2014-04-235-6/+12
* gas/arm: Force output of a data mapping symbol for literal poolsWill Newton2014-04-235-2/+30
* Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett2014-04-238-2/+104
* Add missing ChangeLog entries for nios2 gas selftest patch.Sandra Loosemore2014-04-222-0/+10
* Fix alignment for the first section frag on xtensaMax Filippov2014-04-226-1/+28
* Fix Nios II assembler self-test mode.Sandra Loosemore2014-04-223-0/+153
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-2231-1808/+1678
* Fix more fallout from TC_CONS_FIX_NEW changeAlan Modra2014-04-163-2/+7
* bfd/ChangeLogDenis Chertykov2014-04-107-3/+215
* Add support for the MIPS P5600 family of CPUs.Andrew Bennett2014-04-103-0/+9
* Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro.Nick Clifton2014-04-095-4/+12
* ppc476 gas warn on data in code sectionsAlan Modra2014-04-094-1/+87
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-0951-325/+427
* Add support for Intel SGX instructionsIlya Tocar2014-04-048-0/+57
* Add checks for overfar branchesDJ Delorie2014-04-022-2/+17
* This fixes an internal error in GAS, triggered by the test case reported in P...Nick Clifton2014-04-022-2/+13
* * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov2014-03-295-3/+100
* * gas/ChangeLog: RevertDenis Chertykov2014-03-297-115/+3
* * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov2014-03-297-3/+115