ld: pe: Fix linking against Microsoft import libraries with multiple DLLs
[binutils-gdb.git] / gdb /
2022-08-30 Tom TromeyFix flush for sys.stderr
2022-08-30 Tom TromeyFix gdb.flush documentation
2022-08-30 Enze Ligdb: update ranged_breakpoint::print_one_detail in...
2022-08-30 Tom de Vries[gdb/symtab] Fix assert in set_length
2022-08-30 Tom de Vries[gdb/tdep] Declare score-*-* target obsolete
2022-08-26 Simon Marchigdb: change bpstat_print's kind parameter to target_wai...
2022-08-26 Simon Marchigdb, gdbsupport: configure: factor out yes/no/auto...
2022-08-25 Philippe WaroquiersAllow to document user-defined aliases.
2022-08-24 Andrew Burgessgdb: new 'maint print frame-id' command
2022-08-22 Tom TromeyImplement target async for Windows
2022-08-22 Tom TromeyMove some Windows operations to worker thread
2022-08-22 Tom TromeyAvoid crash with Ravenscar tasks
2022-08-21 Tom TromeyFix crash in gdbpy_parse_register_id
2022-08-19 Tom TromeyRemove two initialization functions
2022-08-19 Simon Marchigdb/testsuite: re-compile entry-value-typedef .S files...
2022-08-19 Felix Willgerodtgdb, testsuite: Adapt gdb.base/callfuncs.exp for new...
2022-08-19 Felix Willgerodtgdb, testsuite: Enable testcases that suppress specific...
2022-08-19 Tiezhu Yanggdb: LoongArch: Handle variadic arguments
2022-08-18 Simon Marchigdb: call check_typedef at beginning of dwarf_expr_cont...
2022-08-18 Luis Machado[aarch64] Remove handling of ADR/ADRP from prologue...
2022-08-18 Tom TromeyChange bookmark allocation
2022-08-18 Thiago Jung BauermannAdd test for AArch64 Scalable Vector Extension
2022-08-18 Thiago Jung BauermannFix thread's gdbarch when SVE vector length changes
2022-08-18 Patrick Monneratgdb: add Patrick Monnerat to gdb/MAINTAINERS
2022-08-17 Maciej W. RozyckiGDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_Z...
2022-08-16 Andrew Burgessgdb/riscv: fix gdb.arch/riscv-unwind-long-insn.exp...
2022-08-16 Simon Marchigdb/testsuite: fix breakpoint script output in gdb...
2022-08-16 Tom TromeyUse strwinerror in gdb/windows-nat.c
2022-08-16 Tom TromeyRemove register_gdbarch_init
2022-08-15 Jiangshuai Ligdb/csky add unwinder for sigtramp frame when kernel...
2022-08-14 Andrew Burgessgdb/riscv: improve a comment about fcsr, fflags, and...
2022-08-14 Andrew Burgessgdb/nds32: update features/nds32.c
2022-08-14 Tom TromeyMove decode_location_spec to code_breakpoint
2022-08-14 Tom TromeyChange location_spec_to_sals to a method
2022-08-14 Tom TromeyChange breakpoint_re_set_default to a method
2022-08-12 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp
2022-08-11 Lancelot SIXgdb/varobj: Only re-evaluate invalid globals during...
2022-08-11 Tom de Vriesgdb/varobj: Reset varobj after relocations have been...
2022-08-11 Lancelot SIXgdb/varobj: Do not invalidate locals in varobj_invalida...
2022-08-11 Torbjörn SVENSSON[Arm] Cleanup arm_m_exception_cache
2022-08-10 Simon Marchigdb/mi: fix breakpoint script field output
2022-08-10 mga-scgdb/riscv: implement cannot_store_register gdbarch...
2022-08-09 Andrew Burgessgdb/riscv/testsuite: fix failures in gdb.arch/riscv...
2022-08-09 Feiyang Chengdb/gdbserver: LoongArch: Improve implementation of...
2022-08-09 Aditya Vidyadhar... Fix-for-multiple-thread-detection-in-AIX.
2022-08-09 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/debug-names.exp
2022-08-09 Andrew Burgessgdb/riscv: use register name enum values in riscv-linux...
2022-08-09 Jiangshuai Ligdb/csky fix build error in ubuntu20_04
2022-08-08 Tom TromeyFix regression from gdbarch registry change
2022-08-08 Jiangshuai Ligdb/csky support .reg2 for kernel 4.x and later
2022-08-07 Tom de Vries[gdb/build] Fix build with gcc 4.8.5
2022-08-07 Tom de Vries[gdb/symtab] Fix assert in read_addrmap_from_aranges
2022-08-07 Tom de Vries[gdb/testsuite] Add support for .debug_names in dwarf...
2022-08-05 Alan ModraDon't use BFD_VMA_FMT in gdb and sim
2022-08-05 Tom de Vries[gdb/build] Fix build breaker in language.c with gcc...
2022-08-05 Tom de Vries[gdb] Add unit test for gdb::sequential_for_each
2022-08-05 Tom de Vries[gdb/symtab] Use task size in parallel_for_each in...
2022-08-05 Tom de Vries[gdbsupport] Add task size parameter in parallel_for_each
2022-08-05 Pedro AlvesIntroduce gdb::make_function_view
2022-08-05 Tom de Vries[gdb] Add debug_{exp,val}
2022-08-04 Tom TromeyUse registry in gdbarch
2022-08-04 Tom TromeyAllow registry to refer to const types
2022-08-04 Tom TromeyUse new and delete for gdbarch
2022-08-04 Tom TromeyUse bool in gdbarch
2022-08-04 Tom de Vries[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fissio...
2022-08-04 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unalig...
2022-08-04 Tom de Vries[gdb/tdep] Fix gdb.base/large-frame.exp for aarch64
2022-08-03 Tom TromeyUse unique_ptr to destroy per-bfd object
2022-08-03 Tom TromeyUse auto_obstack in objfile
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-08-03 Enze Ligdb/amd64: clean up unused variable
2022-08-03 Lancelot SIXgdb: Fix regression in varobj recreation
2022-08-02 John Baldwinfbsd-nat: Correct the return type of the have_regset...
2022-08-01 Tom de Vries[gdb/symtab] Fix .debug_aranges duplicate offset warning
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-07-30 Tom de Vries[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
2022-07-30 Simon Marchigdb/testsuite: add macros test for source files compile...
2022-07-30 Simon Marchigdb: remove code to prepend comp dir in buildsym_compun...
2022-07-30 Simon Marchigdb: add "id" fields to identify symtabs and subfiles
2022-07-30 Simon Marchigdb/dwarf: pass a file_entry to line_header::file_file_name
2022-07-30 Simon Marchigdb/dwarf: pass compilation directory to line header
2022-07-30 Simon Marchigdb: add debug prints in buildsym.c
2022-07-30 Simon Marchigdb: introduce symtab_create_debug_printf
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broke...
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.threads/killed-outside.exp...
2022-07-28 Tom TromeyRemove some unneeded checks in Guile code
2022-07-28 Tom TromeyChange registry to use less memory
2022-07-28 Tom TromeyRewrite registry.h
2022-07-28 Tom TromeyRemove some unused functions from guile code
2022-07-28 Tom TromeyChange allocation of type-copying hash table
2022-07-28 Tom TromeyChange address_space to use new and delete
2022-07-28 Simon Farregdb/python: Add BreakpointLocation type
2022-07-28 yaowenbingdb/gdb_mbuild.sh: use return instead of continue to...
2022-07-26 Keith Seitzgdb/linux_nat: Write memory using ptrace if /proc/pid...
2022-07-26 Pedro Alvesgdb/linux-nat: Check whether /proc/pid/mem is writable
2022-07-26 Tiezhu Yanggdb: LoongArch: Handle the function return value
2022-07-26 Tiezhu Yanggdb: LoongArch: Fix code style issues
2022-07-26 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with...
2022-07-26 Enze Ligdb/hurd: pass memory_tagged as false to find_memory_re...
2022-07-26 Enze Ligdb/netbsd: add missing header file
next