aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2015-11-16gas: microblaze: fix shift overflowMike Frysinger2-1/+5
2015-11-14Bump version to 2.26.51Tristan Gingold2-10/+14
2015-11-13Add markers for release 2.26Tristan Gingold2-0/+6
2015-11-12[AArch64] Add support for Cortex-A35James Greenhalgh3-0/+8
2015-11-12Fix dates in Changelog for previous commit.Ramana Radhakrishnan2-2/+2
2015-11-12Add support for Cortex-A35Ramana Radhakrishnan3-0/+8
2015-11-12Fix PR gas/19217Ramana Radhakrishnan4-23/+26
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner17-20/+1261
2015-11-10Add Qualcomm qdf24xx support.Jim Wilson5-0/+15
2015-11-09gas: Fix left shift of negative value.Dominik Vogt48-65/+118
2015-11-09Move copy_u.w to MSA64 ASE, remove copy_u.d.Robert Suchanek7-44/+36
2015-11-02Disassemble RX NOP instructions as such.Nick Clifton4-5/+25
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton5-473/+541
2015-11-02Fix the RX assembler's section alignment parameter to use multiples of N rath...Nick Clifton2-4/+9
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten2-0/+10
2015-10-29Fix CPS availability.Thomas Preud'homme2-1/+6
2015-10-28Add tests for 16-bit versions of ARM teq, tst, cmp and cmn instructions.Nick Clifton3-0/+45
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda2-189/+221
2015-10-27Fix RL78 disassembly of DE+offset addressing to always show the offset, even ...Vinay Kumar5-1/+37
2015-10-27Display system registers by their names when disassembling RL78 instructions.Vinay Kumar4-0/+47
2015-10-27Fix RL78 disassembly so that SP+OFFSET addressing always shows the offset, ev...Vinay Kumar4-0/+59
2015-10-27Prevent overflowing the selected_cpu_name buffer in the ARM assembler.Jim Wilson2-2/+15
2015-10-22Add support for MSP430 silicon errata to the assembler.Nick Clifton11-80/+473
2015-10-22Properly check --enable-compressed-debug-sections={yes,all}H.J. Lu3-2/+8
2015-10-22Handle --enable-compressed-debug-sections=ld,gasH.J. Lu3-10/+18
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu10-12/+119
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu9-19/+151
2015-10-22Fix tests for PR 18500, revisitedAlan Modra4-34/+42
2015-10-21Fix tests for PR 18500 so that they will pass for big-endian ARM toolchains.Nick Clifton4-34/+42
2015-10-21Extend description of the --enable-compressed-debug-sections configure option...Nick Clifton3-3/+4
2015-10-21Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton3-16/+42
2015-10-20Add --enable-compressed-debug-sections={all,gas,gold,ld}H.J. Lu4-36/+29
2015-10-19Add a gas configure option to select the default behaviour for the generation...Nick Clifton8-10/+79
2015-10-14Add missing changelog entriesAndreas Krebbel1-0/+7
2015-10-14S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel4-24/+24
2015-10-12Update list of known MSP430 MCU names.Nick Clifton2-62/+622
2015-10-12avr: Fix bugs in org/align tracking.Andrew Burgess5-13/+33
2015-10-10Bug 19113 - read.c stringer assertionAlan Modra2-3/+9
2015-10-07Avoid using 'template' C++ keywordYao Qi2-8/+13
2015-10-07New ARC implementation.Nick Clifton86-4760/+5014
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li9-0/+152
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li7-1/+66
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li5-0/+37
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li5-0/+38
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li5-0/+37
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li5-0/+38
2015-09-30Revise new e500 invalid opcode testAlan Modra4-9/+14
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt17-54/+267
2015-09-28Patches for illegal ppc 500 instructionsTom Rix4-0/+26
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov3-18/+55