]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/objfiles.c
[binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct arm_it
[thirdparty/binutils-gdb.git] / gdb / objfiles.c
2019-04-10  Tom TromeyIntroduce a separate debug objfile iterator
2019-04-10  Tom TromeyFix a couple of comments
2019-03-23  Tom TromeyHave parser reset the innermost block tracker
2019-03-15  Tom TromeyUse htab_up for demangled hash
2019-03-15  Tom TromeySimplify per-BFD storage management
2019-03-15  Tom TromeyRemove minsym termination
2019-03-07  Tom TromeyC++-ify bcache
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  Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10  Tom TromeyMove psymtabs to their own obstack
2019-01-10  Tom TromeyIntroduce class psymtab_storage
2019-01-10  Tom TromeyRemove ALL_OBJFILE_FILETABS
2019-01-10  Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_OBJFILES_SAFE
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-10  Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-08-23  Kevin BuettnerRelocate block range start and end addresses
2018-07-26  Tom TromeyMake psymbols and psymtabs independent of the program...
2018-06-18  Tom TromeyRemove resume_section_map_updates_cleanup
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-21  Simon MarchiFix copy-pasto, allocate objfile_per_bfd_storage with...
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-03-19  Tom TromeyConvert observers to C++
2018-03-16  Tom TromeyRemove make_cleanup_free_section_addr_info
2018-02-28  Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-01-21  Andrew Burgessgdb: New API for tracking innermost block
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
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-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-05  Philippe WaroquiersFix leak of auto_obstack objfile_per_bfd_storage->stora...
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange gdb_abspath to return a unique_xmalloc_ptr
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-10-06  Tom TromeyRemove Java support
2016-09-23  Tom TromeyUse std::vector in objfiles.c
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-19  Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-04-27  Gary BensonDo not manipulate "target:" filenames as local paths
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-12-01  Simon MarchiRemove duplicate comment
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-07  Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-16  Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-04-23  Pedro AlvesStale breakpoint instructions, spurious SIGTRAPS.
2014-03-03  Tom Tromeychange probes to be program-space-independent
2014-02-26  Tom Tromeymove minimal symbols to per-bfd
2014-02-26  Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeymake MSYMBOL_VALUE_ADDRESS an rvalue
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-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06  Tom Tromeyupdate free_objfile comment
2013-12-06  Tom Tromeyremove objfile_to_front
2013-12-02  Jan KratochvilRecord objfile->original_name as an absolute path
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-29  Nicolas BlancNew remove-symbol-file command.
2013-10-29  Yao QiSimplify REGISTRY cleanup usages
2013-10-09  Jan KratochvilNew flag OBJF_NOT_FILENAME
2013-10-07  Tom Tromeymove the demangled_names_hash into the per-BFD
2013-10-07  Tom Tromeydon't share per-BFD data if relocations are needed
2013-09-26  Doug Evans * objfiles.c (allocate_objfile): Move comment to bette...
2013-09-25  Doug Evans * objfiles.c (free_objfile): Move comment.
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-05-04  Doug Evans * objfiles.c (objfile_relocate): Use gdb_bfd_count_sec...
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-03-11  Markus MetzgerAdd a target for branch trace recording.
2013-02-03  Jan Kratochvilgdb/
next