summaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-08Per-language symbol name hashing algorithmPedro Alves
2017-11-04Replace really_free_pendings with a scoped_ classTom Tromey
2017-10-24Fix gdb.opt/inline-cmds.exp regressionsUlrich Weigand
2017-10-16Use std::vector in end_symtab_get_static_blockTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-23Replace some symbol accessor macros with functions.Doug Evans
2014-12-17Make buildsym set-up/tear-down more consistent, and document it.Doug Evans
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans
2014-11-18buildsym API cleanupDoug Evans
2014-11-18symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans
2014-11-18SYMTAB_DIRNAME: New macro.Doug Evans
2014-11-18Fix memory leak in watch_main_source_file_lossage.Doug Evans
2014-11-18Split up end_symtab_from_static_block into two.Doug Evans
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-18constify some blockvector APIsTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-06make symtab::dirname constTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-11-08Change "set debug symtab-create" to take a verbosity level.Doug Evans
2013-09-25 * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans
2013-08-20 * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans
2013-04-01 Cleanup: remove unused - breakpoint, buildsymAleksandar Ristovski
2013-01-21 * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-10 * buildsym.c (struct pending_block): Move from buildsym.h.Tom Tromey
2012-10-03 PR symtab/14601Doug Evans
2012-09-19 * buildsym.h (param_symbols): Delete, unused.Doug Evans
2012-07-18 * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field.Tom Tromey
2012-07-13gdb/Jan Kratochvil
2012-07-10 * buildsym.c (finish_block_internal): New arg "expandable".Doug Evans
2012-07-10 * buildsym.c (start_subfile): Remove unnecessary check forDoug Evans
2012-06-05 * buildsym.c (make_blockvector): Add comment.Doug Evans
2012-05-29 * buildsym.c (block_compar): Fix comment.Doug Evans
2012-05-29 * stabsread.h (cleanup_undefined_stabs_types): Renamed fromDoug Evans
2012-05-10 * jv-lang.c (get_java_class_symtab): Use allocate_global_block,Tom Tromey
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey
2012-04-23 * buildsym.c (add_free_pendings): Remove.Tom Tromey
2012-03-12 * buildsym.c (record_pending_block): Now static.Tom Tromey
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker