aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra544-3734/+3769
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green2-8/+13
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz2-2/+7
2014-12-24AVR: Document linker relaxation related options.Andrew Burgess2-0/+15
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess6-11/+40
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess7-1/+48
2014-12-23This patch add support for cpu marvell-whitney.Nick Clifton2-0/+7
2014-12-23Updated translations for the gas and gprof tools.Nick Clifton3-3690/+6309
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune9-26/+93
2014-12-19Fix octeon3 tests for targets with default abi != n32Matthew Fortune2-13/+17
2014-12-16Fix octeon3 testsuite falloutMatthew Fortune7-6/+15
2014-12-16Add in a JALRC alias and fix the NAL instruction.Matthew Fortune5-0/+19
2014-12-14Mention --compress-debug-sections default in NEWSH.J. Lu2-0/+5
2014-12-14Compress debug sections for Linux/x86 by defaultH.J. Lu2-0/+10
2014-12-13PowerPC register numbers in DWARFAlan Modra4-3/+45
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang2-3/+10
2014-12-06Add Visium support to gasEric Botcazou36-31/+3824
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra3-3/+8
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore7-159/+29
2014-11-26Fix trampolines search code for conditional branchesMax Filippov5-4/+29
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu2-2/+6
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo6-4/+41
2014-11-21Support ARM Cortex-M7Terry Guo8-4/+240
2014-11-20* config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw2-1/+6
2014-11-20[AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw3-11/+25
2014-11-19[AArch64] Warn on load pair to same registerJiong Wang5-0/+68
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin6-64/+58
2014-11-18aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich7-12/+111
2014-11-18[AArch64] Add xgene2.Philipp Tomsich3-1/+9
2014-11-18[AArch64] Add xgene1.Philipp Tomsich3-1/+10
2014-11-17Add AVX512VBMI instructionsIlya Tocar17-1/+1585
2014-11-17Add AVX512IFMA instructionsIlya Tocar17-1/+1141
2014-11-17Add pcommit instructionIlya Tocar11-2/+99
2014-11-17Add clwb instructionIlya Tocar11-0/+111
2014-11-14Correct x86 assembler manualH.J. Lu3-23/+30
2014-11-14[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2-3/+10
2014-11-13Add assembler support for @gotpltH.J. Lu6-0/+44
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2-0/+7
2014-11-13[AArch64] Remove example processors from GAS.Marcus Shawcroft2-5/+4
2014-11-12Fix z80-coff build breakageAlan Modra2-0/+8
2014-11-12Fix x86 non-ELF build breakageAlan Modra2-0/+8
2014-11-11Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton2-109/+144
2014-11-07Fix a typo in gas/ChangeLogH.J. Lu1-1/+2
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu5-0/+47
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore2-1/+6
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune6-0/+63
2014-11-04Don't use register keywordAlan Modra24-4044/+4308
2014-11-04Use frag_now_fix_octets in gas d10v, d30vAlan Modra3-7/+9
2014-11-03Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton2-1/+6
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S7-1/+66