Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | * coffread.c (coffread_objfile): Rename from current_objfile. | Tom Tromey | 1 | -7/+7 |
2011-06-14 | * symtab.h (current_objfile): Don't declare. | Tom Tromey | 1 | -0/+4 |
2011-05-26 | 2011-05-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2011-03-17 | delete target_ops.to_lookup_symbol | Joel Brobecker | 1 | -16/+8 |
2011-03-09 | * cli/cli-cmds.c (shell_escape): Use lbasename. | Pedro Alves | 1 | -8/+7 |
2011-03-07 | * xcoffread.c (xcoff_sym_fns): Update. | Tom Tromey | 1 | -0/+1 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+5 |
2011-02-28 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+2 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -7/+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 | -214/+271 |
2010-09-30 | * symfile.h (struct sym_fns) <next>: Remove. | Tom Tromey | 1 | -3/+2 |
2010-09-10 | * coffread.c (struct coff_symbol): Change c_value type from `long' to | Pierre Muller | 1 | -1/+1 |
2010-08-09 | create and use symbol_set_language. | Sami Wagiaalla | 1 | -1/+1 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+11 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-03-10 | gdb | Tom Tromey | 1 | -0/+3 |
2010-02-03 | 2010-02-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-01-19 | Delete free_named_symtabs and associated cleanup. | Joel Brobecker | 1 | -3/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-12-09 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+15 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -9/+0 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+0 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -1/+1 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -10/+10 |
2009-06-29 | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr, | Ulrich Weigand | 1 | -17/+17 |
2009-06-17 | * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove. | Ulrich Weigand | 1 | -4/+9 |
2009-06-04 | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 1 | -4/+14 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2009-05-23 | * coffread.c (process_coff_symbol): Set the symbol's language to | Eli Zaretskii | 1 | -1/+1 |
2009-05-23 | * symmisc.c (dump_symtab): Switch the current language to | Eli Zaretskii | 1 | -0/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-08 | (coff_symtab_read): Fix a typo in a comment. | Eli Zaretskii | 1 | -1/+1 |
2008-10-08 | Convert static_kind into loc_kind enum. | Jan Kratochvil | 1 | -6/+3 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -1/+1 |
2008-08-24 | gdb: | Tom Tromey | 1 | -1/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -12/+13 |
2008-08-01 | * coffread.c (coff_symtab_read): Remove FUNCTION_EPILOGUE_SIZE. | Stan Shebs | 1 | -13/+0 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -1/+3 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -57/+64 |
2008-01-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 1 | -7/+7 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-04 | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 1 | -17/+17 |
2007-10-22 | * coffread.c (coff_symfile_finish): Call dwarf2_free_objfile. | Daniel Jacobowitz | 1 | -0/+2 |
2007-10-11 | PR gdb/2280 | Daniel Jacobowitz | 1 | -3/+12 |
2007-09-21 | * symfile.h (struct sym_fns): Add new field sym_read_linetable. | Joel Brobecker | 1 | -0/+1 |