]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
gnu-nat: Move local functions inside gnu_nat_target class
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2020-05-31  Samuel Thibaultgnu-nat: Move local functions inside gnu_nat_target...
2020-05-30  Samuel Thibaulthurd: unwinding support over signal trampolines
2020-05-30  Samuel Thibaulthurd: fix pushing target on inferior creation
2020-05-30  Samuel Thibaulthurd: add gnu_target pointer to fix thread API calls
2020-05-30  Samuel Thibaulthurd: remove unused variables
2020-05-30  Samuel Thibaulthurd: add missing include
2020-05-30  Samuel Thibaulthurd: make function cast stronger
2020-05-30  Samuel Thibaulthurd: add missing awk script dependency
2020-05-30  Samuel Thibaulthurd: fix gnu_debug_flag type
2020-05-30  Jonny Grantgdb: change bug URL to https
2020-05-30  Pedro Alvesreplace_typedefs: handle templates in namespaces
2020-05-29  Simon Marchigdb: rename dwarf2_per_objfile variables/fields to...
2020-05-28  Simon Marchigdb: add comment in dwarf_evaluate_loc_desc::push_dwarf...
2020-05-28  Kevin BuettnerFix Python3.9 related runtime problems
2020-05-28  Simon Marchigdb: use caller objfile in dwarf_evaluate_loc_desc...
2020-05-28  Tom de Vries[gdb/symtab] Make gold index workaround more precise
2020-05-27  Tom TromeyUse add_partial_symbol in load_partial_dies
2020-05-27  Tom TromeyInline abbrev lookup
2020-05-27  Tom TromeyLazily compute partial DIE name
2020-05-27  Tom TromeyAttribute method inlining
2020-05-27  Hannes DomaniMove exit_status_set_internal_vars out of GLOBAL_CURDIR
2020-05-27  Hannes DomaniUse errno value of first openp failure
2020-05-27  Hannes DomaniDon't close thread handles provided by WaitForDebugEvent
2020-05-27  Tom TromeyShare DWARF partial symtabs
2020-05-27  Simon MarchiMove line_header_hash to dwarf2_per_objfile
2020-05-27  Simon MarchiMake mapped_debug_names independent of objfile
2020-05-27  Simon MarchiReplace dwarf2_per_cu_data::cu backlink with per-objfil...
2020-05-27  Simon MarchiPass existing_cu object to cutu_reader
2020-05-27  Simon MarchiAdd comp_unit_head to dwarf2_per_cu_data
2020-05-27  Simon MarchiMake load_cu return the loaded dwarf2_cu
2020-05-27  Simon MarchiPass dwarf2_cu to process_full_{comp,type}_unit
2020-05-27  Simon MarchiPass dwarf2_per_bfd instead of dwarf2_per_objfile to...
2020-05-27  Tom TromeyMove signatured_type::type to unshareable object
2020-05-27  Tom TromeySplit type_unit_group
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::dwarf2_per_objfile
2020-05-27  Simon MarchiRemove leftover references to dwarf2_per_cu_data::dwarf...
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to get_die_type_at_offset
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to free_one_cached_com...
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::objfile ()
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameters to dwarf2_fetch_...
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to allocate_piece_closure
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to dwarf2_read_addr_index
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::text_offset
2020-05-27  Simon MarchiAdd dwarf2_per_objfile to dwarf_expr_context and dwarf2...
2020-05-27  Simon MarchiMove int type methods out of dwarf2_per_cu_data
2020-05-27  Simon MarchiRemove reference to dwarf2_per_cu_data::dwarf2_per_objf...
2020-05-27  Simon MarchiPass dwarf2_cu objects to dwo-related functions, instea...
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to process_full_{comp...
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to recursively_compute...
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to create_partial_symtab
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::dwarf2_per_objfile reference...
2020-05-27  Simon MarchiMake queue_and_load_dwo_tu receive a dwarf2_cu
2020-05-27  Simon MarchiAdd dwarf2_per_objfile parameter to cutu_reader's const...
2020-05-27  Simon MarchiUse bfd_get_filename instead of objfile_name in lookup_...
2020-05-27  Simon MarchiMake dwarf2_get_dwz_file take a dwarf2_per_bfd
2020-05-27  Simon MarchiAdd dwarf2_per_bfd field to dwarf2_per_cu_data
2020-05-27  Simon MarchiRemove dwarf2_cu->per_cu->dwarf2_per_objfile references
2020-05-27  Simon MarchiRemove reference to dwarf2_per_cu_data::dwarf2_per_objf...
2020-05-27  Simon MarchiAdd dwarf2_per_objfile field to dwarf2_cu
2020-05-27  Simon MarchiMove die_type_hash to dwarf2_per_objfile
2020-05-27  Simon MarchiRemove symtab links from dwarf2_psymtab and dwarf2_per_...
2020-05-27  Simon MarchiSplit dwarf2_per_objfile into dwarf2_per_objfile and...
2020-05-27  Tom TromeyAdd dwarf2_per_objfile member to DWARF batons
2020-05-27  Tom TromeyAdd dwarf2_per_cu_data::index
2020-05-27  Tom TromeyAdd "objfile" parameter to two partial_symtab methods
2020-05-27  Tom TromeyIntroduce dwarf2_per_objfile::obstack
2020-05-27  Luis MachadoFix PR 26000, logical bitwise error / prologue analyzer
2020-05-26  Philippe WaroquiersEnsure class_tui is listed in the output of "help"...
2020-05-26  Tom TromeyHandle indexing Ada arrays with enum indices
2020-05-26  Tom TromeyFix bugs in 'val and 'pos with range types
2020-05-25  Cristiano De Altigdb: make avr_integer_to_address generate code or data...
2020-05-25  Michael Weghorngdb: Move construct_inferior_arguments to gdbsupport
2020-05-25  Tom TromeyRevert "Add completion styling"
2020-05-24  Pedro AlvesDon't remove C++ aliases from completions if symbol...
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-23  Joel BrobeckerDocument the GDB 9.2 release in gdb/ChangeLog
2020-05-23  Tom TromeyAdd completion styling
2020-05-23  Pedro AlvesUse safe-ctype.h (ISSPACE etc.) in symbol parsing ...
2020-05-22  Simon Marchigdb: remove TYPE_FIELDS macro
2020-05-22  Simon Marchigdb: add type::fields / type::set_fields
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-22  Simon Marchigdb: add type::num_fields / type::set_num_fields
2020-05-22  Tom TromeyRemove obsolete declaration
2020-05-22  Andrew Burgessgdb: Restore old annotations behaviour when printing...
2020-05-21  Simon Marchigdb: fix -Wtautological-overlap-compare error in lm32...
2020-05-21  Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-05-20  Simon Marchigdb: reset/recompute objfile section offsets in reread_...
2020-05-20  Tom TromeyRemove bound_name static from ada-lang.c
2020-05-20  Tom de Vries[gdb/symtab] Handle .gdb_index in ada language mode
2020-05-20  Alan ModraPR25993, read of freed memory
2020-05-19  Alan ModraUse bfd_get_filename throughout gdb
2020-05-19  Tom TromeyUpdate call to target_fileio_open
2020-05-19  Simon Marchigdb: fix off-by-one error in quirk_rust_enum
2020-05-19  Pedro AlvesMake exec-file-mismatch compare build IDs
2020-05-19  Pedro AlvesEliminate target_fileio_open_warn_if_slow
2020-05-19  Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-05-19  Yoshinori Satogdb: fix -Wtautological-overlap-compare error in h8300...
2020-05-19  Simon Marchigdb: make symfile_segment_data::segment_info an std...
2020-05-19  Simon Marchigdb: use std::vector to store segments in symfile_segme...
2020-05-19  Simon Marchigdb: allocate symfile_segment_data with new
next