summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* x86: fix SSE4a dependencies of ".arch .nosse*"Jan Beulich2020-02-132-1/+6
* x86: correct VFPCLASSP{S,D} operand size handlingJan Beulich2020-02-126-5/+93
* x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich2020-02-1211-3/+88
* x86: also disallow non-byte/-word registers with byte/word suffixJan Beulich2020-02-127-71/+62
* x86/Intel: improve diagnosticsJan Beulich2020-02-122-4/+11
* x86: drop ShortForm attributeJan Beulich2020-02-112-3/+16
* [binutils][gas] Fix build failure with -std=c89Matthew Malcomson2020-02-112-2/+7
* [binutils][arm] Implement Custom Datapath Extensions for MVEMatthew Malcomson2020-02-1013-4/+1393
* [binutils][arm] arm support for ARMv8.m Custom Datapath ExtensionMatthew Malcomson2020-02-1010-3/+1330
* x86: Accept Intel64 only instruction by defaultH.J. Lu2020-02-105-12/+52
* gas: error for section type, attr, or entsize changeAlan Modra2020-02-104-8/+31
* gas -Z flagAlan Modra2020-02-103-2/+9
* 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