]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-02-06  Lancelot SIXgdb: Add the $_poke utility function users/lsix/poke-gdb
2022-09-24  Lancelot SIXgdb/poke: Support the $reg::REGNAME syntax
2022-09-24  Lancelot SIXgdb/poke: Support non 8-bits targets
2022-09-20  Lancelot SIXgdb/poke: Various style updates and fixes
2022-04-01  Jose E. MarchesiIntegrate GNU poke in GDB
2022-04-01  H.J. Lux86: Remove bfd_arch_l1om and bfd_arch_k1om
2022-04-01  Simon Marchigdb/ctf: pass partial symtab's filename to buildsym_com...
2022-04-01  Simon Marchigdb: print compunit_symtab name in "maint info symtabs"
2022-04-01  Simon Marchigdb/ctf: don't create a buildsym_compunit when building...
2022-04-01  Tom TromeyStyle URLs in GDB output
2022-04-01  GDB AdministratorAutomatic date update in version.in
2022-03-31  Simon Marchigdb: initialize ctf_context::builder in create_partial_...
2022-03-31  Tom TromeyRemove dbx mode
2022-03-31  H.J. Lugdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
2022-03-31  Simon Marchigdb/linux-nat: remove check based on current_inferior...
2022-03-31  Simon Marchigdbserver/linux: set lwp !stopped when failing to resume
2022-03-31  Simon Marchigdb/testsuite/tui: implement _csi_P proc
2022-03-31  Simon Marchigdb: fix use of fprintf_filtered in top.c
2022-03-31  Richard Sandifordaarch64: Relax check for RNG system registers
2022-03-31  Eli Zaretskii* gdb/top.c (print_gdb_configuration): Announce --enabl...
2022-03-31  Simon Marchigdb/infrun: add reason parameter to stop_all_threads
2022-03-31  Simon Marchigdb/testsuite: update copyright years in gdb.base/vfork...
2022-03-31  Simon Marchigdb: test vfork + follow-fork-mode=parent + detach...
2022-03-31  Nick CliftonAccept the + character as part of filenames for MRI...
2022-03-31  Rainer OrthFix procfs.c compilation
2022-03-31  GDB AdministratorAutomatic date update in version.in
2022-03-30  Simon Marchigdb/testsuite: add tests for Term
2022-03-30  Tom TromeyOnly allow QUIT on the main thread
2022-03-30  Tom TromeyUse gdb_printf and gdb_vprintf in more places
2022-03-30  Tom TromeyConsolidate definition of current_directory
2022-03-30  Tom TromeyDecode "dynamic" interface types in Ada
2022-03-30  Jeff LawFix for MUL instruction on the v850
2022-03-30  GDB AdministratorAutomatic date update in version.in
2022-03-29  Tom TromeyRemove two unused hooks
2022-03-29  Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29  Tom TromeyMinor comment updates in utils.h
2022-03-29  Tom TromeyRemove vfprintf_styled
2022-03-29  Tom TromeyRemove ui_out_flag::unfiltered_output
2022-03-29  Tom TromeyRename fprintf_symbol_filtered
2022-03-29  Tom TromeyRename puts_filtered_tabular
2022-03-29  Tom TromeyRename print_spaces_filtered
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb putc functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-03-29  Tom TromeyUnify vprintf functions
2022-03-29  Tom TromeyRemove fputs_styled_unfiltered
2022-03-29  Tom TromeyChange the pager to a ui_file
2022-03-29  Tom TromeyRemove vfprintf_styled_no_gdbfmt
2022-03-29  Tom TromeyAdd style-escape methods to ui_file
2022-03-29  Tom TromeyAdd puts_unfiltered method to ui_file
2022-03-29  Tom TromeyOnly have one API for unfiltered output
2022-03-29  Tom TromeyRemove some uses of printf_unfiltered
2022-03-29  Tom TromeyUse unfiltered output in annotate.c
2022-03-29  Tankut Baris... gdb/remote: use current_inferior in read_ptid if multi...
2022-03-29  Andrew Burgessgdb/testsuite: fix test failure when building against...
2022-03-29  Andrew Burgessgdb/testsuite: fix copy & paste error in gdb.python...
2022-03-29  Andrew Burgessgdb/mi: fix use after free of frame_info causing spurio...
2022-03-29  Jan Beulichbfd/Dwarf2: gas doesn't mangle names
2022-03-29  Jan Beulichbfd/Dwarf2: make find-nearest-line returned function...
2022-03-29  Jan Beulichgas/Dwarf: special-case .linefile only for macros
2022-03-29  Jan BeulichRISC-V: correct FCVT.Q.L[U]
2022-03-29  Mike Frysingersim: add arch/.gdbinit stub scripts
2022-03-29  Alan Modraasan: heap buffer overflow in pa_chk_field_selector
2022-03-29  GDB AdministratorAutomatic date update in version.in
2022-03-28  Tom TromeyAdd Rust parser check for end of expression
2022-03-28  Tom TromeySwitch gdb_stdlog to use timestamped_file
2022-03-28  Tom TromeyAdd new timestamped_file class
2022-03-28  Tom TromeyUse unique_ptr in CLI logging code
2022-03-28  Tom TromeySimplify the CLI set_logging logic
2022-03-28  Tom TromeyHandle multiple addresses in call_site_target
2022-03-28  Tom TromeyChange call_site_target to iterate over addresses
2022-03-28  Tom TromeyChange call_site_find_chain_1 to work recursively
2022-03-28  Tom TromeyConstify chain_candidate
2022-03-28  Tom TromeyMake call_site_target members private
2022-03-28  Tom TromeyChange call_site_target to use custom type and enum
2022-03-28  GDB AdministratorAutomatic date update in version.in
2022-03-27  GDB AdministratorAutomatic date update in version.in
2022-03-26  Tom TromeyRemove an unused declaration from value.h
2022-03-26  GDB AdministratorAutomatic date update in version.in
2022-03-25  Nick Alcocklibtool.m4: fix the NM="/nm/over/here -B/option/with...
2022-03-25  Alan ModraRe: gas/Dwarf: improve debug info generation from ...
2022-03-25  GDB AdministratorAutomatic date update in version.in
2022-03-24  Aaron MereyRemove download size from debuginfod progress messages...
2022-03-24  Reuben Thomassim: fix a comment typo in sim-load.c
2022-03-24  Reuben Thomassim: fix “alligned” typos
2022-03-24  Jan Beulichx86: mention dropped L1OM/K1OM support in ld/ as well
2022-03-24  Simon Marchigdb/testsuite: remove gdb.python/pretty-print-call...
2022-03-24  Jan Beulichx86: drop L1OM/K1OM support from ld
2022-03-24  Jan Beulichx86: drop L1OM special case from disassembler
2022-03-24  Jan BeulichMAINTAINERS: add myself
2022-03-24  GDB AdministratorAutomatic date update in version.in
2022-03-23  Andrew Burgessgdb/testsuite: address test failures in gdb.mi/mi-multi...
2022-03-23  Nick Alcocklibctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option
2022-03-23  Nick Alcocklibctf, ld: diagnose corrupted CTF header cth_strlen
2022-03-23  Nick Alcockinclude, libctf, ld: extend variable section to contain...
2022-03-23  Nick Alcockld, testsuite: improve CTF-availability test
2022-03-23  Simon Marchigdb/python: remove Python 2/3 compatibility macros
2022-03-23  Simon Marchigdb/python: remove Python 2 support
2022-03-23  Jan Beulichx86: reject relocations involving registers
2022-03-23  Jan Beulichx86: improve resolution of register equates
next