binutils-gdb.git
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-10 Alan Modraobjcopy of mach-o indirect symbols
2023-02-10 GDB AdministratorAutomatic date update in version.in
2023-02-09 Tom TromeyAdd full display feature to dwarf-mode.el
2023-02-09 Tom TromeyFix comment in gdb.rust/fnfield.exp
2023-02-09 Tom TromeyTrivially simplify rust_language::print_enum
2023-02-09 Roland McGrath[aarch64] Avoid initializers for VLAs
2023-02-09 Christina Schimpegdb, testsuite: Remove unnecessary call of "set print...
2023-02-09 Tom TromeyIncrease size of main_type::nfields
2023-02-09 Tom TromeyRemove mention of cooked_index_vector
2023-02-09 Tom TromeyLet user C-c when waiting for DWARF index finalization
2023-02-09 Alan Modracoff keep_relocs and keep_contents
2023-02-09 GDB AdministratorAutomatic date update in version.in
2023-02-08 Alan Modracoff-sh.c keep_relocs, keep_contents and keep_syms
2023-02-08 Alan ModraMemory leak in bfd_init_section_compress_status
2023-02-08 Alan ModraClear cached file size when bfd changed to BFD_IN_MEMORY
2023-02-08 Alan ModraInternal error at gas/expr.c:1814
2023-02-08 Simon Marchigdb: give sentinel for user frames distinct IDs, regist...
2023-02-08 Simon Marchigdb: call frame unwinders' dealloc_cache methods throug...
2023-02-08 Tom TromeyRemove block.h includes from some tdep files
2023-02-08 Tom TromeyDon't include block.h from expop.h
2023-02-08 Pedro AlvesSimplify interp::exec / interp_exec - let exceptions...
2023-02-08 Tom TromeyAvoid FAILs in gdb.compile
2023-02-08 Tom TromeyDon't let .gdb_history file cause failures
2023-02-08 Tom TromeyMerge fixup_section and fixup_symbol_section
2023-02-08 Tom TromeyRemove most calls to fixup_symbol_section
2023-02-08 Tom TromeySet section index when setting a symbol's block
2023-02-08 Tom TromeyRemove compunit_symtab::m_block_line_section
2023-02-08 Tom TromeyDo not pass section index to end_compunit_symtab
2023-02-08 Tom TromeySet section indices when symbols are made
2023-02-08 Tom TromeyUse default section indexes in fixup_symbol_section
2023-02-08 Tom TromeySimplify checks of cooked_index
2023-02-08 Tom de Vries[gdb/testsuite] Use maint ignore-probes in gdb.base...
2023-02-08 Tom de Vries[gdb/testsuite] Use maint ignore-probes in gdb.base...
2023-02-08 Vladimir Mezentsevgprofng: fix SIGSEGV when processing unusual dwarf
2023-02-08 Alan ModraRe: Resetting section vma after _bfd_dwarf2_find_neares...
2023-02-08 GDB AdministratorAutomatic date update in version.in
2023-02-07 Andrew Burgessgdb: fix display of thread condition for multi-location...
2023-02-07 Nick CliftonFix documentation of the 'n' symbol type displayed...
2023-02-07 Tom de Vries[gdb/testsuite] Improve untested message in gdb.ada...
2023-02-07 GDB AdministratorAutomatic date update in version.in
2023-02-06 Simon Marchigdb: adjust comment on target_desc_info::from_user_p
2023-02-06 Andrew Burgessgdb/doc: extend the documentation for the 'handle'...
2023-02-06 Alan Modrappc32 and "LOAD segment with RWX permissions"
2023-02-06 Tom de Vries[gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
2023-02-06 Andrew Burgessgdb: error if 'thread' or 'task' keywords are overused
2023-02-06 Alan ModraResetting section vma after _bfd_dwarf2_find_nearest_line
2023-02-06 Romain Geissler[PR 30082] Pass $JANSSON_LIBS and $ZSTD_LIBS to ld...
2023-02-06 GDB AdministratorAutomatic date update in version.in
2023-02-05 GDB AdministratorAutomatic date update in version.in
2023-02-04 Andrew Burgessgdb/testsuite: don't try to set non-stop mode on a...
2023-02-04 Dimitar Dimitrovld: pru: Add optional section alignments
2023-02-04 Dimitar Dimitrovld: pru: Merge the bss input sections into data
2023-02-04 GDB AdministratorAutomatic date update in version.in
2023-02-03 Guillermo E... bpf: fix error conversion from long unsigned int to...
2023-02-03 Simon Marchigdb: make target_desc_info_from_user_p a method of...
2023-02-03 Simon Marchigdb: remove copy_inferior_target_desc_info
2023-02-03 Simon Marchigdb: remove get_tdesc_info
2023-02-03 Simon Marchigdb: change inferior::tdesc_info to non-pointer
2023-02-03 Simon Marchigdb: move target_desc_info to inferior.h
2023-02-03 Simon Marchigdb: use assignment to initialize variable in tdesc_par...
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-03 Alan ModraAdd ECOFF Symbolic Header sanity checks
2023-02-03 GDB AdministratorAutomatic date update in version.in
2023-02-02 Simon Marchigdb: initial support for ROCm platform (AMDGPU) debugging
2023-02-02 Simon Marchigdb: make gdb_printing_disassembler::stream public
2023-02-02 Simon Marchigdb/solib-svr4: don't disable probes interface if probe...
2023-02-02 Simon Marchigdb: add gdbarch_up
2023-02-02 Simon Marchigdb: add inferior_pre_detach observable
2023-02-02 Simon Marchigdbsupport: add type definitions for pid, lwp and tid
2023-02-02 Pedro Alvesgdb: make install_breakpoint return a non-owning reference
2023-02-02 Lancelot SIXgdb: add supports_arch_info callback to gdbarch_register
2023-02-02 Tom de Vries[gas] Update .loc syntax comment in dwarf2dbg.c
2023-02-02 Enze Ligdb: remove gdb_indent.sh
2023-02-02 Indu Bhagatld/doc: use "stack trace" instead of "unwind" for SFrame
2023-02-02 Indu Bhagatbfd: use "stack trace" instead of "unwind" for SFrame
2023-02-02 Indu Bhagatgas: use "stack trace" instead of "unwind" for SFrame
2023-02-02 Indu Bhagatsframe: use "stack trace" instead of "unwind" for SFrame
2023-02-02 Indu Bhagatlibsframe/doc: use "stack trace" instead of "unwind...
2023-02-02 Alan Modrald-elf/merge test update
2023-02-02 GDB AdministratorAutomatic date update in version.in
2023-02-01 Alan Modraobj-elf.h BYTES_IN_WORD
2023-02-01 Alan Modragas obj_end
2023-02-01 Thiago Jung... gdbserver: Add PID parameter to linux_get_auxv and...
2023-02-01 Thiago Jung... gdbserver: Add assert in find_register_by_number
2023-02-01 Andrew Burgessgdb/testsuite: fix fetch_src_and_symbols.exp with nativ...
2023-02-01 Alexandra Hájkovágdb: defer warnings when loading separate debug files
2023-02-01 Nick CliftonFix compilation of the assembler with sanitization...
2023-02-01 Alan ModraRecursion in as_info_where
2023-02-01 Simon Marchigdb/dwarf: rename cooked_index_vector to cooked_index
2023-02-01 Simon Marchigdb/dwarf: rename cooked_index to cooked_index_shard
2023-02-01 Tom de Vries[gas] Emit v2 .debug_line for -gdwarf-2
2023-02-01 GDB AdministratorAutomatic date update in version.in
next