]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb /
2020-02-24  Tom TromeyFix a memory leak and remove an unused member
2020-02-24  Tom TromeyConvert IS_TYPE_UNIT_GROUP to method
2020-02-24  Tom TromeySimplify setting of reading_partial_symbols
2020-02-24  Andrew Burgessgdb/doc: Fix header alignment of 'info threads' example...
2020-02-24  Tom de Vries[gdb] Ensure listing of unused static var in info locals
2020-02-24  Tom de Vries[gdb/testsuite] Fix layout next/prev/regs help message
2020-02-22  Tom TromeyMake dwarf2_compile_expr_to_ax static
2020-02-22  Tom TromeyFix cast in TUI_DISASM_WIN
2020-02-22  Tom TromeyAdd "usage" text to all TUI command help
2020-02-22  Tom TromeyUse error_no_arg in TUI
2020-02-22  Tom TromeyMake some tui_source_window_base members "protected"
2020-02-22  Tom TromeyAllow TUI windows in Python
2020-02-22  Tom TromeyRemove the TUI annotation hack
2020-02-22  Tom TromeyRemove tui_set_win_with_focus
2020-02-22  Tom TromeyChange how TUI windows are instantiated
2020-02-22  Tom TromeyTUI windows do not need to store their type
2020-02-22  Tom TromeyRemove tui_delete_invisible_windows and tui_make_all_in...
2020-02-22  Tom TromeyHandle ambiguity in tui_partial_win_by_name
2020-02-22  Tom TromeyReimplement tui_next_win and tui_prev_win
2020-02-22  Tom TromeyChange TUI window iteration
2020-02-22  Tom TromeyAdd horizontal splitting to TUI layout
2020-02-22  Tom TromeyChange return type of tui_layout_base::adjust_size
2020-02-22  Tom TromeyAllow TUI sub-layouts in "new-layout" command
2020-02-22  Tom TromeyAdd the "tui new-layout" command
2020-02-22  Tom TromeyRemove hard-coded TUI layouts
2020-02-22  Tom TromeyReimplement "tui reg" command
2020-02-22  Tom TromeyReimplement TUI "C-x 1" binding
2020-02-22  Tom TromeySimplify TUI C-x 2 binding
2020-02-22  Tom TromeyFix latent display bug in tui_data_window
2020-02-22  Tom TromeySimplify tui_add_win_to_layout
2020-02-22  Tom TromeyUse TUI_DISASM_WIN instead of tui_win_list array
2020-02-22  Tom TromeyStyle field names in "print"
2020-02-21  Tom TromeyUpdate partial_symtab comment
2020-02-21  Tom de Vries[gdb/testsuite] Fix gdb.go/methods.exp
2020-02-21  Tom TromeyFix two more mips-tdep.h declarations
2020-02-21  Tom de Vries[gdb] Fix cc-with-dwz regression
2020-02-21  Andrew Burgessgdb/testsuite: Add test for case where gdb_demangle...
2020-02-21  Ali Tamur via gdb... Check for null result from gdb_demangle
2020-02-21  Shahab VahediFix typo in gdb/testsuite/ChangeLog
2020-02-21  Shahab Vahedigdb/testsuite: Regenerate the testglue if it is not in
2020-02-21  Tom TromeyFix latent bug in dwarf2_find_containing_comp_unit
2020-02-21  Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-20  Sergio Durigan JuniorMake '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'
2020-02-20  Tom de Vries[gdb/testsuite] Fix hello.go xpass
2020-02-20  Andrew Burgessgdb: Allow more control over where to find python libraries
2020-02-20  Tom de Vries[gdb/testsuite] Handle missing gccgo
2020-02-20  Tom TromeyTwo compute_and_set_names simplifications
2020-02-19  Tom de Vries[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp
2020-02-19  Tom de Vries[gdb/testsuite] Fix funcall_ref.exp xpass
2020-02-19  Simon Marchigdb: dwarf2/read.c: remove unused objfile parameters...
2020-02-19  Doug Evansrust/25535 Apply embedded offset to enum variant calcul...
2020-02-19  Tom de Vries[gdb/testsuite] Fix corefile-buildid.exp with check...
2020-02-19  Tom TromeyFix declaration of mips_pc_is_mips
2020-02-19  Tom TromeyUse obstack_strdup in ada-lang.c
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
2020-02-19  Tom TromeyRemove useless NULL check in python.c
2020-02-19  Tom de Vries[gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp
2020-02-19  Tom de Vries[gdb/testsuite] Be quiet about missing prelink in solib...
2020-02-19  Tom de Vries[gdb/testsuite] Ignore pass in gdb_caching_proc
2020-02-19  Maciej W. Rozyckigdbserver: Add RISC-V/Linux support
2020-02-19  Andrew Burgessgdb/riscv: Update API for looking up target descriptions
2020-02-18  Tom de Vries[gdb/testsuite] Be quiet about untested dtrace-prob.exp
2020-02-18  Simon Marchigdb: change print format of flag enums with value 0
2020-02-18  Simon Marchigdb: print unknown part of flag enum in hex
2020-02-18  Simon Marchigdb: allow duplicate enumerators in flag enums
2020-02-18  Simon Marchigdb: fix printing of flag enums with multi-bit enumerators
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-18  Simon Marchigdb: update email address for Palmer Dabbelt
2020-02-18  Tom de Vries[gdb/testsuite] Handle missing gnatmake in gnat_runtime...
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Tom TromeyCache .gnu_debugdata BFD
2020-02-14  Tom TromeyHave testsuite find gdbserver in new location
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-02-14  Simon Marchigdb: cleanup of displaced_step_inferior_state::reset...
2020-02-14  Simon Marchignulib: import count-one-bits module and use it
2020-02-14  Tom TromeyReturn unique_xmalloc_ptr from call_site_find_chain
2020-02-14  Richard Biener[gdb] Speedup lnp_state_machine::handle_special_opcode
2020-02-13  Tom de Vries[gdb/testsuite] Remove stale exec in gdb_compile_ada
2020-02-13  Tom de Vries[gdb/testsuite] Add unsupported tests in catch_ex_std.exp
2020-02-13  Alok Kumar SharmaAdding myself to gdb/MAINTAINERS
2020-02-13  Tom de Vries[gdb/testsuite] Fix gnatmake_version_at_least
2020-02-13  Tom TromeyRemove some dead code from event-loop.c
2020-02-12  Tom TromeyMove the frame data to the BFD when possible
2020-02-12  Tom TromeyRemove the objfile backlink from comp_unit
2020-02-12  Tom TromeyRemove a use of the comp_unit backlink
2020-02-12  Tom TromeyAdd per-unit obstack
2020-02-12  Tom TromeyStore the comp_unit instead of the FDE table
2020-02-12  Tom TromeyChange fde table to a vector
2020-02-12  Christian BiesingerChange booleans to bool in ARM's gdbarch_tdep
2020-02-12  Christian BiesingerPrint more information in arm_dump_tdep
2020-02-12  Tom TromeyRemove dwarf_expr_baton
2020-02-12  Hannes DomaniCache the Thread Local Base pointer type in the gdbarch
2020-02-12  Tom de Vries[gdb] Fix -Wstrict-null-sentinel warning (--with-iconv...
2020-02-12  Tom TromeyUpdate a comment in psymtab.h
2020-02-12  Tom TromeyDon't allow copying of auto_obstack
2020-02-12  Tom TromeyDon't forward-declare struct objfile in dwarf2/frame.h
2020-02-11  Christian BiesingerRemove use of deprecated_add_core_fns in cris_tdep.c
2020-02-11  Sergio Durigan JuniorNew testcase for PR tui/25126 (staled source cache)
2020-02-11  Christian BiesingerAdd a comment for the ARM_F{0..7}_REGNUM registers
2020-02-11  Christian BiesingerAdd missing \n in fprintf
next