gdb: convert callback_handler_installed from int to bool
[binutils-gdb.git] / gdb / objfiles.h
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-18 Weimin PanCTF: incorrect underlying type setting for enumeration...
2021-07-30 Tom TromeyUse iterator_range in more places
2021-07-06 Simon Marchigdb: introduce iterator_range, remove next_adapter
2021-06-28 Simon Marchigdb: convert obj_section macros to methods
2021-06-25 Andrew Burgessgdb: add new function quick_symbol_functions::has_unexp...
2021-04-17 Tom TromeySimplify quick_symbol_functions::map_matching_symbols
2021-04-17 Tom TromeyRemove quick_symbol_functions::expand_symtabs_with_fullname
2021-04-17 Tom TromeyRemove quick_symbol_functions::expand_symtabs_for_function
2021-04-17 Tom TromeyRemove quick_symbol_functions::map_symtabs_matching_fil...
2021-04-17 Tom TromeyRemove quick_symbol_functions::lookup_symbol
2021-04-17 Tom TromeyAdd 'domain' parameter to expand_symtabs_matching
2021-04-17 Tom TromeyAdd search_flags to expand_symtabs_matching
2021-04-17 Tom TromeyLet expand_symtabs_matching short-circuit
2021-04-02 Simon Marchigdb: pass objfile_per_bfd_storage instead of objfile...
2021-04-02 Simon Marchigdb: add intern methods to objfile_per_bfd_storage
2021-03-26 Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-20 Tom TromeyAllow multiple partial symbol readers per objfile
2021-03-20 Tom TromeySwitch objfile to hold a list of psymbol readers
2021-03-20 Tom TromeyRemove objfile::psymtabs
2021-03-20 Tom TromeyIntroduce objfile::require_partial_symbols
2021-03-20 Tom TromeyMove psymtab statistics printing to psymtab.c
2021-03-20 Tom TromeyMove psymbol_map out of objfile
2021-03-20 Tom TromeyConvert quick_symbol_functions to use methods
2021-03-20 Tom TromeyMove sym_fns::qf to objfile
2021-03-20 Tom TromeyIntroduce method wrappers for quick_symbol_functions
2021-03-20 Tom TromeyChange objfile::has_partial_symbols to return bool
2021-03-20 Tom TromeyChange objfile_has_partial_symbols to a method
2021-01-14 Tom de Vries[gdb/breakpoint] Handle .plt.sec in in_plt_section
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-01 Tom TromeyRemove partial symbol statistics
2020-07-22 Simon Marchigdb/jit: skip jit symbol lookup if already detected...
2020-07-22 Simon Marchigdb/jit: split jit_objfile_data in two
2020-07-22 Simon Marchigdb/jit: link to jit_objfile_data directly from the...
2020-05-27 Tom TromeyShare DWARF partial symtabs
2020-05-12 Simon Marchigdb: make two objfile functions return bool
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-03-04 Tom TromeyIntroduce objfile::intern
2020-01-23 Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-08 Tom TromeyChange section_offsets to a std::vector
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-12 Tom TromeyChange objfile::partial_symtabs to be a unique_ptr
2019-12-12 Tom TromeyManage objfiles with shared_ptr
2019-12-12 Tom TromeyMove free_all_objfiles to program_space
2019-12-12 Tom TromeyStore objfiles on a std::list
2019-12-12 Tom TromeyRemove MULTI_OBJFILE_P
2019-12-12 Tom TromeyMake the objfile destructor private
2019-12-12 Tom TromeyMake add_separate_debug_objfile static
2019-12-12 Tom TromeyMake the objfile constructor private
2019-12-06 Christian BiesingerPut bcache inside "namespace gdb"
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-21 Tom TromeyMake unlink_objfile and put_objfile_before static
2019-10-17 Tom TromeyConstify objfile::original_name
2019-09-30 Christian BiesingerImprove some comments about msymbol handling
2019-09-19 Alan Modrabfd_section_* macros
2019-08-05 Christian BiesingerAdd a comment briefly explaining partial symbols
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09 Tom TromeyRename common to gdbsupport
2019-04-19 Tom TromeyMake objfile::static_links an htab_up
2019-04-10 Tom TromeyIntroduce a separate debug objfile iterator
2019-03-23 Tom TromeyInclude bcache.h from objfiles.h
2019-03-15 Tom TromeyAllocate minimal symbols with malloc
2019-03-15 Tom TromeyUse htab_up for demangled hash
2019-03-15 Tom TromeySimplify per-BFD storage management
2019-03-15 Tom TromeyUse bitset for demangled_hash_languages
2019-03-07 Tom TromeyC++-ify bcache
2019-01-23 Tom TromeyUse "struct bcache" in objfiles.h
2019-01-17 Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17 Tom TromeySimplify minsym iteration
2019-01-17 Tom TromeyMake psymtab range adapter a method on objfile
2019-01-17 Tom TromeyAdd compunits range adapter to objfile
2019-01-17 Tom TromeyChange all_objfiles_safe adapter to be a method on...
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyMove psymtabs to their own obstack
2019-01-10 Tom TromeyIntroduce objfile::reset_psymtabs
2019-01-10 Tom TromeyIntroduce class psymtab_storage
2019-01-10 Tom TromeyRemove ALL_OBJSECTIONS
2019-01-10 Tom TromeyRemove ALL_OBJFILES and ALL_FILETABS
2019-01-10 Tom TromeyRemove ALL_OBJFILE_FILETABS
2019-01-10 Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10 Tom TromeyRemove ALL_COMPUNITS
2019-01-10 Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10 Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10 Tom TromeyRemove ALL_OBJFILES_SAFE
2019-01-10 Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-10 Tom TromeyIntroduce all_objfiles and next_iterator
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-18 Tom TromeyRemove resume_section_map_updates_cleanup
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-17 Tom TromeyHandle dereferencing Rust trait objects
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-04 Tom TromeyRemove make_cleanup_free_objfile
2017-10-14 Simon MarchiReplace psymbol_allocation_list with std::vector
2017-10-13 Tom TromeyChange objfile to use new/delete
2017-06-27 Pedro Alvesobjfile_per_bfd_storage non-POD
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
next