aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-02-17x86: Remove CpuABM and add CpuPOPCNTH.J. Lu1-0/+6
2020-02-17x86: fold AddrPrefixOpReg templatesJan Beulich1-0/+7
2020-02-17x86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}Jan Beulich1-0/+13
2020-02-17x86/Intel: improve diagnostics for ambiguous VCVT* operandsJan Beulich1-0/+16
2020-02-16x86: Don't disable SSE4a when disabling SSE4H.J. Lu1-0/+6
2020-02-14Remove the old movsx and movzx documentation for AT&T syntaxH.J. Lu1-0/+5
2020-02-14x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZXJan Beulich1-0/+28
2020-02-14x86: adjust segment override prefix emissionJan Beulich1-0/+8
2020-02-14x86: optimize away pointless segment overridesJan Beulich1-1/+8
2020-02-14x86: extend LEA's segment override warningJan Beulich1-0/+9
2020-02-14x86: Document movsx/movsxd/movzx for AT&T syntaxH.J. Lu1-0/+6
2020-02-13x86: Resolve PLT32 reloc aganst local symbol to sectionH.J. Lu1-0/+12
2020-02-13x86: fix SSE4a dependencies of ".arch .nosse*"Jan Beulich1-0/+5
2020-02-12x86: correct VFPCLASSP{S,D} operand size handlingJan Beulich1-0/+11
2020-02-12x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich1-0/+17
2020-02-12x86: also disallow non-byte/-word registers with byte/word suffixJan Beulich1-0/+15
2020-02-12x86/Intel: improve diagnosticsJan Beulich1-0/+6
2020-02-11x86: drop ShortForm attributeJan Beulich1-0/+7
2020-02-11[binutils][gas] Fix build failure with -std=c89Matthew Malcomson1-0/+5
2020-02-10[binutils][arm] Implement Custom Datapath Extensions for MVEMatthew Malcomson1-0/+38
2020-02-10[binutils][arm] arm support for ARMv8.m Custom Datapath ExtensionMatthew Malcomson1-0/+44
2020-02-10x86: Accept Intel64 only instruction by defaultH.J. Lu1-0/+13
2020-02-10gas: error for section type, attr, or entsize changeAlan Modra1-0/+7
2020-02-10gas -Z flagAlan Modra1-0/+7
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-0/+15
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu1-0/+24
2020-02-06[2.34] Mention x86 assembler options to align branchesH.J. Lu1-0/+5
2020-02-06x86: Run unique tests only for ELF targetsH.J. Lu1-0/+7
2020-02-06xfail x86 gas unique testAlan Modra1-0/+5
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra1-0/+8
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-0/+38
2020-02-02elf/section13.s: Replace @nobits with %nobitsH.J. Lu1-0/+4
2020-02-01moxie: don't force big-endian modeGitea1-0/+4
2020-01-31nios2: recognize %gotoff relocation in assemblerSandra Loosemore1-0/+5
2020-01-31Add missing ChangeLog for last patchAndre Vieira1-0/+8
2020-01-31Fix compile time build problem building the s390 assembler.Nick Clifton1-0/+5
2020-01-31[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE.Srinath Parvathaneni1-0/+13
2020-01-31Updated translations for some of the binutils sub-directoriesNick Clifton1-0/+5
2020-01-31aarch64: Fix MOVPRFX markup for bf16 conversionsRichard Sandiford1-0/+9
2020-01-30x86: prevent undue use of GOT32X and alike relocationsJan Beulich1-0/+7
2020-01-30cpu,opcodes,gas: fix neg and neg32 instructions in BPFJose E. Marchesi1-0/+7
2020-01-30x86-64: honor vendor specifics for near RETJan Beulich1-0/+10
2020-01-30x86-64: also diagnose far returns / IRET with ambiguous operand sizeJan Beulich1-0/+19
2020-01-30x86: drop further pointless/bogus DefaultSizeJan Beulich1-0/+5
2020-01-27x86-64: Properly encode and decode movsxdH.J. Lu1-0/+19
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra1-0/+8
2020-01-27AArch64: Fix cfinv disassembly issuesTamar Christina1-0/+6
2020-01-22RISC-V: Change -march parsing.Jim Wilson1-0/+11
2020-01-22x86: Always disallow double word suffix with word general registerH.J. Lu1-0/+12
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra1-0/+5