binutils-gdb.git
2023-03-30 Alan ModraFix memory leak in bfd_get_debug_link_info_1
2023-03-30 Alan ModraTidy leaked objcopy memory
2023-03-30 Alan ModraTidy memory on addr2line failures
2023-03-30 Roland McGrathFix typo in ld manual --enable-non-contiguous-regions...
2023-03-30 GDB AdministratorAutomatic date update in version.in
2023-03-29 Palmer DabbeltRISC-V: PR28789, Reject R_RISCV_PCREL relocations with...
2023-03-29 Nelson ChuRISC-V: Clarify link behaviors of R_RISCV_32/64 relocat...
2023-03-29 Nelson ChuRISC-V: Extract the ld code which are too complicated...
2023-03-29 Tom TromeyUse the correct frame when evaluating a dynamic property
2023-03-29 Tom TromeyPass a frame to value_at_lazy and value_from_contents_a...
2023-03-29 Tom TromeyAdd frame parameter to resolve_dynamic_type
2023-03-29 Tom TromeyRemove version_at_least
2023-03-29 Tom TromeyRewrite version_compare and rust_at_least
2023-03-29 Tom TromeyIntroduce rust_at_least helper proc
2023-03-29 Tom de Vries[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylon...
2023-03-29 Nils-Christian... doc: fix informations typo in gdb.texinfo
2023-03-29 Nils-Christian... gdb, infcmd: remove redundant ERROR_NO_INFERIOR in...
2023-03-29 Andrew Burgessgdb: move displaced_step_dump_bytes into gdbsupport...
2023-03-29 Andrew Burgessgdb: more debug output for displaced stepping
2023-03-29 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-symbol.exp for remote...
2023-03-29 Tom de Vries[gdb/testsuite] Fix /gdb.guile/scm-parameter.exp for...
2023-03-29 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp...
2023-03-29 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp...
2023-03-29 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-cmd.exp without readline
2023-03-29 Tom de Vries[gdb/testsuite] Fix gdb.guile/guile.exp for remote...
2023-03-29 Alan ModraSanity check section size in bfd_init_section_compress_...
2023-03-29 Alan ModraRe: Fix an aout memory leak
2023-03-29 Alan Modrald testsuite CFLAGS_FOR_TARGET
2023-03-29 GDB AdministratorAutomatic date update in version.in
2023-03-28 Tom TromeyRename "raw" to "unrelocated"
2023-03-28 Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-28 Tom TromeyUse unrelocated_addr in psymbols
2023-03-28 Tom TromeyUse unrelocated_addr in partial symbol tables
2023-03-28 Tom TromeyMove definition of unrelocated_addr earlier
2023-03-28 Tom TromeyUse function_view in gdb_bfd_lookup_symbol
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.btrace/multi-inferior.exp for...
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.btrace/gcore.exp for remote...
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.btrace/reconnect.exp for remote...
2023-03-28 Tom TromeyPut pretty-printers to_string output in varobj result
2023-03-28 Simon Marchigdb/testsuite: allow "require" callbacks to provide...
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill-python.exp...
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.server/sysroot.exp for remote...
2023-03-28 Tom de Vries[gdb/testsuite] Require non-remote host for gdb.server...
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.server/solib-list.exp for remot...
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.server/file-transfer.exp for...
2023-03-28 Tom de Vries[gdb/testsuite] Fix local-remote-host-native.exp for...
2023-03-28 Enze Ligdb: use dynamic year in update-freebsd.sh
2023-03-28 Tom de Vries[gdb/testsuite] Fix gdb.server/non-existing-program...
2023-03-28 Alan ModraAvoid undefined behaviour in m68hc11 md_begin
2023-03-28 Tom de Vries[gdb/testsuite] Allow gdb.rust/expr.exp without rust...
2023-03-28 Tom de Vries[gdb/testsuite] Add can_compile rust
2023-03-28 Tom de Vries[gdb/testsuite] Unsupport gdb.rust for remote host
2023-03-28 Alan Modraubsan: elfnn-aarch64.c:4595:19: runtime error: load...
2023-03-28 GDB AdministratorAutomatic date update in version.in
2023-03-27 Tom de Vries[gdb/testsuite] Fix gnat_runtime_has_debug_info for...
2023-03-27 John Baldwinfbsd-nat: Use correct constant for target_waitstatus...
2023-03-27 John Baldwinfbsd-nat: Avoid a direct write to target_waitstatus...
2023-03-27 John Baldwinfbsd-nat: Add missing spaces.
2023-03-27 Vladimir Mezentsevgprofng: 30089 [display text] Invalid number of threads
2023-03-27 Pedro Alveslinux-nat: introduce pending_status_str
2023-03-27 Pedro Alvesdisplaced step: pass down target_waitstatus instead...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.stabs/weird.exp for remote...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.gdb/unittest.exp for remote...
2023-03-27 Tom de Vries[gdb/testsuite] Skip do_self_tests on remote host
2023-03-27 Tom TromeyChange symbol::line to unsigned int
2023-03-27 Tom TromeyFix 128-bit integer bug in Ada
2023-03-27 Tom TromeyUse gdb_gmp for scalar arithmetic
2023-03-27 Tom TromeyUse value_true in value_equal and value_less
2023-03-27 Tom TromeySimplify binop_promote
2023-03-27 Tom TromeyAdd value_as_mpz and value_from_mpz
2023-03-27 Tom TromeyAdd truncation mode to gdb_mpz
2023-03-27 Tom TromeyAvoid a copy in gdb_mpz::safe_export
2023-03-27 Tom TromeyAdd many operators to gdb_mpz
2023-03-27 Tom TromeyPopulate seen_names hash in cooked_index_shard::do_finalize
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.asm/asm-source.exp for remote...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp...
2023-03-27 Tom de Vries[gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp...
2023-03-27 Tom de Vries[gdb/testsuite] Fix quoting issue in gdb.base/index...
2023-03-27 Tom de Vries[gdb/testsuite] Fix quoting issues in gdb.dwarf2 for...
2023-03-27 Tom de Vries[gdb/testsuite] Fix have_index for remote host
2023-03-27 Tom de Vries[gdb/testsuite] Add missing include_file in gdb.dwarf...
2023-03-27 Tom de Vries[gdb/testsuite] Add test-case gdb.dlang/dlang-start...
2023-03-27 Alan ModraTidy tc-ppc.c XCOFF auxent access
2023-03-27 Alan ModraRemove coff_pointerize_aux table_end param
2023-03-27 Alan ModraUse stdint types in coff internal_auxent
2023-03-27 Alan ModraSet proper union selector tag
2023-03-27 Alan Modracoffgrok access of u.auxent.x_sym.x_tagndx.p
2023-03-27 Alan ModraDuplicate DW_AT_call_file leak
2023-03-27 Alan ModraXCOFF sanity check
2023-03-27 Nick CliftonAdd an option to the gold linker to put its version...
2023-03-27 Tom de Vries[gdb/testsuite] Handle missing gdc in gdb.dlang/dlang...
2023-03-27 Tom de Vries[gdb/testsuite] Remove superfluous pid in temp files
2023-03-27 GDB AdministratorAutomatic date update in version.in
2023-03-26 Tom de Vries[gdb/testsuite] Introduce allow_dap_tests
2023-03-26 GDB AdministratorAutomatic date update in version.in
next