summaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)Author
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz
2014-12-24AVR: Document linker relaxation related options.Andrew Burgess
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess
2014-12-23This patch add support for cpu marvell-whitney.Nick Clifton
2014-12-23Updated translations for the gas and gprof tools.Nick Clifton
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune
2014-12-19Fix octeon3 tests for targets with default abi != n32Matthew Fortune
2014-12-16Fix octeon3 testsuite falloutMatthew Fortune
2014-12-16Add in a JALRC alias and fix the NAL instruction.Matthew Fortune
2014-12-14Mention --compress-debug-sections default in NEWSH.J. Lu
2014-12-14Compress debug sections for Linux/x86 by defaultH.J. Lu
2014-12-13PowerPC register numbers in DWARFAlan Modra
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang
2014-12-06Add Visium support to gasEric Botcazou
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore
2014-11-26Fix trampolines search code for conditional branchesMax Filippov
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo
2014-11-21Support ARM Cortex-M7Terry Guo
2014-11-20* config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw
2014-11-20[AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw
2014-11-19[AArch64] Warn on load pair to same registerJiong Wang
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin
2014-11-18aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich
2014-11-18[AArch64] Add xgene2.Philipp Tomsich
2014-11-18[AArch64] Add xgene1.Philipp Tomsich
2014-11-17Add AVX512VBMI instructionsIlya Tocar
2014-11-17Add AVX512IFMA instructionsIlya Tocar
2014-11-17Add pcommit instructionIlya Tocar
2014-11-17Add clwb instructionIlya Tocar
2014-11-14Correct x86 assembler manualH.J. Lu
2014-11-14[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft
2014-11-13Add assembler support for @gotpltH.J. Lu
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton
2014-11-13[AArch64] Remove example processors from GAS.Marcus Shawcroft
2014-11-12Fix z80-coff build breakageAlan Modra
2014-11-12Fix x86 non-ELF build breakageAlan Modra
2014-11-11Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton
2014-11-07Fix a typo in gas/ChangeLogH.J. Lu
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune
2014-11-04Don't use register keywordAlan Modra
2014-11-04Use frag_now_fix_octets in gas d10v, d30vAlan Modra
2014-11-03Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S
2014-10-31Add forgotten changelog entry.Andrew Pinski