Change section_offsets to a std::vector
[deliverable/binutils-gdb.git] / gdb / objfiles.h
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...
2016-09-23  Tom TromeyRemove some unnecessary code
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-19  Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-15  Doug Evansobjfiles.h,psympriv.h,psymtab.c: Whitespace.
2015-01-14  Doug EvansEnhance gdb.lookup_objfile so that it works with a...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-17  Doug EvansNew parameter "debug symbol-lookup".
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-07  Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-11-01  Doug Evansobjfiles.h: Remove some unused macros.
2014-06-16  Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-04-23  Pedro AlvesStale breakpoint instructions, spurious SIGTRAPS.
2014-02-26  Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26  Tom Tromeymove minimal symbols to per-bfd
2014-02-26  Tom Tromeychange minsym representation
2014-01-15  Tom Tromeymove the "main" data into the per-BFD object
2014-01-15  Tom Tromeymove the entry point info into the per-bfd object
2014-01-15  Tom Tromeyrelocate the entry point address when used
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06  Tom Tromeyremove objfile_to_front
2013-12-02  Jan KratochvilRecord objfile->original_name as an absolute path
2013-10-29  Nicolas BlancNew remove-symbol-file command.
2013-10-09  Jan KratochvilNew flag OBJF_NOT_FILENAME
2013-10-07  Tom Tromeymove the demangled_names_hash into the per-BFD
2013-09-25  Doug Evans New option "set debug symfile on".
2013-09-24  Jan KratochvilKeep objfile original filename
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-24  Jan KratochvilRemove solib-sunos.c
2013-08-20  Tom Tromeymove gdbarch object from objfile to per-BFD
2013-06-24  Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-06-04  Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-06  Doug Evans * dbxread.c (process_one_symbol): Constify section_off...
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-03-14  Tom Tromey * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
2013-02-28  Tom Tromey * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18  Joel Brobeckersolib-darwin.c: handle PIE when attaching processes.
2012-12-15  Joel BrobeckerMove init_entry_point_info to symfile.c and make it...
2012-12-12  Tom Tromey * coffread.c (coff_objfile_data_key): New global.
2012-12-12  Tom Tromey * coffread.c (coff_symfile_init): Use set_objfile_data.
next
This page took 0.948708 seconds and 107 git commands to generate.