Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-08 | Per-language symbol name hashing algorithm | Pedro Alves | 1 | -1/+3 |
2017-11-04 | Replace really_free_pendings with a scoped_ class | Tom Tromey | 1 | -1/+9 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -3/+12 |
2015-08-13 | [Ada] Add support for subprogram renamings | Pierre-Marie de Rodat | 1 | -2/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-17 | Make buildsym set-up/tear-down more consistent, and document it. | Doug Evans | 1 | -2/+3 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -23/+35 |
2014-11-18 | buildsym API cleanup | Doug Evans | 1 | -13/+7 |
2014-08-22 | Create a typedef for record_line: record_line_ftype. | Doug Evans | 1 | -1/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-08-20 | * buildsym.c (subfile_stack): Move here from buildsym.h. | Doug Evans | 1 | -29/+4 |
2013-01-21 | * buildsym.c (patch_subfile_names): Use set_last_source_file. | Tom Tromey | 1 | -7/+11 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-10 | * buildsym.c (struct pending_block): Move from buildsym.h. | Tom Tromey | 1 | -15/+1 |
2012-09-19 | * buildsym.h (param_symbols): Delete, unused. | Doug Evans | 1 | -8/+0 |
2012-07-18 | * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field. | Tom Tromey | 1 | -1/+2 |
2012-07-13 | gdb/ | Jan Kratochvil | 1 | -0/+9 |
2012-07-10 | * buildsym.c (finish_block_internal): New arg "expandable". | Doug Evans | 1 | -0/+9 |
2012-04-23 | * buildsym.c (add_free_pendings): Remove. | Tom Tromey | 1 | -2/+0 |
2012-03-12 | * buildsym.c (record_pending_block): Now static. | Tom Tromey | 1 | -8/+0 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-04-04 | * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const. | Tom Tromey | 1 | -3/+11 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+9 |
2010-10-01 | * symfile.h (allocate_symtab): Update. | Tom Tromey | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-06-23 | 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -0/+8 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-04-07 | * buildsym.h (last_source_file): Add dwarf info to comment. | Doug Evans | 1 | -2/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-12-04 | Support lexical blocks and function bodies that occupy | Jim Blandy | 1 | -5/+9 |
2007-11-15 | * buildsym.h (subfiles): Move ... | Doug Evans | 1 | -2/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-21 | 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-04 | * buildsym.c (start_subfile): Handle producer. | Daniel Jacobowitz | 1 | -0/+3 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2003-04-12 | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+3 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+2 |
2003-01-09 | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-01-04 | gdb/ | Daniel Jacobowitz | 1 | -11/+1 |
2003-01-02 | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -6/+0 |
2002-11-18 | 2002-11-18 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -6/+2 |
2002-11-08 | * dwarf2read.c (read_func_scope): Restore list_in_scope properly | Jim Blandy | 1 | -0/+3 |
2002-08-21 | 2002-08-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |