aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
10 hoursmacro.c:871 heap-buffer-overflowAlan Modra1-2/+2
10 hoursbuffer overflow in gas/app.cAlan Modra1-4/+10
2 daysPR 32391 testcaseAlan Modra1-60/+60
2 daysFix error: macro may be used uninitializedAlan Modra1-3/+2
3 daysSupport Intel AVX10.2 minmax, vector copy and compare instructionsHaochen Jiang15-0/+942
6 daysarm: fix incorrect assembly of stm{,ia} as push [PR32363]Richard Earnshaw3-52/+67
7 daysFix the handling or arguments and macro pseudo-variables inside nested assemb...Nick Clifton9-64/+444
7 daysPPC: drop redundant value conversion from md_assemble()Jan Beulich1-7/+0
7 daysAdjust expected loongarch32 test resultsAlan Modra2-17/+17
8 daysSupport Intel SM4 AVX10.2 extensionHaochen Jiang20-0/+389
9 daysaarch64: testsuite: remove macro expansion messages from expected error outputMatthieu Longo10-502/+6
9 daysgas: add new command line options to control diagnostic informational messagesMatthieu Longo5-1/+60
10 daysMove modification of bfd abs and und back to gasAlan Modra1-26/+34
12 daysDelete asection.symbol_ptr_ptrAlan Modra5-15/+8
13 daysGive unique names to s390 assembler opcode tests.Nick Clifton17-17/+17
13 daysmsp430/gas: correct BFD_RELOC_32 handlingJan Beulich1-1/+1
13 daysgas: avoid UB on signed multiplication in resolve_symbol_value()Jan Beulich1-1/+2
2024-12-09LoongArch: Assign DWARF register numbers to register aliasesLulu Cai4-17/+780
2024-12-05Support Intel AVX10.2 satcvt instructionsHu, Lin114-0/+2416
2024-12-05x86: Eliminate unnecessary {evex} prefixesH.J. Lu6-0/+86
2024-12-03gas: Re-enable .org test 1 on all targets except kvxJens Remus1-1/+1
2024-12-03s390: Enable .bss/.struct data allocation directives testsJens Remus2-2/+2
2024-12-03PowerPC: Add support for RFC02680 - PQC Acceleration InstructionsSurya Kumari Jangala2-0/+20
2024-12-03gas: partly restore how current_location() had workedJan Beulich6-14/+27
2024-12-03MMIX: use current_location() directlyJan Beulich2-16/+3
2024-12-03gas: streamline expr_build_dot()Jan Beulich1-11/+18
2024-12-03Support Intel AVX10.2 BF16 instructionsKong Lingling14-0/+2323
2024-12-02x86: default to not accepting MPX insnsJan Beulich28-30/+36
2024-12-02x86: always set ISA_1_BASELINE property for 64-bit objectsJan Beulich2-3/+4
2024-12-02x86/COFF: support section-index relocations in insn operandsJan Beulich6-2/+63
2024-12-02x86/COFF: support RVA (image-relative) relocations in insn operandsJan Beulich7-2/+154
2024-12-02RISC-V: Add support for ssdbltrp and smdbltrp extension.Dongyan Chen4-2/+9
2024-11-29s390: Simplify parsing of omitted index register operandJens Remus1-16/+8
2024-11-29s390: Treat addressing operand sequence as one in disassemblerJens Remus1-1/+1
2024-11-29s390: Treat addressing operand sequence as one in assemblerJens Remus1-14/+34
2024-11-29s390: Fix disassembly of optional addressing operandsJens Remus2-8/+84
2024-11-29x86: restrict gas'es recognition of -s to SolarisJan Beulich1-3/+8
2024-11-29x86/Solaris: support Sun form of CMOVccJan Beulich4-0/+80
2024-11-29x86: purge most *avx512*ig*-intel testsJan Beulich24-6996/+4
2024-11-27Re: nios2: Remove binutils support for Nios II targetAlan Modra1-2/+0
2024-11-26nios2: Remove binutils support for Nios II target.Sandra Loosemore233-11682/+3
2024-11-25Updated Bulgarian, Romanian and French translations for various sub-directori...Nick Clifton1-4192/+3762
2024-11-22RISC-V: Support SiFive extensions: xsfvqmaccdod, xsfvqmaccqoq and xsfvfnrclip...Nelson Chu7-2/+59
2024-11-20PowerPC: Add support for RFC02677 - VSX Vector Rotate Left WordPeter Bergner2-0/+2
2024-11-20arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M MainlineAndre Vieira3-1/+231
2024-11-20RISC-V: Add Zcmt instructions and csr.Jiawei14-0/+93
2024-11-19Support x86 Intel MSR_IMMHu, Lin112-11/+145
2024-11-18x86: rename SPACE_{,E}VEX_MAP<N>Jan Beulich1-21/+21
2024-11-18x86: VP2INTERSECT{D,Q} have mask register destination groupJan Beulich16-244/+293
2024-11-18x86: generalize "implicit quad group" handlingJan Beulich6-33/+67