aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab6-3/+77
2015-12-11[AArch64][Patch 2/5] Add Statistical Profiling Extension system registers.Matthew Wahab3-1/+52
2015-12-11[AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab3-0/+8
2015-12-10[Aarch64] Support ARMv8.2 AT instructionsMatthew Wahab3-0/+13
2015-12-10[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab5-0/+23
2015-12-10[AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO.Matthew Wahab4-0/+63
2015-12-10gas: documentation for the SPARC %dN and %qN fp registers notationJose E. Marchesi2-0/+13
2015-12-10[AArch64][PATCH 2/2] Add RAS system registers.Matthew Wahab3-0/+41
2015-12-10[AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab4-1/+23
2015-12-10[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.Matthew Wahab2-1/+5
2015-12-10arc/gas: Accept, but ignore, dummy arguments.Andrew Burgess2-1/+7
2015-12-09Implement Intel OSPKE instructionsH.J. Lu6-0/+42
2015-12-09gas/ELF: slightly relax elf/file*.d expectationsJan Beulich3-0/+8
2015-12-09sparc: support %dN and %qN syntax for FP registers.Jose E. Marchesi2-5/+16
2015-12-09Fix compile time warning building RX target.Nick Clifton2-1/+5
2015-12-08gas: consistently emit diagnostics for non-zero data emission to .bss/.structJan Beulich8-16/+256
2015-12-08gas: don't get confused by .asci{i,z} after .structJan Beulich2-8/+14
2015-12-08ELF: don't re-order SHF_FILE symbolsJan Beulich8-21/+58
2015-12-08rl78: relaxation fixesDJ Delorie5-26/+106
2015-12-07tc-ppc.c md_apply_fix tidyAlan Modra2-12/+16
2015-12-04Fix GAS testsuite failures for COFF/PE based ARM targets.Nick Clifton5-3/+17
2015-12-04Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu23-60/+455
2015-12-02Fix ldah being disassembled as ldaexhAndre Vieira2-3/+8
2015-12-01Invoke aout N_* macros with pointer to struct internal_execAlan Modra2-21/+26
2015-11-27[AArch64][PATCH 3/3] Add floating-point FP16 instructionsMatthew Wahab3-0/+328
2015-11-27[AArch64] Add ARMv8.2 instruction alias REV64.Matthew Wahab3-0/+29
2015-11-27[AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab3-0/+134
2015-11-27[Aarch64] Support an ARMv8.2 system register.Matthew Wahab3-0/+31
2015-11-27[AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab3-0/+10
2015-11-24[GAS, ARM] Invalid LDR immediate transformationChristophe Monat7-3/+78
2015-11-24[ARM][GAS] Fix invalid arm-wince-pe tests.Matthew Wahab9-26/+45
2015-11-20MIPS/GAS/testsuite: Tighten negative-match NaN testsMaciej W. Rozycki6-70/+13
2015-11-20[AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab4-0/+205
2015-11-20Stop the ARM short mapping symbol test being run for the symbianelf target.Matthew Wahab2-1/+5
2015-11-20Update translations.Nick Clifton6-7915/+29213
2015-11-19[AArch64] Reject invalid immediate operands to MSR PANMatthew Wahab4-0/+30
2015-11-19[ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab3-0/+7
2015-11-19[AArch64] Add ARMv8.2 command line option and feature flag.Matthew Wahab3-2/+8
2015-11-19output_big_leb128 commentAlan Modra2-1/+5
2015-11-19Recent powerpc testcase failsAlan Modra3-0/+7
2015-11-19Use default sub-segment align for non-ELF powerpcAlan Modra2-0/+6
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