aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2019-02-24Re: PowerPC __tls_get_addr arg parsingAlan Modra2-0/+6
2019-02-24PR24144, pdp11-ld overwriting section data with zerosAlan Modra2-11/+27
2019-02-22[arm][gas] Add support for Neoverse N1Kyrylo Tkachov3-1/+9
2019-02-22[AArch64][gas] Add support for Neoverse E1Kyrylo Tkachov3-0/+11
2019-02-22[AArch64][gas] Add support for Neoverse N1Kyrylo Tkachov3-0/+11
2019-02-21PowerPC __tls_get_addr arg parsingAlan Modra1-40/+52
2019-02-19Fix a potential deadlock in some older Loongson 3A1000 MIPS processors.Paul Hua7-57/+285
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu17-22/+52
2019-02-08Add missing ChangeLog files for previous patch.Jim Wilson1-0/+5
2019-02-08RISC-V: Compress 3-operand beq/bne against x0.Jim Wilson1-0/+6
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina5-1/+79
2019-02-07AArch64: Add negative tests for Armv8.3-a complex number instructions instruc...Tamar Christina3-0/+131
2019-02-07AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina3-0/+101
2019-02-07Visium: align branch absolute instruction for the GR6Eric Botcazou7-10/+41
2019-02-01S12Z: GAS: Allow #_symbol operands as mov sourceJohn Darrington5-35/+115
2019-02-01S12Z: GAS: Fix incorrect range test for 16-bit PC relative offsets.John Darrington8-1/+63
2019-02-01S12Z: GAS: Issue warning if TFR/EXG have identical source and destination.John Darrington4-0/+11
2019-02-01S12Z: GAS: Disallow immediate destination operandsJohn Darrington6-36/+107
2019-01-31S/390: Implement instruction set extensionsAndreas Krebbel7-7/+328
2019-01-31Assorted warning fixesAlan Modra4-8/+15
2019-01-28xtensa: gas: don't keep relocations for constantsMax Filippov3-1/+13
2019-01-28Updated Russian and French translations for the gas sub-directoryNick Clifton3-5489/+6351
2019-01-28Control gas enable-checking default by bfd/development.shAlan Modra3-8/+12
2019-01-25AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and s...Tamar Christina1-0/+10
2019-01-25AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das5-69/+102
2019-01-25AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das5-0/+34
2019-01-25AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das6-59/+16
2019-01-25PR23940, check bounds before usingWu Heng2-2/+7
2019-01-25PR24125, Assertion failure with embedded NULs in stringAlan Modra2-2/+6
2019-01-21Updated translations for various binutils subdirectories.Nick Clifton2-2744/+3164
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton4-2710/+3122
2019-01-19Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton2-0/+6
2019-01-17Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina9-1/+51
2019-01-16Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson2-0/+7
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson25-6/+390
2019-01-16S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington5-4/+32
2019-01-16S12Z: gas: Permit "extend" instructions which don't actually extend.John Darrington2-10/+7
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington3-7/+20
2019-01-14Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni5-2/+44
2019-01-11More fallout from PR 23963 changeAlan Modra3-4/+10
2019-01-10Correct changelog entry.Nick Clifton1-2/+3
2019-01-10Stop objdump from displaying control codes embedded in symbol names.Nick Clifton31-443/+479
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington3-1/+8
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2-5/+9
2019-01-08[AArch64][gas] Add -mcpu support for Arm AresKyrylo Tkachov3-0/+11
2019-01-08run_dump_test source in build directoryAlan Modra137-2/+210
2019-01-07[arm][gas] Add -mcpu support for Arm AresKyrylo Tkachov3-0/+9
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato49-57/+903
2019-01-04Fix potential buffer overrun whilst scanning macro strings.Wu Heng2-1/+7
2019-01-04Fix bug parsing angle bracketed string sequences.Wu Heng2-2/+11