aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-17 * dbxread.c (set_namestring): Remove cast to unsigned. Check N_STRXJan Kratochvil1-2/+3
2009-11-16 * xcoffread.c (scan_xcoff_symtab): Update.Tom Tromey1-9/+9
2009-11-112009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2009-07-292009-07-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+2
2009-06-29 * dbxread.c (read_dbx_symtab): Clear has_line_numbers when endingPedro Alves1-0/+3
2009-06-17 * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.Ulrich Weigand1-6/+11
2009-05-23gdb/Jan Kratochvil1-1/+1
2009-05-02 * dbxread.c (read_dbx_symtab): Avoid compiler warnings forEli Zaretskii1-0/+1
2009-03-31gdbTom Tromey1-8/+32
2008-12-162008-12-15 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+13
2008-10-01 * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.Tom Tromey1-1/+1
2008-08-21 * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz1-5/+21
2008-05-15 * dbxread.c: Formatting.Alan Modra1-19/+19
2008-03-26 * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand1-13/+16
2008-01-28 * dbxread.c (read_dbx_symtab): Reformat comments to 80 columns.Doug Evans1-7/+9
2008-01-28 * dbxread.c (read_dbx_symtab): Fix indentation.Doug Evans1-479/+479
2008-01-16 * dbxread.c (repeated_header_complaint, dbx_symfile_init)Markus Deuling1-49/+80
2008-01-08 * dbxread.c (read_dbx_symtab): Fix indentation.Doug Evans1-2/+2
2007-10-19 * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.Ulrich Weigand1-25/+19
2007-10-19 * gdbarch.sh (static_transform_name): New gdbarch callback.Ulrich Weigand1-3/+5
2007-10-11 * dbxread.c (process_one_symbol): Remove VARIABLES_INSIDE_BLOCKDaniel Jacobowitz1-30/+8
2007-09-21 * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker1-0/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-222007-08-21 Michael Snyder <msnyder@access-company.com>Michael Snyder1-4/+10