binutils-gdb.git
2021-12-16 GDB AdministratorAutomatic date update in version.in
2021-12-15 Alan ModraPR28691, validate dwarf attribute form
2021-12-15 Luis MachadoNew --enable-threading configure option to control...
2021-12-15 Nikita PopovFix an undefined behaviour in the BFD library's DWARF...
2021-12-15 Alan ModraPR28694, Out-of-bounds write in stab_xcoff_builtin_type
2021-12-15 GDB AdministratorAutomatic date update in version.in
2021-12-14 Alan Modraloongarch32 build failure on 32-bit host
2021-12-14 Alan Modraloongarch64 build failure on 32-bit host
2021-12-14 Alan ModraXCOFF C_STSYM test failure on 32-bit host
2021-12-14 Simon Marchigdbserver/tracepoint.cc: use snprintf in gdb_agent_sock...
2021-12-14 Simon Marchigdbserver/tracepoint.cc: work around -Wstringop-truncat...
2021-12-14 Simon Marchibfd: fix -Wunused errors with clang 13+
2021-12-14 Andrew Burgessgdb/mi: rename build_table to add_builtin_mi_commands
2021-12-14 Jan Vranygdb/mi: rename mi_cmd to mi_command
2021-12-14 Jan Vranygdb/mi: use separate classes for different types of...
2021-12-14 Andrew Burgessgdb/mi: int to bool conversion in mi_execute_cli_command
2021-12-14 Jan Vranygdb/mi: use std::map for MI commands in mi-cmds.c
2021-12-14 Jan Vranygdb/mi: rename mi_lookup to mi_cmd_lookup
2021-12-14 Nelson ChuRISC-V: Added ld testcases for the medlow and medany...
2021-12-14 GDB AdministratorAutomatic date update in version.in
2021-12-13 H.J. Lux86: Adjust linker tests for --disable-separate-code
2021-12-13 Carl Lovegdb: Powerpc mark xfail in gdb.base/catch-syscall.exp
2021-12-13 Andrew Burgessgdb: improve reuse of value contents when fetching...
2021-12-13 Andrew Burgessgdb: update gdb-gdb.py.in for latest changes to struct...
2021-12-13 Tankut Baris... gdbserver/linux-low: replace direct assignment to curre...
2021-12-13 Tankut Baris... gdbserver: replace direct assignments to current_thread
2021-12-13 Tankut Baris... gdbserver: introduce scoped_restore_current_thread...
2021-12-13 Andrew Burgessgdb: make post_startup_inferior a virtual method on...
2021-12-13 Andrew Burgessgdb: have mips_nbsd_nat_target inherit from nbsd_nat_target
2021-12-13 Andrew Burgessgdb: only include mips and riscv targets if building...
2021-12-13 GDB AdministratorAutomatic date update in version.in
2021-12-12 Tom TromeyC++-ify path substitution code
2021-12-12 GDB AdministratorAutomatic date update in version.in
2021-12-11 Alan Modra[GOLD] PowerPC64 @notoc in non-power10 code
2021-12-11 H.J. LuDon't return the main file as the separate debug info
2021-12-11 Alan ModraDon't edit bogus sh_link on reading relocatable objects...
2021-12-11 GDB AdministratorAutomatic date update in version.in
2021-12-10 Jan Vranygdb/testsuite: respect GDBSERVER variable in remote...
2021-12-10 Simon MarchiRevert "gdbsupport: remove unnecessary `#ifndef IN_PROC...
2021-12-10 GDB AdministratorAutomatic date update in version.in
2021-12-09 Alan ModraPR28674, objdump crash
2021-12-09 Alan ModraSet sh_link for reloc sections created as normal sections
2021-12-09 Simon Marchigdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT`
2021-12-09 Simon Marchigdb/microblaze-tdep.c: fix -Wunused-but-set-variable
2021-12-09 Simon Marchigdb/csky-tdep.c: fix -Wunused-but-set-variable error
2021-12-09 Simon Marchigdb/testsuite: fix default behavior of runto
2021-12-09 Carl Lovegdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer...
2021-12-09 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp with -readnow
2021-12-09 Tom de Vries[gdb/testsuite] Fix gdb.base/include-main.exp with...
2021-12-09 Nelson ChuRISC-V: Clarify the behavior of .option arch directive.
2021-12-09 Mike Frysingersim: use ## for automake comments
2021-12-09 Simon Marchigdb, gdbserver: detach fork child when detaching from...
2021-12-09 Simon Marchigdb: move clearing of tp->pending_follow to follow_fork...
2021-12-09 Simon Marchigdb/remote.c: refactor pending fork status functions
2021-12-09 Simon Marchigdb/remote.c: move some things up
2021-12-09 Simon Marchigdb/linux-nat: factor ptrace-detach code to new detach_...
2021-12-09 Simon Marchigdbserver: hide fork child threads from GDB
2021-12-09 GDB AdministratorAutomatic date update in version.in
2021-12-08 Tom TromeyUse for-each more in gdb
2021-12-08 Tom TromeyFix error in file_and_directory patch
2021-12-08 Andrew Burgessgdb/python: Use tp_init instead of tp_new to setup...
2021-12-08 Andrew Burgessgdb: use try/catch around a gdb_disassembler::print_ins...
2021-12-08 Jan Vranyppc: recognize all program traps
2021-12-08 Jan Vranyppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
2021-12-08 Fangrui Songbfd_section_from_shdr: Support SHT_RELR sections
2021-12-08 Alan ModraPR28673, input file 'gcov' is the same as output file
2021-12-08 Tom TromeyFix bug in source.c change
2021-12-08 Simon Marchigdb: make struct linespect contain vectors, not pointer...
2021-12-08 GDB AdministratorAutomatic date update in version.in
2021-12-07 Tom TromeyRemove an xfree from add_path
2021-12-07 Simon Marchigdb/linespec.c: simplify condition
2021-12-07 Simon Marchigdb: rename "maint agent" functions
2021-12-07 Simon Marchigdb: make set_raw_breakpoint static
2021-12-07 John BaldwinSupport AT_FXRNG and AT_KPRELOAD on FreeBSD.
2021-12-07 Tom TromeyAvoid extra work in global_symbol_searcher::expand_symtabs
2021-12-07 Tom de Vries[gdb/testsuite] Fix options arg handling in compile_jit...
2021-12-07 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
2021-12-07 Tom de Vries[gdb/tdep] Fix inferior plt calls in PIE for i386
2021-12-07 Tom de Vries[gdb/symtab] Support -readnow during reread
2021-12-07 Tom de Vries[gdb/ada] Fix assert in ada_is_unconstrained_packed_arr...
2021-12-07 Alan ModraRe: Add support for AArch64 EFI (efi-*-aarch64)
2021-12-07 Alan ModraError on ld output file name matching input file name
2021-12-07 GDB AdministratorAutomatic date update in version.in
2021-12-06 Carl Lovegdb: Add PowerPC support to gdb.dwarf2/frame-inlined...
2021-12-06 Tom de Vries[gdb/testsuite] Use precise align in gdb.arch/i386...
2021-12-06 Tom de Vries[gdb/testsuite] Fix data alignment in gdb.arch/i386...
2021-12-06 Alan Modra[GOLD] PowerPC64 inline plt sequences
2021-12-06 Clément Chigotld: improve shared tests for AIX
2021-12-06 GDB AdministratorAutomatic date update in version.in
2021-12-05 Tom TromeyPreserve artificial CU name in process_psymtab_comp_uni...
2021-12-05 Mike Frysingersim: include ansidecl.h when needed
2021-12-05 Mike Frysingersim: include stdint.h when needed
2021-12-05 Mike Frysingersim: include stdarg.h when used
2021-12-05 Mike Frysingersim: reorder header includes
2021-12-05 Simon Marchigdbsupport: fix memory leak in create_file_handler...
2021-12-05 GDB AdministratorAutomatic date update in version.in
2021-12-04 Mike Frysingersim: moxie: hoist dtb rules up to common builds
2021-12-04 Mike Frysingersim: m68hc11: delete unused profile flags
2021-12-04 Mike Frysingersim: msp430: delete redundant comments & settings
2021-12-04 Mike Frysingersim: erc32: drop old configure target
next