aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2022-09-30RISC-V: fix build after "Add support for arbitrary immediate encoding formats"Jan Beulich1-4/+4
2022-09-30x86: improve match_template()'s diagnosticsJan Beulich1-31/+50
2022-09-30x86/Intel: restrict suffix derivationJan Beulich2-61/+85
2022-09-30LoongArch: Update ELF e_flags handling according to specification.liuzhensong1-10/+10
2022-09-28The help document of as misses some many optionsNick Clifton1-1/+2
2022-09-22RISC-V: Add support for literal instruction argumentsChristoph Müllner1-0/+10
2022-09-22RISC-V: Add support for arbitrary immediate encoding formatsChristoph Müllner1-0/+74
2022-09-22RISC-V: Add macro-only operands to validate_riscv_insnTsukasa OI1-0/+3
2022-09-21RISC-V: Fix riscv_set_tso declarationTsukasa OI1-1/+1
2022-09-21RISC-V: Set EF_RISCV_TSO also on .option archTsukasa OI1-0/+3
2022-09-21RISC-V: Implement Ztso extensionShihua1-0/+11
2022-09-21RISC-V: Always generate R_RISCV_CALL_PLT reloc for call in assembler.Nelson Chu1-6/+2
2022-09-21Re: PowerPC64 pcrel got relocs against local symbolsAlan Modra1-6/+52
2022-09-20LoongArch: Set macro SUB_SEGMENT_ALIGN to 0.liuzhensong1-0/+2
2022-09-16PowerPC64 pcrel got relocs against local symbolsAlan Modra1-0/+6
2022-09-15bfd, binutils, gas: Remove/mark unused variablesTsukasa OI1-3/+0
2022-09-12ppc: Document the -mfuture and -Mfuture options and make them usablePeter Bergner1-0/+2
2022-09-09RISC-V: Fix vector CSR requirementsTsukasa OI1-1/+1
2022-09-07LoongArch: fix gas BFD_RELOC_8/16/24 bugmengqinggang1-18/+41
2022-08-30LoongArch: Fix redefinition of "PACKAGE".liuzhensong1-1/+1
2022-08-25GAS: Allow AArch64 pseudo-ops to accept the command line separator character.Nick Clifton1-12/+5
2022-08-24gas: arm: handle multiple .directives on a single line (PR29519)Richard Earnshaw1-20/+44
2022-08-22LoongArch: gas: add support using constant variable in instructions.tangxiaolin2-18/+20
2022-08-18x86: move / quiesce pre-386 non-16-bit warningJan Beulich1-6/+12
2022-08-18x86: insert "no error" enumerator in i386_error enumerationJan Beulich1-0/+1
2022-08-11ppc/svp64: introduce non-zero operand flagDmitry Selyutin1-3/+18
2022-08-11ppc/svp64: support LibreSOC architectureDmitry Selyutin1-0/+2
2022-08-08Mach-O: i18n enablement on some error messages.Tsukasa OI1-2/+2
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra3-13/+13
2022-08-03x86: improve/shorten vector zeroing-idiom optimization conditionalJan Beulich1-12/+7
2022-08-03x86: also use D for MOVBEJan Beulich1-7/+7
2022-08-02arm: Add cfi expression support for ra_auth_codeVictor Do Nascimento1-0/+4
2022-08-02arm: Use DWARF numbering convention for pseudo-register representationVictor Do Nascimento1-67/+92
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra3-43/+17
2022-07-29libopcodes/aarch64: add support for disassembler stylingAndrew Burgess1-1/+44
2022-07-29Arm64: re-work PR gas/27217 fixJan Beulich1-43/+20
2022-07-29RISC-V: Add `OP_V' to .insn named opcodesTsukasa OI1-1/+1
2022-07-25LoongArch: gas: Add new reloc types.liuzhensong4-102/+120
2022-07-18arc: Update missing cipher.Claudiu Zissulescu1-1/+1
2022-07-14Re: PowerPC: implement md_operand to parse register namesAlan Modra2-6/+5
2022-07-14PowerPC: implement md_operand to parse register namesAlan Modra2-87/+66
2022-07-12PowerPC md_end: Don't htab_delete(NULL)Alan Modra1-10/+8
2022-07-09gas: tc-tic54x.c hash tablesAlan Modra2-139/+223
2022-07-09gas: use notes_calloc in string hashAlan Modra3-4/+5
2022-07-09gas: target string hash tablesAlan Modra9-81/+45
2022-07-09arc gas: don't leak arc_opcode_hash memoryAlan Modra2-1/+23
2022-07-09i386 gas: don't leak op_hash or reg_hash memoryAlan Modra2-2/+12
2022-07-09ppc gas: don't leak ppc_hash memoryAlan Modra2-2/+37
2022-07-09gas: rename md_end to md_finishAlan Modra40-78/+79
2022-07-09macro.c: use string hash from hash.h for macro_hashAlan Modra1-9/+4