binutils-gdb.git
2022-04-03 rupothargdb: add support for Fortran's ASSUMED RANK arrays
2022-04-03 Andrew Burgessgdb/dwarf: pass an array of values to the dwarf evaluator
2022-04-03 Andrew Burgessgdb: small simplification in dwarf2_locexpr_baton_eval
2022-04-03 Andrew Burgessgdb/testsuite: resolve some duplicate test names in...
2022-04-03 Andrew Burgessgdb/testsuite: resolve a duplicate test name in a gdb...
2022-04-03 Andrew Burgessgdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
2022-04-03 Reuben Thomasgdb/Makefile.in: fix 'make tags' build target
2022-04-03 Andrew Burgessgdb/Makefile.in: remove SOURCES variable
2022-04-03 Andrew Burgessgdb/tui: fair split of delta after a resize
2022-04-03 Andrew Burgessgdb/tui: relax restrictions on window max height and...
2022-04-03 Andrew Burgessgdb/testsuite: some additional tests in gdb.tui/scroll.exp
2022-04-03 Andrew Burgessgdb/tui: support placing the cmd window into a horizont...
2022-04-03 Andrew Burgessgdb/tui: allow cmd window to change size in tui_layout_...
2022-04-03 Andrew Burgessgdb/tui: fairer distribution of excess space during...
2022-04-03 Andrew Burgessgdb/tui: avoid fp exception when applying layouts
2022-04-03 Andrew Burgessgdb/tui/testsuite: refactor new-layout.exp test
2022-04-03 Andrew Burgessgdb/tui: add left_boxed_p and right_boxed_p member...
2022-04-03 Andrew Burgessgdb/tui: add a tui debugging flag
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-03 Andrew Burgessgdb/tui: rename tui_layout_split:set_weights_from_heights
2022-04-03 Andrew Burgessgdb/tui: rename tui_layout_base::adjust_size to ::set_h...
2022-04-03 Andrew Burgessgdb: move some commands into the tui namespace
2022-04-03 Simon Marchigdb: fix gdb_print -> gdb_printf typo
2022-04-03 Alan ModraMove microblaze relax info to target specific data
2022-04-03 Alan ModraRevert commit 240d6706c6a2
2022-04-03 Alan ModraRegen bfd po/SRC-POTFILES.in
2022-04-03 GDB AdministratorAutomatic date update in version.in
2022-04-02 Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-04-02 GDB AdministratorAutomatic date update in version.in
2022-04-01 John BaldwinRemove unused variable.
2022-04-01 Aaron Mereygdb/debuginfod-support.c: Always display debuginfod...
2022-04-01 John BaldwinUse I386_GSBASE_REGNUM in i386fbsd_get_thread_local_add...
2022-04-01 John BaldwinFreeBSD/x86: Read segment base registers from NT_X86_SE...
2022-04-01 John BaldwinUse pseudosections for NT_FREEBSD_X86_SEGBASES core...
2022-04-01 John BaldwinRecognize FreeBSD core dump note for x86 segment base...
2022-04-01 John Baldwinelfcore_grok_freebsd_note: Remove checks of note->namesz.
2022-04-01 Andrew Burgessgdb/testing/tui: add new _csi_{L,S,T}
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
next