]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-12-03  GDB AdministratorAutomatic date update in version.in
2019-12-02  Tom TromeyFix build breakage with --disable-tui
2019-12-02  Christian BiesingerChange type of debug_aix_thread to bool
2019-12-02  Luis MachadoRemove stale FIXME comment
2019-12-02  GDB AdministratorAutomatic date update in version.in
2019-12-01  Andrew Burgessgdb: Dynamic string length support
2019-12-01  Andrew Burgessgdb/dwarf: Introduce dwarf2_per_cu_int_type function
2019-12-01  Andrew Burgessgdb/fortran: array stride support
2019-12-01  Tom TromeyTreat inactive TUI specially in "info win"
2019-12-01  Tom TromeyFix latent bug in tui_copy_source_line
2019-12-01  Tom TromeyRe-highlight windows when needed during TUI startup
2019-12-01  Tom TromeyAdd TUI border colors
2019-12-01  Tom TromeyAllow using less horizontal space in TUI source window
2019-12-01  Tom TromeyCorrectly compute length of DW_TAG_variant_part union
2019-12-01  GDB AdministratorAutomatic date update in version.in
2019-11-30  Philippe WaroquiersDocument define-prefix command and the use of . in...
2019-11-30  Philippe WaroquiersAllow . character as part of command names.
2019-11-30  Philippe WaroquiersTest define-prefix.
2019-11-30  Philippe WaroquiersImplement user defined prefix.
2019-11-30  GDB AdministratorAutomatic date update in version.in
2019-11-29  Tankut Baris... gdb: improve debug output of function overload resolution
2019-11-29  Tankut Baris... gdb: fix segfault in overload resolution debug output
2019-11-29  GDB AdministratorAutomatic date update in version.in
2019-11-28  Tom TromeyFix creal_internal_fn comment
2019-11-28  Tom TromeyMake two range_bounds bitfields unsigned
2019-11-28  Tom TromeyRemove unused declaratoin from guile
2019-11-28  Mihails Strasunsjit: minor improvement to debug logging
2019-11-28  Andrew Burgessgdb/testsuite: Fix minor bug in skip_btrace*tests procs
2019-11-28  Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-28  Andrew Burgessgas: Check for overflow on return column in version...
2019-11-28  Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28  Andrew Burgessbinutils: Make DWARF register name lookup be via a...
2019-11-28  Andrew Burgessbinutils: Make some functions static in dwarf.c
2019-11-28  Andrew Burgessbinutils: Add a new function to initialise DWARF regist...
2019-11-28  Andrew Burgessbinutils: Rename init_dwarf_regnames
2019-11-28  Andrew Burgessbinutils: Be more forgiving of targets with large numbe...
2019-11-28  Andrew Burgessgas/riscv: Remove unneeded structure
2019-11-28  GDB AdministratorAutomatic date update in version.in
2019-11-27  Christian BiesingerAdd missing ChangeLog entry for the previous commit
2019-11-27  Christian BiesingerAdd a NEWS entry for multithreaded symbol loading
2019-11-27  Christian BiesingerTurn off threaded minsym demangling by default
2019-11-27  Christian BiesingerCompute msymbol hash codes in parallel
2019-11-27  Christian BiesingerPrecompute hash value for symbol_set_names
2019-11-27  Andrew Burgessgdb/testsuite: Fix race condition compiling fortran...
2019-11-27  Kevin BuettnerTest case for BZ 25065
2019-11-27  Kevin BuettnerFix BZ 25065 - Ensure that physnames are computed for...
2019-11-27  Tom TromeyRemove some unnecessary backslashes
2019-11-27  Christian BiesingerReplace SYMBOL_SET_LINKAGE_NAME with a member function
2019-11-27  Andrew Burgessgdb/mi: Add -symbol-info-modules command
2019-11-27  Andrew Burgessgdb/mi: Add new commands -symbol-info-{functions,variab...
2019-11-27  Andrew Burgessgdb: Split print_symbol_info into two parts
2019-11-27  Andrew Burgessgdb: Introduce global_symbol_searcher
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-27  Alan ModraCorrect R_SH_IND12W handling
2019-11-27  GDB AdministratorAutomatic date update in version.in
2019-11-26  Tom TromeyFix mingw build of gdb
2019-11-26  Tom TromeyLet commands free "name"
2019-11-26  Tom TromeyAdd add_internal_function overload
2019-11-26  Tom TromeyUse cmd_list_element::doc_allocated for Python commands
2019-11-26  Tom TromeySet names of worker threads
2019-11-26  Tom TromeyUse run_on_main_thread in gdb.post_event
2019-11-26  Tom TromeyAdd maint set/show worker-threads
2019-11-26  Tom TromeyDemangle minsyms in parallel
2019-11-26  Christian BiesingerImplement a thread pool
2019-11-26  Tom TromeyIntroduce thread-safe way to handle SIGSEGV
2019-11-26  Tom TromeyIntroduce run_on_main_thread
2019-11-26  Tom TromeyIntroduce alternate_signal_stack RAII class
2019-11-26  Tom TromeyAdd RAII class for blocking gdb signals
2019-11-26  Tom TromeyAdd configure check for std::thread
2019-11-26  Tom TromeyDefer minimal symbol name-setting
2019-11-26  Philippe WaroquiersFix crashes due to python GIL released too early
2019-11-26  Simon MarchiFix declaration of sparc_xfer_wcookie
2019-11-26  Simon MarchiRemove simulator_command declaration, make static
2019-11-26  Simon MarchiMake functions static in unittests
2019-11-26  Simon MarchiRemove declaration of tui_set_var_cmd, make definition...
2019-11-26  Simon MarchiRemove unused rbreak_command_wrapper and other declarations
2019-11-26  Simon MarchiRemove info_terminal_command declaration, make definiti...
2019-11-26  Simon MarchiRemove unused overload of exit_inferior_silent
2019-11-26  Simon MarchiRemove dict_empty/mdict_empty
2019-11-26  Simon MarchiMake a bunch of functions static
2019-11-26  Simon MarchiRemove unused function set_gdb_completion_word_break_ch...
2019-11-26  Simon MarchiAdd missing includes in dwarf-index-write.c and mi...
2019-11-26  Simon MarchiInclude aarch32-tdep.h in aarch32-tdep.c
2019-11-26  Christian BiesingerUse safe_strerror instead of strerror where possible
2019-11-26  Tom TromeyFix gdbserver ChangeLog entry
2019-11-26  Martin LiskaIntroduce new .text.sorted.* sections.
2019-11-26  Nick CliftonFix comparison operations in SH code that trigger warni...
2019-11-26  GDB AdministratorAutomatic date update in version.in
2019-11-25  Tom de Vries[gdb/contrib] Add -c option to words.sh script
2019-11-25  Christian BiesingerReplace int with bool in solib.c
2019-11-25  Andrew PinskiFix "psb CSYNC" and "bti C".
2019-11-25  Luis Machado[Debugging output] Make remote packet truncation length...
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-25  Christian EggersReverts patches providing octet support in dwarf
2019-11-25  GDB AdministratorAutomatic date update in version.in
2019-11-24  Simon MarchiInclude gdbarch.h in m68k-linux-nat.c
2019-11-24  Tom TromeyUse bool in require_partial_symbols
2019-11-24  GDB AdministratorAutomatic date update in version.in
next