summaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)Author
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra
2022-08-03x86: improve/shorten vector zeroing-idiom optimization conditionalJan Beulich
2022-08-03x86: also use D for MOVBEJan Beulich
2022-08-02arm: Add cfi expression support for ra_auth_codeVictor Do Nascimento
2022-08-02arm: Use DWARF numbering convention for pseudo-register representationVictor Do Nascimento
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-07-29libopcodes/aarch64: add support for disassembler stylingAndrew Burgess
2022-07-29Arm64: re-work PR gas/27217 fixJan Beulich
2022-07-29RISC-V: Add `OP_V' to .insn named opcodesTsukasa OI
2022-07-25LoongArch: gas: Add new reloc types.liuzhensong
2022-07-18arc: Update missing cipher.Claudiu Zissulescu
2022-07-14Re: PowerPC: implement md_operand to parse register namesAlan Modra
2022-07-14PowerPC: implement md_operand to parse register namesAlan Modra
2022-07-12PowerPC md_end: Don't htab_delete(NULL)Alan Modra
2022-07-09gas: tc-tic54x.c hash tablesAlan Modra
2022-07-09gas: use notes_calloc in string hashAlan Modra
2022-07-09gas: target string hash tablesAlan Modra
2022-07-09arc gas: don't leak arc_opcode_hash memoryAlan Modra
2022-07-09i386 gas: don't leak op_hash or reg_hash memoryAlan Modra
2022-07-09ppc gas: don't leak ppc_hash memoryAlan Modra
2022-07-09gas: rename md_end to md_finishAlan Modra
2022-07-09macro.c: use string hash from hash.h for macro_hashAlan Modra
2022-07-09free read_symbol_name stringAlan Modra
2022-07-09gas: arm -mwarn-syms duplicatesAlan Modra
2022-07-06x86: make D attribute usable for XOP and FMA4 insnsJan Beulich
2022-07-06x86: fold two switch() statements in match_template()Jan Beulich
2022-07-06x86: fix 3-operand insn reverse-matchingJan Beulich
2022-07-06x86: introduce a state stack for .archJan Beulich
2022-07-06x86: generalize disabling of sub-architecturesJan Beulich
2022-07-06x86: permit "default" with .archJan Beulich
2022-07-06x86: don't leak sub-architecture accumulated stringsJan Beulich
2022-07-05x86: introduce fake processor type to mark sub-arch entries in cpu_arch[]Jan Beulich
2022-07-05x86: macro-ize cpu_arch[] entriesJan Beulich
2022-07-05x86: de-duplicate sub-architecture strings accumulationJan Beulich
2022-07-04x86: fold Disp32S and Disp32Jan Beulich
2022-07-04x86: restore masking of displacement kindsJan Beulich
2022-07-04x86-64: improve handling of branches to absolute addressesJan Beulich
2022-06-29opcodes/aarch64: split off creation of comment text in disassemblerAndrew Burgess
2022-06-28RISC-V: Add 'Sstc' extension and its CSRsTsukasa OI
2022-06-28RISC-V: Add 'Sscofpmf' extension with its CSRsTsukasa OI
2022-06-28RISC-V: Add 'Smstateen' extension and its CSRsTsukasa OI
2022-06-28RISC-V: Add new CSR feature gate handling (RV32,H)Tsukasa OI
2022-06-27drop XC16x bitsJan Beulich
2022-06-22RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu
2022-06-22RISC-V: Fix inconsistent error message (range)Tsukasa OI
2022-06-17PR29256, memory leak in obj_elf_section_nameAlan Modra
2022-06-14BFD_RELOC_MIPS_16Alan Modra
2022-06-14gas dwarf2dbg.c tidyAlan Modra
2022-06-03Re: ubsan: undefined shift in frag_align_codeAlan Modra
2022-06-03x86: exclude certain ISA extensions from v3/v4 ISAJan Beulich