Age | Commit message (Expand) | Author | Files | Lines |
2018-02-16 | New class allocate_on_obstack | Yao Qi | 1 | -8/+4 |
2018-01-05 | Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670) | Pedro Alves | 1 | -1/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-08 | Introduce lookup_name_info and generalize Ada's FULL/WILD name matching | Pedro Alves | 1 | -18/+20 |
2017-07-20 | Eliminate block_iter_name_* | Pedro Alves | 1 | -71/+2 |
2017-02-20 | DWARF-5: call sites | Jan Kratochvil | 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-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -3/+3 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+1 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -0/+15 |
2015-06-26 | PR 16253 revisited | Keith Seitz | 1 | -6/+25 |
2015-05-27 | PR symtab/18258 | Doug Evans | 1 | -0/+47 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -5/+5 |
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 | Look up primitive types as symbols. | Doug Evans | 1 | -0/+26 |
2014-12-04 | Accelerate lookup_symbol_aux_objfile 85x | Jan Kratochvil | 1 | -0/+25 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -39/+43 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -4/+7 |
2014-11-06 | New macro ALL_BLOCK_SYMBOLS_WITH_NAME. | Doug Evans | 1 | -6/+2 |
2014-11-06 | Move lookup_block_symbol to block.c, rename to block_lookup_symbol. | Doug Evans | 1 | -0/+58 |
2014-10-26 | block.c (allocate_block): Use OBSTACK_ZALLOC instead of obstack_alloc. | Doug Evans | 1 | -8/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -6/+6 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -5/+5 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -2/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-06-18 | * block.c (find_block_in_blockvector): Make explicit the fact that we | Doug Evans | 1 | -3/+8 |
2012-05-18 | * psymtab.c (find_pc_sect_symtab_from_partial): Return the symtab | Tom Tromey | 1 | -38/+48 |
2012-05-10 | * symtab.h (struct symtab) <includes, user>: New fields. | Tom Tromey | 1 | -7/+233 |
2012-05-10 | * jv-lang.c (get_java_class_symtab): Use allocate_global_block, | Tom Tromey | 1 | -0/+23 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -0/+59 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -0/+14 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -0/+34 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-12-29 | 2010-12-29 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-09 | * block.c (contained_in): Return zero for nested functions. | Joel Brobecker | 1 | -0/+4 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -3/+20 |
2009-06-23 | 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -12/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -2/+2 |
2008-07-15 | * block.c (block_function): Renamed to ... | Daniel Jacobowitz | 1 | -2/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-04 | Support lexical blocks and function bodies that occupy | Jim Blandy | 1 | -14/+31 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -1/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |