Age | Commit message (Expand) | Author | Files | Lines |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -3/+3 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -11/+7 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -6/+13 |
2015-08-13 | [Ada] Add support for subprogram renamings | Pierre-Marie de Rodat | 1 | -6/+18 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -9/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -6/+6 |
2014-12-17 | Make buildsym set-up/tear-down more consistent, and document it. | Doug Evans | 1 | -71/+149 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -169/+246 |
2014-11-18 | buildsym API cleanup | Doug Evans | 1 | -38/+56 |
2014-11-18 | symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated. | Doug Evans | 1 | -3/+4 |
2014-11-18 | SYMTAB_DIRNAME: New macro. | Doug Evans | 1 | -2/+2 |
2014-11-18 | Fix memory leak in watch_main_source_file_lossage. | Doug Evans | 1 | -0/+2 |
2014-11-18 | Split up end_symtab_from_static_block into two. | Doug Evans | 1 | -193/+215 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-06 | make symtab::dirname const | Tom Tromey | 1 | -4/+4 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | Change "set debug symtab-create" to take a verbosity level. | Doug Evans | 1 | -3/+2 |
2013-09-25 | * symfile.h (struct sym_fns): Add "objfile" argument to | Doug Evans | 1 | -2/+3 |
2013-08-20 | * buildsym.c (subfile_stack): Move here from buildsym.h. | Doug Evans | 1 | -2/+27 |
2013-04-01 | Cleanup: remove unused - breakpoint, buildsym | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-21 | * buildsym.c (patch_subfile_names): Use set_last_source_file. | Tom Tromey | 1 | -5/+31 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-10 | * buildsym.c (struct pending_block): Move from buildsym.h. | Tom Tromey | 1 | -4/+28 |
2012-10-03 | PR symtab/14601 | Doug Evans | 1 | -0/+1 |
2012-09-19 | * buildsym.h (param_symbols): Delete, unused. | Doug Evans | 1 | -2/+0 |
2012-07-18 | * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field. | Tom Tromey | 1 | -5/+9 |
2012-07-13 | gdb/ | Jan Kratochvil | 1 | -38/+82 |
2012-07-10 | * buildsym.c (finish_block_internal): New arg "expandable". | Doug Evans | 1 | -18/+135 |
2012-07-10 | * buildsym.c (start_subfile): Remove unnecessary check for | Doug Evans | 1 | -1/+1 |
2012-06-05 | * buildsym.c (make_blockvector): Add comment. | Doug Evans | 1 | -2/+5 |
2012-05-29 | * buildsym.c (block_compar): Fix comment. | Doug Evans | 1 | -3/+4 |
2012-05-29 | * stabsread.h (cleanup_undefined_stabs_types): Renamed from | Doug Evans | 1 | -3/+3 |
2012-05-10 | * jv-lang.c (get_java_class_symtab): Use allocate_global_block, | Tom Tromey | 1 | -11/+28 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -5/+10 |
2012-04-23 | * buildsym.c (add_free_pendings): Remove. | Tom Tromey | 1 | -14/+0 |
2012-03-12 | * buildsym.c (record_pending_block): Now static. | Tom Tromey | 1 | -1/+5 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-11-15 | * buildsym.c (add_symbol_to_list): Delete outdated comment. | Doug Evans | 1 | -5/+2 |
2011-04-06 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2011-04-04 | * mdebugread.c (psymtab_to_symtab_1): Copy linetable to obstack. | Tom Tromey | 1 | -2/+0 |
2011-04-04 | * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const. | Tom Tromey | 1 | -28/+3 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -2/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-29 | 2010-12-29 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -52/+56 |