aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-04-10bfd/ChangeLogDenis Chertykov7-3/+215
2014-04-10Add support for the MIPS P5600 family of CPUs.Andrew Bennett3-0/+9
2014-04-09Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro.Nick Clifton5-4/+12
2014-04-09ppc476 gas warn on data in code sectionsAlan Modra4-1/+87
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra51-325/+427
2014-04-04Add support for Intel SGX instructionsIlya Tocar8-0/+57
2014-04-02Add checks for overfar branchesDJ Delorie2-2/+17
2014-04-02This fixes an internal error in GAS, triggered by the test case reported in P...Nick Clifton2-2/+13
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov5-3/+100
2014-03-29 * gas/ChangeLog: RevertDenis Chertykov7-115/+3
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov7-3/+115
2014-03-27This fixes a compile time error triggered by -Werror=format-security becauseNick Clifton2-1/+6
2014-03-26Add support for %hi8, %hi16 and %lo16 being used when relocation are necessary.Nick Clifton2-2/+35
2014-03-25This patch adds a new pseudo-op - .seh_code - to structured exception handlingNick Clifton3-1/+17
2014-03-25Revert "Remove magic treatment of toc symbols for powerpc ELF"Alan Modra2-4/+24
2014-03-21Add support to the Xtensa target for creating trampolines for out-of-range br...David Weatherford11-2/+753
2014-03-20Add opcode relaxation for rl78-elfDJ Delorie5-23/+511
2014-03-20gas/Richard Sandiford17-20/+182
2014-03-20Fix memory size for gather/scatter instructionsIlya Tocar9-192/+205
2014-03-19This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi8-6/+37
2014-03-19Fix Sparc test which was failing in the presence of new v9 opcodes.Jose E. Marchesi2-2/+7
2014-03-19Remove spurious character.Nick Clifton1-1/+1
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson12-4/+289
2014-03-19Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton2-339/+343
2014-03-18Enable verbose error messages by default for AArch64 gas.Yufeng Zhang7-4/+203
2014-03-17Add support for parsing VFP register names in .cfi_offset directives.Nick Clifton5-8/+48
2014-03-13AArch64: Clean up docs and document -mcpu and -march.Richard Earnshaw2-7/+83
2014-03-13Make the new aarch64 bignum test endian agnostic.Nick Clifton3-4/+9
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold7-1/+78
2014-03-12The value of a bignum expression is held in a single global array. This meansNick Clifton5-12/+101
2014-03-12autoreconfAlan Modra4-2/+26
2014-03-06 * gas/tc-avr.c: Add new devicesDenis Chertykov3-37/+108
2014-03-05Update copyright yearsAlan Modra534-888/+543
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra2-0/+7
2014-03-05Support more relocs on 16-bit insn fieldsAlan Modra2-116/+116
2014-03-05Remove magic treatment of toc symbols for powerpc ELFAlan Modra2-27/+15
2014-03-04Fix changelog formatting in last commit -- sorryRichard Sandiford1-1/+1
2014-03-04bfd/Richard Sandiford2-1/+6
2014-03-03This patch enhances the MSP430 port of GAS so that, if requested, it willNick Clifton8-582/+295
2014-03-03More copyright fixesAlan Modra3-2/+4
2014-03-03Fix various copyright issuesAlan Modra8-8/+17
2014-03-01 * config/tc-avr.c: Remove atxmega16x1.Denis Chertykov2-1/+4
2014-02-28Incorrect .debug_line prologue header length for 64-bit DWARFAlan Modra2-2/+11
2014-02-27opcodes/Yufeng Zhang3-0/+102
2014-02-27opcodes/Yufeng Zhang3-0/+15
2014-02-21Add support for CPUID PREFETCHWT1Ilya Tocar17-28/+115
2014-02-20Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar13-320/+333
2014-02-12Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar23-0/+335
2014-02-10binutils potfiles regenAlan Modra3-3277/+5307
2014-02-03Nios II large-GOT relocationsSandra Loosemore3-4/+38