aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nios2: Remove binutils support for Nios II target.Sandra Loosemore2024-11-26222-7133/+0
* RISC-V: Support SiFive extensions: xsfvqmaccdod, xsfvqmaccqoq and xsfvfnrclip...Nelson Chu2024-11-226-0/+56
* PowerPC: Add support for RFC02677 - VSX Vector Rotate Left WordPeter Bergner2024-11-202-0/+2
* arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M MainlineAndre Vieira2024-11-202-0/+214
* RISC-V: Add Zcmt instructions and csr.Jiawei2024-11-2013-0/+64
* Support x86 Intel MSR_IMMHu, Lin12024-11-199-0/+126
* x86: VP2INTERSECT{D,Q} have mask register destination groupJan Beulich2024-11-1815-244/+287
* x86: generalize "implicit quad group" handlingJan Beulich2024-11-185-18/+39
* s390: Add arch15 Concurrent-Functions Facility insnsJens Remus2024-11-182-0/+8
* gas: add .cv_ucomp and .cv_scomp pseudo-directivesMark Harmstone2024-11-133-0/+124
* aarch64: testsuite: remove hard-coded instruction addressesMatthieu Longo2024-11-081-26/+26
* arm, objdump: print obsolote warning when 26-bit set in instructionsAndre Vieira2024-11-085-76/+36
* arm, objdump: Make objdump use bfd's machine detection to drive disassemblyAndre Vieira2024-11-084-17/+19
* arm: Skip two failing tests for wince & pe targetsAndre Simoes Dias Vieira2024-11-072-0/+2
* PowerPC: Merge rfc2655 and rfc2656 test cases into one future test casePeter Bergner2024-11-065-32/+18
* x86/APX: support JMPABS also in assemblerJan Beulich2024-10-303-3/+26
* x86/APX: squash REX prefix when REX2 is being emittedJan Beulich2024-10-302-0/+10
* RISC-V: Fix typo in gas/testsuite/gas/riscv/mapping.sJim Lin2024-10-283-6/+6
* LoongArch: Force relocation for every reference to the global offset tableLulu Cai2024-10-222-0/+48
* x86: Support x86 ZHAOXIN GMI instructionsMayShao-oc2024-10-183-0/+21
* Support Intel AVX10.2 convert instructionsLiwei Xu2024-10-1614-0/+1292
* x86/testsuite: Rename AVX10.2 media testcasesHaochen Jiang2024-10-1514-12/+12
* ia64/ELF: fix HPUX testsuite falloutJan Beulich2024-10-143-13/+13
* LoongArch: Fixed R_LARCH_[32/64]_PCREL generation bugLulu Cai2024-10-142-0/+18
* bfd/ELF: restrict file alignment for object filesJan Beulich2024-10-115-18/+18
* Support Intel AVX10.2 media instructionsHaochen Jiang2024-10-1118-0/+1604
* s390: Add arch15 instructionsAndreas Krebbel2024-10-103-0/+199
* RISC-V: Fix implicit dependency of Zabha and ZacasXiao Zeng2024-10-081-2/+2
* x86: fix Solaris gas testsuite runJan Beulich2024-09-271-1/+9
* RISC-V: odd data padding vs mapping symbolsJan Beulich2024-09-272-0/+25
* RISC-V: correct alignment directive handling for text sectionsJan Beulich2024-09-274-0/+163
* x86: optimize {,V}INSERTPS with certain immediatesJan Beulich2024-09-279-0/+106
* x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0Jan Beulich2024-09-278-0/+222
* x86: optimize {,V}EXTRACTPS with immediate 0Jan Beulich2024-09-279-0/+78
* x86/testsuite: Refine AVX10.2 rounding testcasesHaochen Jiang2024-09-262-2/+3
* RISC-V: Add Smrnmi extension csrs.Jiawei2024-09-258-0/+79
* x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu2024-09-234-0/+11
* x86: Add tls check in gasCui, Lili2024-09-2118-8/+395
* x86-64: Never make R_X86_64_GOT64 section relativeH.J. Lu2024-09-202-0/+16
* x86/APX: Don't promote AVX/AVX2 instructions out of APX specH.J. Lu2024-09-187-44/+18
* MIPS/GAS: Discard redundant instruction from DDIV/DREM macrosMaciej W. Rozycki2024-09-1511-25/+4
* MIPS/GAS/testsuite: Print instructions in hex in division testsMaciej W. Rozycki2024-09-1521-241/+249
* s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt operand constraintsJens Remus2024-09-122-12/+12
* gas: avoid (scrubber) diagnostics for stuff past .endJan Beulich2024-09-115-0/+52
* arm: don't engage symver scrubber hack in CCS modeJan Beulich2024-09-112-0/+17
* LoongArch: Fixed precedence of expression operators in instructionsLulu Cai2024-09-092-0/+11
* Add macros to get opcode of instructions approriatelyXin Wang2024-09-071-104/+104
* x86/APX: optimize certain reg-only CFCMOVcc formsJan Beulich2024-09-062-0/+20
* RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett2024-09-036-0/+4175
* Support ymm rounding control for Intel AVX10.2Haochen Jiang2024-09-0210-0/+2583