ecoff find_nearest_line and final link leaks
[binutils-gdb.git] / gas / config /
2023-06-09 Alan Modraecoff find_nearest_line and final link leaks
2023-06-05 YunQiang SuMIPS: add MT ASE support for micromips32
2023-06-05 YunQiang SuRevert "MIPS: add MT ASE support for micromips32"
2023-06-05 YunQiang SuMIPS: add MT ASE support for micromips32
2023-06-05 YunQiang SuMIPS: gas: alter 64 or 32 for mipsisa triples if march...
2023-06-01 Jim WilsonRISC-V: PR30449, Add lga assembler macro support.
2023-05-30 mengqinggangLoongArch: gas: Add support for linker relaxation.
2023-05-30 Alan ModraDon't define COFF_MAGIC
2023-05-26 Jan Beulichx86-64: improve gas diagnostic when no 32-bit target...
2023-05-26 Jan Beulichx86: figure braces aren't really part of mnemonics
2023-05-26 Jan Beulichx86: de-duplicate operand_special_chars[] wrt extra_sym...
2023-05-23 Jan Beulichx86/Intel: address quoted-symbol related FIXMEs
2023-05-23 Jan Beulichx86: don't recognize quoted symbol names as registers...
2023-05-23 Zhang, JunSupport Intel FRED LKGS
2023-05-23 liuhongtRevert "Support Intel FRED LKGS"
2023-05-23 Zhang, JunSupport Intel FRED LKGS
2023-05-19 Kuan-Lin ChenRISC-V: Support subtraction of .uleb128.
2023-05-19 Jan Beulichx86: permit all relational operators in insn operands
2023-05-19 Jan Beulichx86: further adjust extend-to-32bit-address conditions
2023-05-19 Jan Beulichgas: invoke md_optimize_expr() also for unary expressions
2023-05-19 Jan Beulichx86: tighten extend-to-32bit-address conditions
2023-05-18 Alan ModraPR11601, Solaris assembler compatibility doesn't work
2023-05-13 Alan ModraPR28955 mips gas segfault
2023-05-12 Jan Beulichx86: slightly simplify i386_parse_name()
2023-05-12 Jan Beulichgas: equates of registers
2023-05-04 Jan BeulichRISC-V: tighten post-relocation-operator separator...
2023-05-04 Ilya Leoshkevichgas: fix building tc-bpf.c on s390x
2023-05-03 Alan ModraRemove unused args from bfd_make_debug_symbol
2023-04-28 Jan Beulichx86/Intel: reduce ELF/PE conditional scope in x86_cons()
2023-04-26 Guillermo E. Martinezgas: support for the BPF pseudo-c assembly syntax
2023-04-25 Jan BeulichRISC-V: adjust logic to avoid register name symbols
2023-04-25 Jan BeulichRISC-V: don't recognize bogus relocations
2023-04-25 Jan BeulichRISC-V: avoid redundant and misleading/wrong error...
2023-04-25 Jan BeulichRISC-V: drop "percent_op" parameter from my_getOpcodeEx...
2023-04-25 Jan BeulichRISC-V: minor effort reduction in relocation specifier...
2023-04-23 YunQiang SuMIPS: fix loongson3 llsc workaround
2023-04-19 Jan Beulichx86: parse_register() must not alter the parsed string
2023-04-19 Jan Beulichx86: parse_real_register() does not alter the parsed...
2023-04-18 mengqinggangSymbols with GOT relocatios do not fix adjustbale
2023-04-07 Haochen JiangSupport Intel AMX-COMPLEX
2023-04-02 Alan Modraubsan: aarch64 parse_vector_reg_list
2023-03-31 Tsukasa OIRISC-V: Allocate "various" operand type
2023-03-31 Jan Beulichx86: handle immediate operands for .insn
2023-03-31 Jan Beulichx86: allow for multiple immediates in output_disp()
2023-03-31 Jan Beulichx86: handle EVEX Disp8 for .insn
2023-03-31 Jan Beulichx86: process instruction operands for .insn
2023-03-31 Jan Beulichx86: parse special opcode modifiers for .insn
2023-03-31 Jan Beulichx86: parse VEX and alike specifiers for .insn
2023-03-31 Jan Beulichx86: introduce .insn directive
2023-03-30 Richard Sandifordaarch64: Add the RPRFM instruction
2023-03-30 Richard Sandifordaarch64: Add new SVE dot-product instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 shift instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 MLALL and MLSLL instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 MLAL and MLSL instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 FMLA and FMLS instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 ADD and SUB instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 ZT0 instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 predicate-related instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 multivector LD1 and ST1 instructions
2023-03-30 Richard Sandifordaarch64: Add the SME2 MOVA instructions
2023-03-30 Richard Sandifordaarch64: Add support for predicate-as-counter registers
2023-03-30 Richard Sandifordaarch64; Add support for vector offset ranges
2023-03-30 Richard Sandifordaarch64: Add support for vgx2 and vgx4
2023-03-30 Richard Sandifordaarch64: Add _off4 suffix to AARCH64_OPND_SME_ZA_array
2023-03-30 Richard Sandifordaarch64: Add +sme2
2023-03-30 Richard Sandifordaarch64: Prefer register ranges & support wrapping
2023-03-30 Richard Sandifordaarch64: Add support for strided register lists
2023-03-30 Richard Sandifordaarch64: Rename some of GAS's REG_TYPE_* macros
2023-03-30 Richard Sandifordaarch64: Add a aarch64_cpu_supports_inst_p helper
2023-03-30 Richard Sandifordaarch64: Tweak priorities of parsing-related errors
2023-03-30 Richard Sandifordaarch64: Try to report invalid variants against the...
2023-03-30 Richard Sandifordaarch64: Tweak register list errors
2023-03-30 Richard Sandifordaarch64: Make AARCH64_OPDE_REG_LIST take a bitfield
2023-03-30 Richard Sandifordaarch64: Add an error code for out-of-range registers
2023-03-30 Richard Sandifordaarch64: Deprioritise AARCH64_OPDE_REG_LIST
2023-03-30 Richard Sandifordaarch64: Update operand_mismatch_kind_names
2023-03-30 Richard Sandifordaarch64: Rework reporting of failed register checks
2023-03-30 Richard Sandifordaarch64: Try to avoid inappropriate default errors
2023-03-30 Richard Sandifordaarch64: Improve errors for malformed register lists
2023-03-30 Richard Sandifordaarch64: Tweak parsing of integer & FP registers
2023-03-30 Richard Sandifordaarch64: Tweak errors for base & offset registers
2023-03-30 Richard Sandifordaarch64: Tweak error for missing immediate offset
2023-03-30 Richard Sandifordaarch64: Move w12-w15 range check to libopcodes
2023-03-30 Richard Sandifordaarch64: Commonise index parsing
2023-03-30 Richard Sandifordaarch64: Consolidate ZA slice parsing
2023-03-30 Richard Sandifordaarch64: Move ZA range checks to aarch64-opc.c
2023-03-30 Richard Sandifordaarch64: Pass aarch64_indexed_za to parsers
2023-03-30 Richard Sandifordaarch64: Rename za_tile_vector to za_index
2023-03-30 Richard Sandifordaarch64: Treat ZA as a register
2023-03-30 Richard Sandifordaarch64: Consolidate ZA tile range checks
2023-03-30 Richard Sandifordaarch64: Reuse parse_typed_reg for ZA tiles
2023-03-30 Richard Sandifordaarch64: Rework parse_typed_reg interface
2023-03-30 Richard Sandifordaarch64: Move vectype_to_qualifier further up
2023-03-30 Richard Sandifordaarch64: Add REG_TYPE_ZATHV
2023-03-30 Richard Sandifordaarch64: Rename REG_TYPE_ZA* to REG_TYPE_ZAT*
2023-03-30 Richard Sandifordaarch64: Use aarch64_operand_error more widely
2023-03-30 Richard Sandifordaarch64: Fix SVE2 register/immediate distinction
2023-03-30 Richard Sandifordaarch64: Add sme-i16i64 and sme-f64f64 aliases
2023-03-28 Alan ModraAvoid undefined behaviour in m68hc11 md_begin
2023-03-27 Alan ModraTidy tc-ppc.c XCOFF auxent access
next