summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-0710-128/+4039
* ELF: Support the section flag 'o' in .section directiveH.J. Lu2020-02-0614-5/+197
* [2.34] Mention x86 assembler options to align branchesH.J. Lu2020-02-062-0/+10
* x86: Run unique tests only for ELF targetsH.J. Lu2020-02-064-4/+9
* xfail x86 gas unique testAlan Modra2020-02-063-0/+7
* mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2020-02-065-12/+16
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-0224-51/+491
* elf/section13.s: Replace @nobits with %nobitsH.J. Lu2020-02-022-1/+5
* moxie: don't force big-endian modeGitea2020-02-012-2/+4
* nios2: recognize %gotoff relocation in assemblerSandra Loosemore2020-01-312-10/+35
* Add missing ChangeLog for last patchAndre Vieira2020-01-311-0/+8
* arm: PR gas/25472 Enable DSP instructions with +mveAndre Vieira2020-01-312-6/+148
* Fix compile time build problem building the s390 assembler.Nick Clifton2020-01-312-1/+6
* [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE.Srinath Parvathaneni2020-01-314-4/+75
* Updated translations for some of the binutils sub-directoriesNick Clifton2020-01-313-6008/+7790
* aarch64: Fix MOVPRFX markup for bf16 conversionsRichard Sandiford2020-01-316-2/+95
* x86: prevent undue use of GOT32X and alike relocationsJan Beulich2020-01-305-29/+68
* cpu,opcodes,gas: fix neg and neg32 instructions in BPFJose E. Marchesi2020-01-305-4/+11
* x86-64: honor vendor specifics for near RETJan Beulich2020-01-308-22/+62
* x86-64: also diagnose far returns / IRET with ambiguous operand sizeJan Beulich2020-01-3017-46/+134
* x86: drop further pointless/bogus DefaultSizeJan Beulich2020-01-302-5/+9
* x86-64: Properly encode and decode movsxdH.J. Lu2020-01-2714-1/+270
* Replace deprecated tcl case statements with switch statementsAlan Modra2020-01-275-104/+114
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-273-0/+10
* RISC-V: Change -march parsing.Jim Wilson2020-01-228-1/+23
* x86: Always disallow double word suffix with word general registerH.J. Lu2020-01-226-30/+35
* PowerPC64 __tls_get_addr_descAlan Modra2020-01-222-1/+9
* x86: testsuite adjustments after commit 1a0351246a5cJan Beulich2020-01-215-0/+15
* x86: replace adhoc ambiguous operand checking for CRC32Jan Beulich2020-01-2113-50/+60
* x86: improve handling of insns with ambiguous operand sizesJan Beulich2020-01-2146-128/+1068
* x86: VCVTNEPS2BF16{X,Y} should permit broadcastingJan Beulich2020-01-215-0/+25
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-202-3001/+3886
* x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-01-204-2/+19
* Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton2020-01-183-472/+482
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-182-0/+6
* x86: Add {vex} pseudo prefixH.J. Lu2020-01-175-11/+22
* Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira2020-01-174-0/+30
* [binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2020-01-162-7/+16
* x86: drop found_cpu_match local variableJan Beulich2020-01-162-8/+7
* x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich2020-01-164-0/+42
* MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2020-01-155-11/+65
* Reinstate gas em=freebsd for sparc-freebsdAlan Modra2020-01-152-0/+5
* x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2020-01-1422-179/+246
* Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov2020-01-1411-126/+244
* [gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson2020-01-132-2/+7
* [ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2020-01-134-4/+24
* ubsan: wasm32: signed integer overflowAlan Modra2020-01-132-2/+6
* tic4x: sign extension using shiftsAlan Modra2020-01-132-1/+6
* HPUX gas testsuite fixesAlan Modra2020-01-103-2/+8
* Fix compile time warnings about comparisons always being false.Sergey Belyashov2020-01-092-89/+101