Remove path name from test case
[binutils-gdb.git] / gdb / buildsym.h
2023-03-17 Tom TromeyFix line table regression
2023-02-08 Tom TromeyDo not pass section index to end_compunit_symtab
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-07-30 Simon Marchigdb: add "id" fields to identify symtabs and subfiles
2022-06-12 Tom TromeyUse malloc for mutable addrmaps
2022-06-12 Tom TromeyRemove addrmap_create_mutable
2022-04-12 Simon Marchigdb: change subfile::line_vector to an std::vector
2022-04-12 Simon Marchigdb: change subfile::name and buildsym_compunit::m_comp...
2022-04-12 Simon Marchigdb: allocate subfile with new
2022-04-07 Simon Marchigdb: remove subfile::buildsym_compunit field
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-04 Lancelot SIXgdb/buildsym: Line record use a record flag
2022-04-04 Simon Marchigdb: rename start_symtab/end_symtab to start_compunit_s...
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-03-10 Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
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 TromeyRemove record_line_ftype
2018-07-20 Tom TromeyIntroduce buildsym-legacy.h
2018-07-20 Tom TromeyMove struct buildsym_compunit to buildsym.h
2018-07-20 Tom TromeyRemove EXTERN from buildsym.h
2018-07-20 Tom TromeyRemove buildsym_init
2018-07-20 Tom TromeyMove the symbol lists to buildsym_compunit
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 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 TromeyRemove merge_symbol_lists
2018-07-16 Tom TromeyMove scan_file_globals declaration to stabsread.h
2018-07-16 Tom TromeyRemove buildsym_new_init
2018-07-16 Tom TromeyMove within_function to stabsread
2018-07-16 Tom TromeyMove processing_gcc 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 processing_acc_compilation to dbxread.c
2018-07-16 Tom TromeyMove last_source_start_addr to buildsym_compunit
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-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-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-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
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-08-22 Doug EvansCreate a typedef for record_line: record_line_ftype.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-08-20 Doug Evans * buildsym.c (subfile_stack): Move here from buildsym.h.
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-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-04-23 Tom Tromey * buildsym.c (add_free_pendings): Remove.
2012-03-12 Tom Tromey * buildsym.c (record_pending_block): Now static.
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-04 Tom Tromey * xcoffread.c (read_xcoff_symtab): Make `debugfmt...
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-10-01 Tom Tromey * symfile.h (allocate_symtab): Update.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-06-23 Sami Wagiaalla2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-04-07 Doug Evans * buildsym.h (last_source_file): Add dwarf info to...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-04 Jim BlandySupport lexical blocks and function bodies that occupy
2007-11-15 Doug Evans * buildsym.h (subfiles): Move ...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-21 Daniel Jacobowitz2007-01-21 Jan Kratochvil <jan.kratochvil@redhat...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-04 Daniel Jacobowitz * buildsym.c (start_subfile): Handle producer.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2003-04-12 Andrew Cagney2003-04-12 Andrew Cagney <cagney@redhat.com>
2003-02-20 David Carlton2003-02-19 David Carlton <carlton@math.stanford.edu>
2003-01-09 Andrew Cagney2003-01-09 Andrew Cagney <ac131313@redhat.com>
2003-01-04 Daniel Jacobowitzgdb/
2003-01-02 Andrew Cagney2003-01-02 Andrew Cagney <ac131313@redhat.com>
2002-11-18 Klee Dienes2002-11-18 Klee Dienes <kdienes@apple.com>
2002-11-08 Jim Blandy* dwarf2read.c (read_func_scope): Restore list_in_scope...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-21 Andrew Cagney2002-08-20 Andrew Cagney <cagney@redhat.com>
2002-05-15 Jim BlandyAdd macro structures to GDB's symbol tables. Nobody...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
next