gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / buildsym.c
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-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-09  Bernd EdlingerPartially revert my UB fix in record_line
2020-04-02  Andrew Burgessgdb: Don't remove duplicate entries from the line table
2020-04-01  Bernd EdlingerFix an undefined behavior in record_line
2020-04-01  Bernd EdlingerFix the resizing condition of the line table
2020-03-11  Andrew Burgessgdb: Fix out of bounds array access in buildsym_compuni...
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-04  Tom TromeyIntroduce objfile::intern
2020-01-24  Andrew Burgessgdb: Don't reorder line table entries too much when...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-29  Bernd EdlingerFix setting breakpoints or stepping on line 65535
2019-12-27  Christian BiesingerMake symbol_set_names a member function
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-12  Christian BiesingerMake struct symbol inherit from general_symbol_info
2019-10-19  Christian BiesingerReplace some more qsort calls with std::sort
2019-08-07  Tom TromeyUse obstack_strdup more
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-07  Tom TromeyC++-ify bcache
2019-01-10  Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10  Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-20  Keith SeitzRename remaining members of buildsym_compunit to start...
2018-07-20  Tom TromeyIntroduce buildsym-legacy.h
2018-07-20  Tom TromeyMove struct buildsym_compunit to buildsym.h
2018-07-20  Tom TromeyRemove reset_symtab_globals
2018-07-20  Tom TromeyAdd many methods to buildsym_compunit
2018-07-20  Tom TromeyRemove parameter from record_pending_block
2018-07-20  Tom TromeyRemove EXTERN from buildsym.h
2018-07-20  Tom TromeyRemove a TODO
2018-07-20  Tom TromeyRemove buildsym_init
2018-07-20  Tom TromeyMove the symbol lists to buildsym_compunit
2018-07-20  Tom TromeyRemove free_pendings
2018-07-20  Tom TromeyRemove the "listhead" argument from finish_block
2018-07-20  Tom TromeyMove pending_blocks and pending_block_obstack to builds...
2018-07-20  Tom TromeyMove pending addrmap globals to buildsym_compunit
2018-07-20  Tom TromeyMove current_subfile to buildsym_compunit
2018-07-20  Tom TromeyMove the context stack to buildsym_compunit
2018-07-16  Tom TromeyMove the using directives to buildsym_compunit
2018-07-16  Tom TromeyMake free_pending_blocks static
2018-07-16  Tom TromeyMove the subfile stack to buildsym_compunit
2018-07-16  Tom TromeyUse gdb_assert in two places in buildsym.c
2018-07-16  Tom TromeyRemove merge_symbol_lists
2018-07-16  Tom TromeyRemove buildsym_new_init
2018-07-16  Tom TromeyMove within_function to stabsread
2018-07-16  Tom TromeyMove some code from buildsym to stabsread
2018-07-16  Tom TromeyMake context_stack_size static in buildsym.c
2018-07-16  Tom TromeyMove last_source_start_addr to buildsym_compunit
2018-07-16  Tom TromeyMove have_line_numbers to buildsym_compunit
2018-07-16  Tom TromeyMove pending_macros to buildsym_compunit
2018-07-16  Tom TromeyMove last_source file to buildsym_compunit
2018-07-16  Tom TromeyAdd assert in prepare_for_building
2018-07-16  Tom TromeyChange buildsym_compunit::comp_dir to be a unique_xmall...
2018-07-16  Tom TromeyUse new and delete for buildsym_compunit
2018-05-23  Tom TromeyRemove symfile_complaints
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08  Pedro AlvesPer-language symbol name hashing algorithm
2017-11-04  Tom TromeyReplace really_free_pendings with a scoped_ class
2017-10-24  Ulrich WeigandFix gdb.opt/inline-cmds.exp regressions
2017-10-16  Tom TromeyUse std::vector in end_symtab_get_static_block
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
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-08-13  Pierre-Marie de... [Ada] Add support for subprogram renamings
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-12-17  Doug EvansMake buildsym set-up/tear-down more consistent, and...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evansbuildsym API cleanup
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18  Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18  Doug EvansFix memory leak in watch_main_source_file_lossage.
2014-11-18  Doug EvansSplit up end_symtab_from_static_block into two.
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-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06  Tom Tromeymake symtab::dirname const
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Doug EvansChange "set debug symtab-create" to take a verbosity...
2013-09-25  Doug Evans * symfile.h (struct sym_fns): Add "objfile" argument to
2013-08-20  Doug Evans * buildsym.c (subfile_stack): Move here from buildsym.h.
2013-04-01  Aleksandar Ristovski Cleanup: remove unused - breakpoint, buildsym
2013-01-21  Tom Tromey * buildsym.c (patch_subfile_names): Use set_last_sourc...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-10  Tom Tromey * buildsym.c (struct pending_block): Move from buildsym.h.
2012-10-03  Doug Evans PR symtab/14601
2012-09-19  Doug Evans * buildsym.h (param_symbols): Delete, unused.
2012-07-18  Tom Tromey * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file...
2012-07-13  Jan Kratochvilgdb/
2012-07-10  Doug Evans * buildsym.c (finish_block_internal): New arg "expanda...
2012-07-10  Doug Evans * buildsym.c (start_subfile): Remove unnecessary check for
2012-06-05  Doug Evans * buildsym.c (make_blockvector): Add comment.
next
This page took 0.751665 seconds and 106 git commands to generate.