aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-15move the "main" data into the per-BFD objectTom Tromey1-1/+1
2014-01-15make language_of_main staticTom Tromey1-1/+1
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-2/+2
2013-10-16 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unusedTom Tromey1-1/+0
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans1-2/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-1/+1
2013-08-20 * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans1-1/+0
2013-08-20 * dbxread.c (record_minimal_symbol): Make 'name' argument const.Tom Tromey1-6/+7
2013-05-30fix dbxread.cTom Tromey1-5/+6
2013-05-06 * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans1-1/+1
2013-04-08 * coffread.c (record_minimal_symbol): Update.Tom Tromey1-12/+1
2013-03-13Fix completer.c FIXME, and invalid pointer to pointer conversion.Pedro Alves1-33/+0
2013-01-25 * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey1-4/+31
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey1-2/+2
2013-01-21 * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey1-5/+6
2013-01-18gdb/Yao Qi1-9/+10
2013-01-14gdb/Yao Qi1-7/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12 * dbxread.c (read_dbx_symtab): Update.Tom Tromey1-27/+24
2012-12-12 * coffread.c (coff_symfile_init): Use set_objfile_data.Tom Tromey1-23/+34
2012-11-21gdb/Yao Qi1-1/+1
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+1
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-8/+9
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2012-01-02Update the copyright header of various files...Joel Brobecker1-1/+1
2011-06-27 * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey1-4/+3
2011-06-14 * coffread.c (coffread_objfile): Rename from current_objfile.Tom Tromey1-15/+15
2011-06-14 * symtab.h (current_objfile): Don't declare.Tom Tromey1-1/+5
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz1-6/+7
2011-03-17delete target_ops.to_lookup_symbolJoel Brobecker1-18/+10
2011-03-152011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-0/+1
2011-03-07 * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey1-0/+1
2011-02-282011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2011-02-282011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-113/+113
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-18/+25
2010-10-01 * symfile.h (allocate_symtab): Update.Tom Tromey1-1/+1
2010-09-30 * symfile.h (struct sym_fns) <next>: Remove.Tom Tromey1-3/+2
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+22
2010-03-10 * xcoffread.c (xcoff_start_psymtab): Update.Tom Tromey1-4/+3
2010-03-10gdbTom Tromey1-1/+3
2010-02-032010-02-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+3
2010-01-19Delete free_named_symtabs and associated cleanup.Joel Brobecker1-5/+0
2009-12-072009-12-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+2
2009-12-072009-12-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-4/+2
2009-12-022009-12-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-10/+3