binutils-gdb.git
2022-05-03 Andrew Burgessgdb/testsuite: change mi_gdb_start to take a list of...
2022-05-03 Andrew Burgessgdb/testsuite: fix mi-exec-run.exp with native-extended...
2022-05-03 Andrew Burgessgdb: fix failures in gdb.mi/mi-exec-run.exp with native...
2022-05-03 GDB AdministratorAutomatic date update in version.in
2022-05-02 Tom de Vries[gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1...
2022-05-02 Aaron Mereygdb/debuginfod: Whitespace-only URL should disable...
2022-05-02 Simon Marchigdb: remove type_wanted parameter from a few functions
2022-05-02 Simon Marchignulib: update to bd11400942d6
2022-05-02 Tom TromeyFix Ada catchpoint regression
2022-05-02 GDB AdministratorAutomatic date update in version.in
2022-05-01 Tom de Vries[gdb/testsuite] Fix gdb.multi/attach-no-multi-process...
2022-05-01 GDB AdministratorAutomatic date update in version.in
2022-04-30 Thomas Hebbopcodes: don't assume ELF in riscv, csky, rl78, mep...
2022-04-30 GDB AdministratorAutomatic date update in version.in
2022-04-29 Tom TromeyRemove create_breakpoints_sal_default
2022-04-29 Tom TromeyRemove allocate_bp_location
2022-04-29 Tom TromeyConstify breakpoint_ops
2022-04-29 Tom TromeyRemove breakpoint ops initialization
2022-04-29 Tom TromeyRemove vtable_breakpoint_ops
2022-04-29 Tom TromeyRemove most fields from breakpoint_ops
2022-04-29 Tom TromeyRemove breakpoint_ops from init_catchpoint
2022-04-29 Tom TromeyRemove breakpoint_ops from init_ada_exception_breakpoint
2022-04-29 Tom TromeyMerge probe and ordinary tracepoints
2022-04-29 Tom TromeyMerge probe and ordinary breakpoints
2022-04-29 Tom TromeyRemove bkpt_base_breakpoint_ops
2022-04-29 Tom TromeyConvert static marker tracepoints to vtable ops
2022-04-29 Tom TromeyAdd bp_static_marker_tracepoint
2022-04-29 Tom TromeyConvert ranged breakpoints to vtable ops
2022-04-29 Tom TromeyConvert dprintf to vtable ops
2022-04-29 Tom TromeyConvert Ada catchpoints to vtable ops
2022-04-29 Tom TromeyConvert ordinary breakpoints to vtable ops
2022-04-29 Tom TromeyChange inheritance of dprintf
2022-04-29 Tom TromeyConvert momentary breakpoints to vtable ops
2022-04-29 Tom TromeyConvert internal breakpoints to vtable ops
2022-04-29 Tom TromeyConvert break-catch-throw to vtable ops
2022-04-29 Tom TromeyConvert base breakpoints to vtable ops
2022-04-29 Tom TromeyAdd some new subclasses of breakpoint
2022-04-29 Tom TromeyConvert tracepoints to vtable ops
2022-04-29 Tom TromeyConvert watchpoints to vtable ops
2022-04-29 Tom TromeyConvert break-catch-load to vtable ops
2022-04-29 Tom TromeyConvert break-catch-fork to vtable ops
2022-04-29 Tom TromeyConvert break-catch-exec to vtable ops
2022-04-29 Tom TromeyConvert break-catch-syscall to vtable ops
2022-04-29 Tom TromeyConvert break-catch-sig to use vtable ops
2022-04-29 Tom TromeyAdd a vtable-based breakpoint ops
2022-04-29 Tom TromeyReturn bool from breakpoint_ops::print_one
2022-04-29 Tom TromeyDelete some unnecessary wrapper functions
2022-04-29 Tom TromeyAdd an assertion to clone_momentary_breakpoint
2022-04-29 Tom TromeyBoolify print_solib_event
2022-04-29 Tom TromeyMove "catch load" to a new file
2022-04-29 Vladimir Mezentsevgprofng: assertion in gprofng/src/Expression.cc:139
2022-04-29 Tom TromeyDe-duplicate .gdb_index
2022-04-29 Tom TromeyFix .debug_names regression with new indexer
2022-04-29 Simon Marchigdb/infrun: make fetch_inferior_event restore thread...
2022-04-29 Pedro AlvesSlightly tweak and clarify target_resume's interface
2022-04-29 GDB AdministratorAutomatic date update in version.in
2022-04-28 Tom TromeyFix libinproctrace.so build on PPC
2022-04-28 H.J. Lux86: Properly handle function pointer reference
2022-04-28 Tom TromeyCheck OBJF_NOT_FILENAME in DWARF index code
2022-04-28 Tom TromeyRemove "typedef enum ..."
2022-04-28 Andrew Burgessgdb: fix nullptr dereference in block::ranges()
2022-04-28 Stefan Lieblers390: Add DT_JMPREL pointing to .rela.[i]plt with stati...
2022-04-28 Stefan Lieblers390: Avoid dynamic TLS relocs in PIE
2022-04-28 Nick Alcocklibctf: impose an ordering on conflicting types
2022-04-28 Nick Alcocklibctf: add a comment explaining how to use ctf_*open
2022-04-28 Vladimir Mezentsevgprofng: test suite problems
2022-04-28 Simon Marchigdb: remove BLOCKVECTOR_MAP macro
2022-04-28 Simon Marchigdb: constify addrmap_find
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
next