binutils-gdb.git
2022-04-28 Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-28 Simon Marchigdb: remove BLOCK_ENTRY_PC macro
2022-04-28 Simon Marchigdb: remove BLOCK_CONTIGUOUS_P macro
2022-04-28 Simon Marchigdb: remove BLOCK_RANGE macro
2022-04-28 Simon Marchigdb: remove BLOCK_NRANGES macro
2022-04-28 Simon Marchigdb: remove BLOCK_RANGES macro
2022-04-28 Simon Marchigdb: remove BLOCK_RANGE_{START,END} macros
2022-04-28 Simon Marchigdb: remove BLOCK_NAMESPACE macro
2022-04-28 Simon Marchigdb: remove BLOCK_MULTIDICT macro
2022-04-28 Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28 Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-28 Simon Marchigdb: remove BLOCK_{START,END} macros
2022-04-28 GDB AdministratorAutomatic date update in version.in
2022-04-27 H.J. Lux86: Disable 2 tests with large memory requirement
2022-04-27 Pedro AlvesMake gdb.base/parse_number.exp test all architectures
2022-04-27 Tom TromeyFix gdbserver build for x86-64 Windows
2022-04-27 John BaldwinCreate pseudo sections for NT_ARM_TLS notes on FreeBSD.
2022-04-27 Christophe... gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETU...
2022-04-27 Christophe... gdb/arm: Add support for multiple stack pointers on...
2022-04-27 Christophe... gdb/arm: Introduce arm_cache_init
2022-04-27 Christophe... gdb/arm: Define MSP and PSP registers for M-Profile
2022-04-27 Christophe... gdb/arm: Fix prologue analysis to support vpush
2022-04-27 Enze Ligdb/testsuite: fix FAIL in gdb.base/clear_non_user_bp.exp
2022-04-27 Jan Beulichx86: VFPCLASSSH is Evex.LLIG
2022-04-27 Nick CliftonFix potential buffer overruns when creating DLLs.
2022-04-27 Alan ModraRevert pr29072 lto test changes
2022-04-27 Simon Marchigdb/testsuite: use with_cwd where possible
2022-04-27 GDB AdministratorAutomatic date update in version.in
2022-04-26 Carl LoveGDB PowerPC record test cases for ISA 2.06 and ISA 3.1
2022-04-26 Carl LoveAdd recording support for the ISA 3.1 PowerPC instructions.
2022-04-26 Tom TromeyHandle encoding failures in Windows thread names
2022-04-26 H.J. Lui386: Pass -z noexecstack to linker tests
2022-04-26 John Baldwinbsd-kvm: Fix build after recent changes to path handlin...
2022-04-26 Simon Marchigdb: make some random Python files Python 3-compatible
2022-04-26 Carl LovePowerPC: Update expected floating point output for...
2022-04-26 John Baldwingdbsupport/pathstuff.h: #include <array> explicitly...
2022-04-26 GDB AdministratorAutomatic date update in version.in
2022-04-25 Tom TromeyDo not put linkage names into .gdb_index
2022-04-25 Nick CliftonEmit a note warning the user that creating an executabl...
2022-04-25 rupothargdb/fortran: Support for assumed rank zero
2022-04-25 Lancelot SIXgdb/infrun: assert !step_over_info_valid_p in restart_t...
2022-04-25 GDB AdministratorAutomatic date update in version.in
2022-04-24 Andrew Burgessgdb: move setbuf calls out of gdb_readline_no_editing_c...
2022-04-24 GDB AdministratorAutomatic date update in version.in
2022-04-23 GDB AdministratorAutomatic date update in version.in
2022-04-22 Simon Marchigdb: handle_no_resumed: only update thread list of...
2022-04-22 Simon Marchigdbserver/linux: free process_info_private and arch_pro...
2022-04-22 Andrew Burgessgdb: handle bracketed-paste-mode and EOF correctly
2022-04-22 Andrew Burgessreadline: back-port changes needed to properly detect EOF
2022-04-22 Andrew Burgessgdb: improved EOF handling when using readline 7
2022-04-22 Simon Marchigdb: prune inferiors at end of fetch_inferior_event...
2022-04-22 Tom TromeyUn-break the coff-pe-read.c build
2022-04-22 Tom TromeyMore const use and alloca avoidance in coff-pe-read.c
2022-04-22 Tom TromeyUse std::string in coff-pe-read.c
2022-04-22 Tom TromeyRemove a const-removing cast from coff-pe-read.c
2022-04-22 Tom TromeySimplify BFD section iteration in coff-pe-read.c
2022-04-22 Tom TromeyFix method naming bug in new DWARF indexer
2022-04-22 Christoph MuellnerRISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}
2022-04-22 GDB AdministratorAutomatic date update in version.in
2022-04-21 Carl LoveFix for gdb.base/solib-search.exp test.
2022-04-21 Simon Marchigdb/dwarf: remove line_header::header_length field
2022-04-21 Simon Marchigdb/dwarf: remove line_header::total_length field
2022-04-21 Simon Marchigdb/testsuite: fix "set temporary breakpoint" DUPLICATEs
2022-04-21 Tom TromeyAlways use dwarf2_initialize_objfile
2022-04-21 Andrew Burgessgdb: fix 'remote show FOO-packet' aliases
2022-04-21 Simon Marchigdbsupport: add path_join function
2022-04-21 Lancelot SIXgdb_spawn_attach_cmdline: use unsupported instead of...
2022-04-21 Enze Ligdb/testsuite: add binary testcases to py-format-string.exp
2022-04-21 Pedro Alvesgdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice...
2022-04-21 Alan Modraprune .note.GNU-stack warning from testsuite
2022-04-21 Alan Modrald testsuite xcoff XPASS
2022-04-21 Alan ModraDelete unused COFF gas macro
2022-04-21 GDB AdministratorAutomatic date update in version.in
2022-04-20 Aaron Mereygdb/debuginfod: Prevent out_of_range exception
2022-04-20 Lancelot SIXgdb/testsuite: Introduce and use gdb_spawn_attach_cmdline
2022-04-20 Tom TromeyReplace symbol_symtab with symbol::symtab
2022-04-20 Tom TromeyReplace symbol_arch with symbol::arch
2022-04-20 Tom TromeyReplace symbol_objfile with symbol::objfile
2022-04-20 Tom TromeyRemove symbol::aclass_index
2022-04-20 Tom TromeyUse array_view for symbol_impls
2022-04-20 Tom TromeyAdd accessors for symbol's artificial field
2022-04-20 Tom TromeyUnify the DWARF index holders
2022-04-20 Tom TromeyAdd an ad hoc version check to dwarf_scanner_base
2022-04-20 Tom TromeySimplify version check in dw2_symtab_iter_next
2022-04-20 Tom TromeyIntroduce and use dwarf_scanner_base
2022-04-20 Tom TromeyIntroduce readnow_functions
2022-04-20 Tom TromeyRemove some "OBJF_READNOW" code from dwarf2_debug_names...
2022-04-20 Tom TromeyLet mapped index classes create the quick_symbol_functi...
2022-04-20 Tom TromeyGive mapped_index_base a virtual destructor
2022-04-20 Tom TromeyMove mapped_index_base to new header file
2022-04-20 Jan Beulichx86: reject all invalid SAE variants
2022-04-20 Alan ModraRe: xcoff: implement linker relaxation
2022-04-20 Alan ModraRevert "as: Reject unknown -gXXX option" testsuite
2022-04-20 Cl?ment Chigotxcoff: implement linker relaxation
2022-04-20 Cl?ment ChigotStubs (added in a later patch) will generate new .loade...
2022-04-20 Tom TromeyUse symbol_symtab accessor in compile-object-load.c
2022-04-20 Nick CliftonAdd linker warning for when it creates an executable...
2022-04-20 Tom TromeyMicro-optimize cooked_index_entry::full_name
2022-04-20 Tiezhu Yanggdb: LoongArch: Implement loongarch_scan_prologue()
2022-04-20 GDB AdministratorAutomatic date update in version.in
next