aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-1/+1
2012-08-22 * jit.c (jit_object_close_impl): Don't malloc the objfileTom Tromey1-5/+10
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey1-3/+3
2012-08-22 * dwarf2read.c (macro_start_file): Update.Tom Tromey1-2/+0
2012-08-22 * elfread.c (elf_symtab_read): Update.Tom Tromey1-3/+3
2012-08-21 * symfile.c (allocate_symtab): Use host_address_to_stringPierre Muller1-2/+2
2012-08-09gdb/Yao Qi1-1/+1
2012-07-24 * symfile.c (symbol_file_add): Don't open BFD twice.Tom Tromey1-2/+1
2012-07-23 * symfile.c (separate_debug_file_exists): Update.Tom Tromey1-3/+3
2012-07-23 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey1-6/+8
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-13/+3
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-7/+13
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-4/+4
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-15/+23
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-24/+13
2012-06-26 * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans1-0/+20
2012-05-31 * linespec.c (decode_objc): Add cleanup to freeKeith Seitz1-1/+2
2012-05-29bfd/Tom Tromey1-1/+0
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-04-28 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans1-1/+3
2012-04-17gdb/Jan Kratochvil1-18/+10
2012-03-13 * NEWS: Mention symbol-reloading has been deleted.Doug Evans1-25/+0
2012-02-21 * objfiles.c (add_to_objfile_sections): Remove outdated comments.Doug Evans1-7/+2
2012-02-16 * symfile.c (symbol_file_add_main_1): Use inferior'sTom Tromey1-2/+5
2012-01-182012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-48/+111
2012-01-12Trivial cleanup: kill trailing whitespacePaul Pluzhnikov1-4/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-21gdb/Jan Kratochvil1-3/+22
2011-12-19gdb/Jan Kratochvil1-21/+23
2011-12-15 * symfile.c (symbol_file_add_with_addrs_or_offsets): Remove badTom Tromey1-2/+0
2011-11-012011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar1-1/+2
2011-10-11 * symfile.c (separate_debug_file_exists): Fix condition.Ulrich Weigand1-1/+1
2011-10-11gdb/Jan Kratochvil1-14/+72
2011-10-11 * linux-thread-db.c (thread_db_new_objfile): Only try to loadDoug Evans1-2/+3
2011-09-29gdb/Yao Qi1-1/+1
2011-08-27* solib-sunos.c (allocate_rt_common_objfile): Add missing arguments tomatt rice1-3/+0
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3
2011-05-11gdb/Jan Kratochvil1-7/+3
2011-04-17bfd/Jan Kratochvil1-7/+12
2011-04-04gdbTom Tromey1-1/+0
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz1-5/+7
2011-03-07 * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey1-6/+20
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+18
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2011-02-22 * symfile.c (auto_solib_limit): Remove.Tom Tromey1-10/+0
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-81/+82
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-24/+34
2011-01-03prevent the "load" command from repeatingJoel Brobecker1-0/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-23Remove commented-out code in symfile.cJoel Brobecker1-71/+0