summaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
Commit message (Expand)AuthorAgeFilesLines
* * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unusedTom Tromey2013-10-161-1/+0
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-251-2/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-1/+1
* * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans2013-08-201-1/+0
* * dbxread.c (record_minimal_symbol): Make 'name' argument const.Tom Tromey2013-08-201-6/+7
* fix dbxread.cTom Tromey2013-05-301-5/+6
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-1/+1
* * coffread.c (record_minimal_symbol): Update.Tom Tromey2013-04-081-12/+1
* Fix completer.c FIXME, and invalid pointer to pointer conversion.Pedro Alves2013-03-131-33/+0
* * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey2013-01-251-4/+31
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-2/+2
* * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey2013-01-211-5/+6
* gdb/qiyao2013-01-181-9/+10
* gdb/qiyao2013-01-141-7/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * dbxread.c (read_dbx_symtab): Update.Tom Tromey2012-12-121-27/+24
* * coffread.c (coff_symfile_init): Use set_objfile_data.Tom Tromey2012-12-121-23/+34
* gdb/qiyao2012-11-211-1/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-0/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-8/+9
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* Update the copyright header of various files...Joel Brobecker2012-01-021-1/+1
* * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey2011-06-271-4/+3
* * coffread.c (coffread_objfile): Rename from current_objfile.Tom Tromey2011-06-141-15/+15
* * symtab.h (current_objfile): Don't declare.Tom Tromey2011-06-141-1/+5
* 2011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-03-231-6/+7
* delete target_ops.to_lookup_symbolJoel Brobecker2011-03-171-18/+10
* 2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-03-151-0/+1
* * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey2011-03-071-0/+1
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-2/+1
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-1/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-113/+113
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-18/+25
* * symfile.h (allocate_symtab): Update.Tom Tromey2010-10-011-1/+1
* * symfile.h (struct sym_fns) <next>: Remove.Tom Tromey2010-09-301-3/+2
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-8/+22
* * xcoffread.c (xcoff_start_psymtab): Update.Tom Tromey2010-03-101-4/+3
* gdbTom Tromey2010-03-101-1/+3
* 2010-02-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-02-031-2/+3
* Delete free_named_symtabs and associated cleanup.Joel Brobecker2010-01-191-5/+0
* 2009-12-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-071-5/+2
* 2009-12-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-071-4/+2
* 2009-12-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-021-10/+3
* * dbxread.c (set_namestring): Remove cast to unsigned. Check N_STRXJan Kratochvil2009-11-171-2/+3
* * xcoffread.c (scan_xcoff_symtab): Update.Tom Tromey2009-11-161-9/+9
* 2009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-111-1/+1
* 2009-07-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-291-1/+2
* * dbxread.c (read_dbx_symtab): Clear has_line_numbers when endingPedro Alves2009-06-291-0/+3
* * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.Ulrich Weigand2009-06-171-6/+11