Age | Commit message (Expand) | Author | Files | Lines |
2015-01-31 | new callback parameter expansion_notify for expand_symtabs_matching | Gary Benson | 1 | -1/+1 |
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 | -2/+6 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -46/+69 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -1/+1 |
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 | -3/+4 |
2014-11-18 | SYMTAB_OBJFILE: New macro. | Doug Evans | 1 | -1/+1 |
2014-11-10 | symmisc.c: Remove trailing whitespace. | Doug Evans | 1 | -7/+7 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 1 | -4/+6 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -1/+1 |
2014-02-26 | add short-circuit logic to elfread.c | Tom Tromey | 1 | -2/+2 |
2014-02-26 | move minimal symbols to per-bfd | Tom Tromey | 1 | -4/+4 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+2 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -9/+11 |
2013-08-26 | * NEWS: Document "mt print objfiles" now takes optional regexp. | Doug Evans | 1 | -3/+9 |
2013-08-24 | * symmisc.c (dump_symtab): Delete prototype. | Doug Evans | 1 | -8/+3 |
2013-05-30 | maintenance_expand_symtabs leaks a cleanup | Tom Tromey | 1 | -0/+2 |
2013-05-17 | * NEWS: Mention new maintenance commands check-symtabs, and | Doug Evans | 1 | -0/+138 |
2013-04-09 | * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * maint.c (print_bfd_section_info): Print the section index. | Tom Tromey | 1 | -3/+9 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -2/+3 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -5/+9 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-21 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-20 | gdb/ | Yao Qi | 1 | -4/+28 |
2012-12-04 | * symmisc.c: Whitespace fixes. | Doug Evans | 1 | -1/+2 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -3/+7 |
2012-08-22 | * dwarf2read.c (macro_start_file): Update. | Tom Tromey | 1 | -2/+3 |
2012-08-22 | * elfread.c (elf_symtab_read): Update. | Tom Tromey | 1 | -2/+5 |
2012-07-26 | * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not | Tom Tromey | 1 | -16/+17 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -2/+3 |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -12/+15 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-04-04 | * symtab.h (free_symtab): Remove. | Tom Tromey | 1 | -12/+0 |
2011-04-04 | * mdebugread.c (psymtab_to_symtab_1): Copy linetable to obstack. | Tom Tromey | 1 | -27/+1 |
2011-04-04 | * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const. | Tom Tromey | 1 | -2/+0 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+2 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+5 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+14 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |