elf: Don't merge sections with different SHF_LINK_ORDER
[binutils-gdb.git] / gdb /
2023-08-30 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/nullptr_t.exp with cc...
2023-08-30 Simon Marchigdb: simplify vector construction in eval_op_rust_array
2023-08-29 Tom de Vries[gdb/build] Fix C inclusion of nat/x86-cpuid.h
2023-08-29 Tom TromeyMore renames in array_operation::evaluate
2023-08-29 Tom TromeyRemove "highbound" parameter from value_array
2023-08-29 Tom TromeyRemove another redundant variable from array_operation...
2023-08-29 Tom TromeyRemove redundant variable from array_operation::evaluate
2023-08-29 Tom TromeyHoist array bounds check in array_operation::evaluate
2023-08-29 Tom TromeyDeclare 'tem' in loop header in array_operation::evaluate
2023-08-29 Tom TromeyUse gdb::array_view for value_array
2023-08-29 Simon Marchigdb/testsuite: recognize one more unsupported instructi...
2023-08-29 Tom de Vries[gdb/testsuite] Require have_compile_flag -mavx512f...
2023-08-29 Tom de Vries[gdb/testsuite] Require gcc >= 5 in gdb.linespec/cpls...
2023-08-29 Tom de Vries[gdb/testsuite] Handle some test-cases with older compiler
2023-08-29 Tom de Vries[gdb/testsuite] Fix false negative in have_host_locale
2023-08-29 Tom TromeyDefault getpkt 'forever' parameter to 'false'
2023-08-29 Tom TromeyUnify getpkt and getpkt_or_notif_sane
2023-08-29 Tom TromeyUse bool in getpkt
2023-08-29 Tom TromeyRemove expecting_notif parameter from getpkt_or_notif_s...
2023-08-29 Tom TromeyRemove getpkt_sane
2023-08-29 Tom de Vries[gdb/testsuite] Check for sys/random.h in gdb.reverse...
2023-08-28 Tom de Vries[gdb/testsuite] Improve xfail in gdb.cp/nsusing.exp
2023-08-28 John Baldwingdb: Use x86_xstate_layout to parse the XSAVE extended...
2023-08-28 John Baldwingdb: Support XSAVE layouts for the current host in...
2023-08-28 John Baldwingdb: Update x86 Linux architectures to support XSAVE...
2023-08-28 John Baldwingdb: Support XSAVE layouts for the current host in...
2023-08-28 John Baldwingdb: Update x86 FreeBSD architectures to support XSAVE...
2023-08-28 John Baldwinx86 nat: Add helper functions to save the XSAVE layout...
2023-08-28 John Baldwinnat/x86-cpuid.h: Add x86_cpuid_count wrapper around...
2023-08-28 John Baldwincore: Support fetching x86 XSAVE layout from architectures.
2023-08-28 John Baldwingdb: Store an x86_xsave_layout in i386_gdbarch_tdep.
2023-08-28 Tom TromeyUse sect_offset_str in cooked_index::dump
2023-08-28 Mark WielaardUse hex_string in gdb/coffread.c instead of PRIxPTR
2023-08-28 Tom de Vries[gdb/symtab] Handle self-reference in inherit_abstract_dies
2023-08-28 Tom de Vries[gdb/testsuite] Add xfail in gdb.cp/subtypes.exp
2023-08-28 Tom de Vries[gdb/testsuite] Refactor gdb.cp/subtypes.exp
2023-08-28 Tom de Vries[gdb/testsuite] Handle gdb.cp/*.exp with older compiler
2023-08-26 Tom TromeyUse get_frame_address_in_block in print_frame
2023-08-25 Mark WielaardFix gdb/coffread.c build on 32bit architectures
2023-08-25 Keith SeitzVerify COFF symbol stringtab offset
2023-08-25 John BaldwinUpdate FreeBSD system calls for the upcoming 14.0-RELEASE
2023-08-25 Aditya Vidyadhar... Fix for call feature having 9th function parameter...
2023-08-25 Aditya Vidyadhar... Fix 64 bit red zone frame size in AIX
2023-08-24 Lancelot SIXgdb/solib-rocm: Detect SO for unsupported AMDGPU device
2023-08-24 Tom de Vries[gdb/build] Return gdb::array_view in thread_info_to_th...
2023-08-24 Guinevere Larsengdb/testsuite: Multiple improvements for gdb.reverse...
2023-08-24 Guinevere Larsengdb/testsuite: fix testing gdb.reverse/step-reverse...
2023-08-24 Guinevere Larsengdb/testsuite: fix gdb.reverse/solib-*.exp tests when...
2023-08-24 Guinevere Larsengdb/testsuite: Fix many errors in gdb.reverse with...
2023-08-23 Tom de Vries[gdb/build] Run black on make-target-delegates.py
2023-08-23 Tom de Vries[gdb/build] Support reference return type in make-targe...
2023-08-23 Lancelot Sixgdb: fix build failure in amd-dbgapi-target.c
2023-08-23 Pedro AlvesFix Windows sharing_input_terminal hang
2023-08-23 Andrew Burgessgdb: fix up a few places where a char was treated as...
2023-08-23 Andrew Burgessgdb: MI stopped events when unwindonsignal is on
2023-08-23 Andrew Burgessgdb/testsuite: add mi_info_frame helper proc (and use it)
2023-08-23 Pedro Alvesgdb: centralize "[Thread ...exited]" notifications
2023-08-23 Andrew Burgessgdb: remove the silent parameter from exit_inferior_1...
2023-08-23 Pedro Alvesgdb: make inferior::clear_thread_list always silent
2023-08-23 Andrew Burgessgdb: remove mi_parse::make functions
2023-08-23 Andrew Burgessgdb: have mi_out_new return std::unique_ptr
2023-08-23 Andrew Burgessgdb: add gdb::make_unique function
2023-08-23 Andrew Burgessgdb/testsuite: improve MI support for inferior specific...
2023-08-23 Andrew Burgessgdb: add missing notify_breakpoint_modified call
2023-08-23 Alan Modragdb: bfd_get_symbol_leading_char vs. ""
2023-08-22 Tom de Vries[gdb/build] Work around cgen odr violations
2023-08-22 Tom TromeyRemove value::copy call from gdbpy_get_varobj_pretty_pr...
2023-08-18 Tom TromeyFix off-by-one in call to vector::reserve
2023-08-18 Tom TromeyMerge psympriv.h into psymtab.h
2023-08-18 Tom TromeyRemove most includes of psymtab.h
2023-08-17 Tom TromeyC++-ify minidebug.c
2023-08-17 Andrew Burgessgdb: add inferior-specific breakpoints
2023-08-17 Tom de Vries[gdb/build] Fix yysymbol_kind_t odr violation
2023-08-17 Tom de Vries[gdb/build] Return const reference in target_read_auxv
2023-08-17 Tom de Vries[gdb/build, c++20] Fix invalid conversion in test_symbols
2023-08-17 Tom de Vries[gdb/build, c++20] Fix deprecated implicit capture...
2023-08-17 Tom de Vries[gdb/build, c++20] Fix DISABLE_COPY_AND_ASSIGN use...
2023-08-17 Tom de Vries[gdb/build, c++20] Stop using deprecated is_pod
2023-08-17 Tom de Vries[gdb/build, c++20] Fix Wdeprecated-enum-enum-conversion
2023-08-17 Tom de Vries[gdb/testsuite] Fix copy-to-remote in gdb.base/vfork...
2023-08-16 Tom de Vries[gdb/symtab] Handle self-reference DIE
2023-08-16 Tom TromeyAvoid buffer overflow in ada_decode
2023-08-16 Tom TromeyFix obvious bug in aggregate expression
2023-08-16 Tom TromeyImplement DAP module-removed event
2023-08-16 Andrew Burgessgdb/testsuite: fix race condition in gdb.python/py...
2023-08-16 Andrew Burgessgdb: fix vfork regressions when target-non-stop is off
2023-08-16 Puputti, Mattigdb, infcmd: support jump command in multi-inferior...
2023-08-15 Tom TromeyMention process_stratum in inferior::priv comment
2023-08-14 Tom de Vries[gdb/build] Fix YYSTYPE and yyalloc odr violation
2023-08-14 John Baldwinfbsd-nat: Stop a process if it is running before killin...
2023-08-14 John Baldwinfbsd-nat: Fix thread_alive against a running thread.
2023-08-14 John Baldwinfbsd-nat: Fix several issues with detaching.
2023-08-14 John Baldwinfbsd-nat: Fix resuming and waiting with multiple processes.
2023-08-14 John Baldwinfbsd-nat: Defer any ineligible events reported by wait.
2023-08-14 John Baldwinfbsd-nat: Add a list of pending events.
2023-08-14 Tom TromeyRemove alloca from osabi.c
2023-08-14 Tom de Vries[gdb/build] Fix struct token odr violation
2023-08-14 Tom de Vries[gdb/build] Fix struct token_and_value odr violation
2023-08-14 Tom de Vries[gdb/build] Fix enum param_types odr violation
2023-08-14 Tom de Vries[gdb/build] Remove superfluous variable param_types...
next