Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-10-01 | * symfile.h (allocate_symtab): Update. | Tom Tromey | 1 | -1/+1 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2010-03-12 | 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -6/+6 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -7/+9 |
2009-06-29 | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr, | Ulrich Weigand | 1 | -1/+1 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -0/+6 |
2009-06-23 | 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -6/+4 |
2009-06-22 | gdb/ | Jan Kratochvil | 1 | -23/+32 |
2009-06-17 | * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove. | Ulrich Weigand | 1 | -2/+0 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -6/+5 |
2009-03-24 | * buildsym.c (end_symtab): If we ignore the subfiles, then | Joel Brobecker | 1 | -0/+26 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-08-21 | * buildsym.c (add_symbol_to_list): Do not call | Daniel Jacobowitz | 1 | -12/+0 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -1/+1 |
2008-08-10 | * buildsym.c (start_subfile): Properly cast sentinel in concat | Pedro Alves | 1 | -1/+1 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -45/+3 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -4/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -2/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 1 | -2/+0 |
2008-04-17 | * buildsym.c (watch_main_source_file_lossage): New fn. | Doug Evans | 1 | -0/+80 |
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 | -1/+79 |
2007-11-15 | * buildsym.h (subfiles): Move ... | Doug Evans | 1 | -0/+4 |
2007-11-14 | * buildsym.c (start_subfile,start_symtab): Doc fixes. | Doug Evans | 1 | -3/+6 |
2007-11-05 | * buildsym.c (finish_block): Remove "#if 1"/"#endif" brackets. | Joel Brobecker | 1 | -8/+1 |
2007-10-23 | * buildsym.c (free_pending_blocks): Remove commented-out code. | Joel Brobecker | 1 | -30/+3 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -2/+0 |
2007-10-11 | * buildsym.c (record_line): Remove empty lines followed by | Daniel Jacobowitz | 1 | -1/+26 |