binutils-gdb.git
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
2023-01-31 Simon Marchigdb: add nullptr check to cooked_index_functions::dump
2023-01-31 Simon Marchigdbsupport: allow passing nullptr to checked_static_cast
2023-01-31 Simon Marchigdb/testsuite: adjust ensure_gdb_index to cooked_index_...
2023-01-31 Simon Marchigdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp
2023-01-31 Nick CliftonUpdated Swedish translation for the binutils sub-directory
2023-01-31 Alan ModraRe: Another fix for EFI generation with LTO enabled
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-31 Alan ModraSilence ubsan warning about 1<<31
2023-01-31 Alan ModraPR 30060, ASAN error in bfd_cache_close
2023-01-31 Alan Modratestsuite XPASSes
2023-01-31 GDB AdministratorAutomatic date update in version.in
2023-01-30 Tom TromeyRemove value_next declaration
2023-01-30 Simon Marchigdb: fix dwarf2/cooked-index.c compilation on 32-bit...
2023-01-30 Mark Wielaardgdb: Replace memcpy with std::copy to avoid some g...
2023-01-30 Simon Marchigdb/dwarf: dump cooked index contents in cooked_index_f...
2023-01-30 Pedro Alvesenum_flags to_string
2023-01-30 Tom TromeyFix comparator bug in cooked index
2023-01-30 Tom TromeyClean up lnp_state_machine constructor
2023-01-30 Tom TromeyMake addrmap const-correct in cooked index
2023-01-30 Simon Marchigdb: provide const-correct versions of addrmap::find...
2023-01-30 Tom TromeyUse xfail in ptype_tagged_param.exp
2023-01-30 Christina Schimpegdb: Remove workaround for the vCont packet
2023-01-30 Christina Schimpegdb: Add per-remote target variables for memory read...
2023-01-30 Christina Schimpegdb: Make global feature array a per-remote target...
2023-01-30 GDB AdministratorAutomatic date update in version.in
2023-01-29 GDB AdministratorAutomatic date update in version.in
2023-01-28 GDB AdministratorAutomatic date update in version.in
2023-01-27 Tom TromeyMore const-correctness in cooked indexer
2023-01-27 Tom de Vries[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn...
2023-01-27 Tom TromeyInvert test in gdb.ada/ptype_tagged_param.exp
2023-01-27 Andrew Burgessgdb/tui: more debug output
2023-01-27 Andrew Burgessgdb/tui: avoid extra refresh_window on vertical scroll
2023-01-27 Andrew Burgessgdb/tui: avoid extra refresh_window on horizontal scroll
2023-01-27 Andrew Burgessgdb/tui: rewrite of tui_source_window_base to handle...
2023-01-27 Andrew Burgessgdb/tui: make m_horizontal_offset private
2023-01-27 Andrew Burgessgdb/tui: disable tui mode when an assert triggers
2023-01-27 Andrew Burgessgdb/tui: improve errors from tui focus command
2023-01-27 Andrew Burgessgdb/testsuite: fix line feed scrolling in tuiterm.exp
2023-01-27 Nick CliftonAnother fix for EFI generation with LTO enabled.
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
next