binutils-gdb.git
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
2022-03-23 Jan BeulichRevert "PR28977 tc-i386.c internal error in parse_register"
2022-03-23 Jan Beulichx86: don't attempt to resolve equates and alike from...
2022-03-23 Luis MachadoUpdate the list of recognized m-profile TAG_CPU_ARCH_*
2022-03-23 Jan Beulichgas/Dwarf5: re-use file 0 line string table entry when...
2022-03-23 Jan Beulichgas/Dwarf5: adjust .debug_line file 0 checking
2022-03-23 Jan Beulichgas/Dwarf5: drop dead code
2022-03-23 Jan Beulichgas/Dwarf: improve debug info generation from .irp...
2022-03-23 Jan BeulichELF32: don't silently truncate relocation addends
2022-03-23 Jan Beulichgas: retain whitespace between strings
2022-03-23 Vladimir MezentsevOnly .so files are used in libcollector. Remove the...
2022-03-23 Tiezhu Yanggdb: testsuite: use gdb_attach to fix jit-elf.exp
2022-03-23 Tiezhu Yanggdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
2022-03-23 Tiezhu Yanggdb: testsuite: add new gdb_attach to check "attach...
2022-03-23 Tiezhu Yanggdb: testsuite: remove attach test from can_spawn_for_a...
2022-03-23 GDB AdministratorAutomatic date update in version.in
2022-03-22 John BaldwinAdd support for hardware breakpoints/watchpoints on...
2022-03-22 John Baldwinfbsd-nat: Add a low_prepare_to_resume virtual method.
2022-03-22 John Baldwinfbsd-nat: Add a low_delete_thread virtual method.
2022-03-22 John Baldwinfbsd-nat: Add helper routine to fetch siginfo_t for...
2022-03-22 John Baldwinaarch64: Add an aarch64_nat_target mixin class.
2022-03-22 John Baldwinnat: Split out platform-independent aarch64 debug regis...
2022-03-22 John Baldwinx86-fbsd-nat: Copy debug register state on fork.
2022-03-22 John Baldwinfbsd-nat: Add a low_new_fork virtual method.
2022-03-22 John BaldwinAdd an x86_fbsd_nat_target mixin class for FreeBSD...
2022-03-22 John Baldwinx86-nat: Add x86_lookup_debug_reg_state.
2022-03-22 John Baldwinx86-nat: Use an unordered_map to store per-pid debug...
2022-03-22 John BaldwinRemove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86...
2022-03-22 Tom TromeyRemove two unused variables
2022-03-22 Steiner H GundersonFix return code in _bfd_dwarf2_find_nearest_line().
2022-03-22 Andrew Burgessgdb/python: add gdb.format_address function
2022-03-22 Luis MachadoFix some stale header names from dwarf files
2022-03-22 Vladimir MezentsevInstall gprofng libraries under $(pkglibdir)
2022-03-22 GDB AdministratorAutomatic date update in version.in
2022-03-21 Roland McGrathgdb: Add missing #include in solib.h
2022-03-21 Aaron MereyPR gdb/27570: missing support for debuginfod in core_ta...
2022-03-21 Aaron Mereygdb: Add soname to build-id mapping for core files
2022-03-21 Pedro AlvesWatchpoint followed by catchpoint misreports watchpoint...
2022-03-21 Pedro Alvesgdbserver: Fixup previous patch
2022-03-21 Pedro Alvesgdbserver: Fix incorrect assertion
2022-03-21 Simon Marchigdb: re-generate config.in
next