aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-26x86: Process ImmExt without operandsH.J. Lu2-1/+10
2020-06-26x86: Rename VecSIB to SIB for Intel AMXH.J. Lu2-14/+21
2020-06-26x86: fix processing of -M disassembler optionJan Beulich3-0/+66
2020-06-26m68k: tag floating-point ABI usedPat Bernardi3-0/+42
2020-06-25Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are n...Nick Clifton3-8/+12
2020-06-25x86: move ImmExt processingJan Beulich2-5/+9
2020-06-25x86: operand sizing prefixes can disambiguate insnsJan Beulich13-447/+1193
2020-06-25x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITEJan Beulich17-225/+240
2020-06-25x86-64: REX prefix is invalid with VEX etcJan Beulich6-15/+29
2020-06-25x86-64: honor REX prefixes for SSE2AVXJan Beulich4-29/+112
2020-06-25x86: also refuse data size prefix on SIMD insnsJan Beulich8-14/+37
2020-06-25x86: drop stray assignment from build_evex_prefix()Jan Beulich2-1/+5
2020-06-23RISC-V: Generate ELF priv attributes if priv instruction are explicited used.Nelson Chu9-6/+123
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu2-27/+15
2020-06-20SH gas configure and ld testsAlan Modra2-2/+7
2020-06-18x86: also test alternative VMGEXIT encodingJan Beulich3-1/+9
2020-06-16x86: Correct noavx512_vp2intersectCui,Lili3-1/+9
2020-06-16x86: drop SSE4a from SSE check againJan Beulich6-11/+15
2020-06-16Really remove tic30-aout supportAlan Modra3-5/+5
2020-06-15xtensa: allow runtime ABI selectionMax Filippov7-4/+68
2020-06-14x86: Correct xsusldtrk mnemonicH.J. Lu4-3/+12
2020-06-12RISC-V: Drop the privileged spec v1.9 support.Nelson Chu4-298/+6
2020-06-09[PATCH] gas/doc: improve AVR modifiers wording.Seth Girvan2-14/+27
2020-06-09x86: add missing 64-bit tests for "don't ignore mandatory pseudo prefixes"Jan Beulich3-0/+12
2020-06-09x86: consistently print prefixes explicitly which are invalid with VEX etcJan Beulich3-1/+15
2020-06-09x86: correct decoding of packed-FP-only AVX encodingsJan Beulich3-0/+80
2020-06-09x86-64: adjust far indirect branch handlingJan Beulich8-1/+160
2020-06-09x86: don't ignore mandatory pseudo prefixesJan Beulich6-26/+89
2020-06-08[PATCH] arm: Add DFB instruction for ARMv8-RAlex Coplan4-0/+42