Age | Commit message (Expand) | Author | Files | Lines |
2013-04-15 | PR c++/11990: | Tom Tromey | 1 | -6/+6 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -14/+26 |
2013-04-08 | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -11/+12 |
2013-04-08 | * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'. | Tom Tromey | 1 | -13/+32 |
2013-04-08 | * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name): | Tom Tromey | 1 | -7/+8 |
2013-04-08 | * coffread.c (process_coff_symbol, coff_read_enum_type): Call | Tom Tromey | 1 | -0/+36 |
2013-03-20 | * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops, | Tom Tromey | 1 | -0/+7 |
2013-03-20 | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -0/+102 |
2013-03-14 | * symtab.c (error_in_psymtab_expansion): New function. | Tom Tromey | 1 | -42/+17 |
2013-03-14 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -24/+28 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+2 |
2013-03-05 | * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents | Doug Evans | 1 | -20/+12 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -5/+18 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -12/+22 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -18/+13 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -37/+6 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -13/+2 |
2013-01-24 | gdb/ | Tiago Daitx | 1 | -0/+4 |
2013-01-21 | * symtab.c (struct demangled_name_entry) <mangled>: Now const. | Tom Tromey | 1 | -5/+8 |
2013-01-21 | * dwarf2read.c (new_symbol_full): Remove cast. | Tom Tromey | 1 | -1/+1 |
2013-01-17 | gdb/ | Jan Kratochvil | 1 | -1/+6 |
2013-01-17 | gdb/ | Jan Kratochvil | 1 | -3/+10 |
2013-01-09 | * symfile.h (quick_symbol_functions): Delete member | Doug Evans | 1 | -13/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-28 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2012-12-25 | gdb/ | Jan Kratochvil | 1 | -25/+16 |
2012-12-18 | * Makefile.in (init.c): Declare initialize_all_files; | Tom Tromey | 1 | -1/+0 |
2012-12-16 | gdb/ | Jan Kratochvil | 1 | -10/+7 |
2012-12-14 | PR c++/8888: | Tom Tromey | 1 | -1/+4 |
2012-12-14 | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 1 | -17/+23 |
2012-12-14 | * symtab.c (check_field): Now static. Move from... | Tom Tromey | 1 | -0/+36 |
2012-12-10 | * symtab.c (find_pc_sect_symtab): Add comment. | Doug Evans | 1 | -0/+2 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -23/+63 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -0/+1 |
2012-11-27 | gdb/ | Yao Qi | 1 | -5/+6 |
2012-11-20 | ARI fixes: sprintf rule. | Pierre Muller | 1 | -3/+4 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-10-18 | * tracepoint.c (print_one_static_tracepoint_marker): Constify. | Tom Tromey | 1 | -1/+1 |
2012-09-25 | Fix typo in skip_prologue_sal's comment. | Joel Brobecker | 1 | -1/+1 |
2012-07-16 | * symtab.c (filename_seen_cache): Delete members "tab_alloc_size", | Doug Evans | 1 | -27/+17 |
2012-07-13 | * symtab.c (filename_seen): Update comment. | Doug Evans | 1 | -3/+2 |
2012-07-13 | * symtab.c (output_source_filename): Delete unnecessary forward decl. | Doug Evans | 1 | -49/+104 |
2012-06-29 | * linespec.c: #include "stack.h". | Doug Evans | 1 | -22/+0 |
2012-06-28 | * symtab.c (lookup_symbol_aux_objfile): Use | Doug Evans | 1 | -12/+11 |
2012-06-26 | * NEWS: Mention new options "set debug dwarf2-read" and | Doug Evans | 1 | -0/+11 |
2012-06-19 | * symtab.h (minimal_symbol): New member created_by_gdb. | Doug Evans | 1 | -26/+72 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 1 | -74/+33 |