[gdb/symtab] Trust epilogue unwind info for unknown producer (-g0 case)
[binutils-gdb.git] / gas /
2023-02-16 Alan ModraPR30046, power cmpi leads to unknown architecture
2023-02-16 Alan ModraDelete PROGRESS macros
2023-02-16 Alan Modragas_init
2023-02-16 Jan BeulichRISC-V: as_warn() already emits a newline
2023-02-16 Jan Beulichx86/gas: replace inappropriate assertion when parsing...
2023-02-15 Jan Beulichgas: buffer_and_nest() needs to pass nul-terminated...
2023-02-14 Jan Beulichgas: correct symbol name comparison in .startof./.sizeo...
2023-02-14 Jan Beulichgas: improve interaction between read_a_source_file...
2023-02-13 Michael MatzPR30120: fix x87 fucomp misassembled
2023-02-13 Alan Modrastabs.c static state
2023-02-13 Alan ModraSplit off gas init to functions
2023-02-11 Alan Modraobjdump -D of bss sections and -s with -j
2023-02-10 Alan ModraLocal label checks in integer_constant
2023-02-10 Jan Beulichx86: drop use of VEX3SOURCES
2023-02-10 Jan Beulichx86: drop use of XOP2SOURCES
2023-02-10 Jan Beulichx86: limit use of XOP2SOURCES
2023-02-10 Jan Beulichx86: move (and rename) opcodespace attribute
2023-02-10 Jan Beulichx86: simplify a few expressions
2023-02-10 Jan Beulichx86: improve special casing of certain insns
2023-02-08 Alan ModraInternal error at gas/expr.c:1814
2023-02-03 Jan Beulichx86: drop LOCK from XCHG when optimizing
2023-02-03 Jan Beulichx86-64: respect {nooptimize} when building VEX prefix
2023-02-03 Jan Beulichx86: respect {nooptimize} for LEA
2023-02-03 Jan Beulichx86-64: respect MOVABS when choosing alternative encodings
2023-02-03 Jan BeulichRISC-V: don't disassemble unrecognized insns as .byte
2023-02-02 Tom de Vries[gas] Update .loc syntax comment in dwarf2dbg.c
2023-02-02 Indu Bhagatgas: use "stack trace" instead of "unwind" for SFrame
2023-02-01 Alan Modraobj-elf.h BYTES_IN_WORD
2023-02-01 Alan Modragas obj_end
2023-02-01 Nick CliftonFix compilation of the assembler with sanitization...
2023-02-01 Alan ModraRecursion in as_info_where
2023-02-01 Tom de Vries[gas] Emit v2 .debug_line for -gdwarf-2
2023-01-31 Andrew Burgessgas/ppc: Additional tests for DFP instructions
2023-01-31 Jan BeulichRISC-V: make C-extension JAL available again for (32...
2023-01-27 Jan Beulichx86: move reg_operands adjustment
2023-01-27 Jan Beulichx86: drop dead SSE2AVX-related code
2023-01-27 Jan Beulichx86: use ModR/M for FPU insns with operands
2023-01-27 Jan Beulichx86/Intel: improve special casing of certain insns
2023-01-27 Alan ModraCall bfd_close_all_done in output_file_close
2023-01-27 Alan Modragas macro memory leaks
2023-01-27 Mark Harmstonegas/testsuite: Add -gcodeview test for aarch64-w64...
2023-01-27 Mark Harmstonegas: Add CodeView constant for aarch64
2023-01-26 Alan ModraFree gas/dwarf2dbg.c dirs
2023-01-26 Alan ModraSanity check dwarf5 form of .file
2023-01-26 Alan Modraresolve gas shift expressions with large exponents...
2023-01-23 Mark HarmstoneAdd support for secidx relocations to aarch64-w64-mingw32
2023-01-20 Frederic CambusAdd OpenBSD ARM GAS support.
2023-01-20 Jan Beulichx86: avoid strcmp() in a few places
2023-01-20 Jan Beulichx86: move insn mnemonics to a separate table
2023-01-20 Jan Beulichx86: abstract out obtaining of a template's mnemonic
2023-01-19 Alan ModraReinitialise macro_nest
2023-01-17 Stam Markianos-Wrightgas: arm: Change warning message to not reference speci...
2023-01-17 Stam Markianos-Wrightgas: arm: Fix a further IT-predicated vcvt issue in...
2023-01-16 Alan ModraTidy gas/expr.c static state
2023-01-16 Alan ModraPR29991, MicroMIPS flag erased after align directives
2023-01-16 Nick CliftonUpdated translations for the gas and binutils sub-direc...
2023-01-12 Alan ModraUse __func__ rather than __FUNCTION__
2023-01-11 Jan Beulichgas/RISC-V: adjust assembler for opcode table re-ordering
2023-01-11 Alan ModraTidy some global bfd state used by gas
2023-01-11 Alan Modranow_seg after closing output file
2023-01-10 Mark Harmstonegas: Restore tc_pe_dwarf2_emit_offset for pe-aarch64
2023-01-10 Mark HarmstoneAdd aarch64-w64-mingw32 target
2023-01-10 Mark HarmstoneAdd .secrel32 for pe-aarch64
2023-01-10 Mark HarmstoneAdd pe-aarch64 relocations
2023-01-06 Indu Bhagatsframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constants
2023-01-03 Nick CliftonFix a translation problem in the x86 assembler.
2023-01-03 Nick CliftonUpdated translations for various languages and sub...
2023-01-02 Alan Modraobsolete target tidy
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-31 Nick CliftonUpdate version number and regenerate files
2022-12-31 Nick CliftonAdd markers for 2.40 branch
2022-12-30 Alan ModraPR29948, heap-buffer-overflow in display_debug_lines_de...
2022-12-29 Tsukasa OIRISC-V: Simplify riscv_csr_address logic on state enabl...
2022-12-27 Christoph MüllnerRISC-V: Fix T-Head Fmv vendor extension encoding
2022-12-23 Nelson ChuRISC-V: Relax the order checking for the architecture...
2022-12-22 Indu Bhagatgas: sframe: testsuite: add testcase for .cfi_b_key_frame
2022-12-22 Indu Bhagatgas: sframe: add support for .cfi_b_key_frame
2022-12-22 Jan Beulichgas: re-arrange listing output for .irp and alike
2022-12-22 Jan Beulichx86: correct/improve TSX controls
2022-12-22 Jan Beulichx86: add dependencies on SVME
2022-12-22 Jan Beulichx86: add dependencies on VMX
2022-12-22 Jan Beulichx86: correct dependencies of a few AVX512 sub-features
2022-12-22 Jan Beulichx86: rework noavx512-1 testcase
2022-12-22 Jan Beulichx86: add dependencies on AVX2
2022-12-22 Jan Beulichx86: correct SSE dependencies
2022-12-22 Jan Beulichx86: correct what gets disabled by certain ".arch ...
2022-12-22 Jan Beulichx86: re-work ISA extension dependency handling
2022-12-21 Jan Beulichx86: rename CheckRegSize to CheckOperandSize
2022-12-19 Jan BeulichArm: break gas dependency on libopcodes
2022-12-17 Indu Bhagatgas: sframe: testsuite: add testcase for .cfi_negate_ra...
2022-12-17 Indu Bhagatgas: sframe: add support for .cfi_negate_ra_state
2022-12-16 Jan Beulichgas: restore Dwarf info generation after macro diagnost...
2022-12-14 Li XuRISC-V: Add string length check for operands in AS
2022-12-14 Jan Beulichx86: adjust type checking constructs
2022-12-13 Jan Beulichgas: re-work line number tracking for macros and their...
2022-12-13 Jan BeulichArm: avoid unhelpful uses of .macro in testsuite
2022-12-12 Jan Beulichx86: further re-work insn/suffix recognition to also...
2022-12-12 Jan Beulichx86: drop (now) stray IsString
2022-12-12 Jan Beulichx86: move bad-use-of-TLS-reloc check
2022-12-12 Jan Beulichx86-64: allow HLE store of accumulator to absolute...
next