aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu4-6/+25
2020-07-15x86: Don't display eiz with no scaleH.J. Lu4-13/+21
2020-07-15Fix the generation of relocs for missing build notes.Nick Clifton2-9/+24
2020-07-15x86-64: adjust stack insn test caseJan Beulich5-17/+25
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich72-487/+560
2020-07-14x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu8-54/+48
2020-07-14x86/Intel: debug registers are named DRnJan Beulich5-7/+14
2020-07-14x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich2-4/+8
2020-07-14x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel modeJan Beulich3-4/+9
2020-07-14x86: don't disassemble MOVBE with two suffixesJan Beulich4-0/+58
2020-07-14x86: avoid attaching suffix to register-only CRC32Jan Beulich33-675/+164
2020-07-14x86-64: don't hide an empty but meaningless REX prefixJan Beulich5-8/+22
2020-07-14x86: drop dead code from OP_IMREG()Jan Beulich3-0/+10
2020-07-14x86-64: fold ILP32 test expectationsJan Beulich17-7806/+36
2020-07-13x86: Remove 32-bit sign extension in offset_in_rangeH.J. Lu2-8/+5
2020-07-13Updated French translation for the gas/ and binutils/ sub-directoriesNick Clifton2-2261/+2649
2020-07-13gas DWARF2 test XPASSesAlan Modra5-8/+11
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu9-0/+53
2020-07-10x86: Extract extended states from instruction templateH.J. Lu6-73/+91
2020-07-10gas/i386/property-5.d: Correct test nameH.J. Lu2-1/+5
2020-07-10x86: Add support for Intel AMX instructionsLili Cui14-13/+460
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries13-12/+28
2020-07-09x86: Properly set YMM/ZMM featuresH.J. Lu9-2/+64
2020-07-09Linux/x86: Configure gas with --enable-x86-used-note by defaultH.J. Lu4-0/+23
2020-07-09Remove powerpc PE supportAlan Modra7-889/+26
2020-07-08x86: FMA4 scalar insns ignore VEX.LJan Beulich4-0/+110
2020-07-07arc: Improve error messages when assemblingClaudiu Zissulescu7-30/+63
2020-07-07arc: Update vector instructions.Claudiu Zissulescu1-2/+2
2020-07-07x86: Remove an incorrect AVX2 entryH.J. Lu2-10/+5
2020-07-07Use is_xcoff_format in gas testsuiteAlan Modra4-5/+11
2020-07-07Fix recent failures in the ARM assembler testsuite due to the correction of a...Nick Clifton2-92/+97
2020-07-06x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich5-36/+44
2020-07-06x86: replace EXqScalarS by EXqVexScalarSJan Beulich7-4/+21
2020-07-06Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton5-12/+20
2020-07-06Updated translations for various binutils sub-directoriesNick Clifton2-2255/+2647
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton3-1581/+1608
2020-07-04Add markers for binutils 2.35 branchNick Clifton2-0/+6
2020-07-03Re: Change readelf's display of symbol namesAlan Modra2-1/+6
2020-07-02x86: Add SwapSourcesH.J. Lu2-4/+7
2020-07-02Skip fill-1 gas test for MeP targets.Nick Clifton2-1/+7
2020-07-02aarch64: Fix segfault on unicode symbolsAlex Coplan4-1/+18
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton7-6/+17
2020-07-01obsolete xc16xAlan Modra2-0/+6
2020-07-01gas eqv-dot test failsAlan Modra2-1/+9
2020-06-30Remove x86 NaCl target supportH.J. Lu13-24/+23
2020-06-30RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu17-188/+208
2020-06-29x86: Support VEX base opcode length > 1H.J. Lu2-6/+7
2020-06-29gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)Hans-Peter Nilsson3-0/+482
2020-06-29gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331Hans-Peter Nilsson3-6/+27
2020-06-29C++ commentsAlan Modra4-20/+17