* symfile.c (list_overlays_command, map_overlay_command)
[external/binutils.git] / gdb / symfile.c
2012-12-18 Tom Tromey * symfile.c (list_overlays_command, map_overlay_command)
2012-12-15 Joel BrobeckerMove init_entry_point_info to symfile.c and make it...
2012-12-15 Joel BrobeckerFix NULL objfile's section_offsets dereference during...
2012-12-12 Tom Tromey * coffread.c (coff_objfile_data_key): New global.
2012-12-11 Tom Tromey * dsrec.c (report_transfer_performance): Don't declare.
2012-11-27 Yao Qigdb/
2012-11-26 Tom Tromey2012-11-26 Alexander Larsson <alexl@redhat.com>
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-22 Tom Tromey * defs.h (quit_flag): Don't declare.
2012-08-22 Tom Tromey * jit.c (jit_object_close_impl): Don't malloc the...
2012-08-22 Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-08-22 Tom Tromey * dwarf2read.c (macro_start_file): Update.
2012-08-22 Tom Tromey * elfread.c (elf_symtab_read): Update.
2012-08-21 Pierre Muller * symfile.c (allocate_symtab): Use host_address_to_string
2012-08-09 Yao Qigdb/
2012-07-24 Tom Tromey * symfile.c (symbol_file_add): Don't open BFD twice.
2012-07-23 Tom Tromey * symfile.c (separate_debug_file_exists): Update.
2012-07-23 Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18 Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-06-26 Doug Evans * NEWS: Mention new options "set debug dwarf2-read...
2012-05-31 Keith Seitz * linespec.c (decode_objc): Add cleanup to free
2012-05-29 Tom Tromeybfd/
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-28 Doug Evans Initial support for Fission. gcc.gnu.org/wiki/DebugFi...
2012-04-17 Jan Kratochvilgdb/
2012-03-13 Doug Evans * NEWS: Mention symbol-reloading has been deleted.
2012-02-21 Doug Evans * objfiles.c (add_to_objfile_sections): Remove outdate...
2012-02-16 Tom Tromey * symfile.c (symbol_file_add_main_1): Use inferior's
2012-01-18 Paul Pluzhnikov2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2012-01-12 Paul PluzhnikovTrivial cleanup: kill trailing whitespace
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21 Jan Kratochvilgdb/
2011-12-19 Jan Kratochvilgdb/
2011-12-15 Tom Tromey * symfile.c (symbol_file_add_with_addrs_or_offsets...
2011-11-01 Justin Lebar2011-10-06 Justin Lebar <justin.lebar@gmail.com>
2011-10-11 Ulrich Weigand * symfile.c (separate_debug_file_exists): Fix condition.
2011-10-11 Jan Kratochvilgdb/
2011-10-11 Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-09-29 Yao Qigdb/
2011-08-27 matt rice* solib-sunos.c (allocate_rt_common_objfile): Add missi...
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-05-11 Jan Kratochvilgdb/
2011-04-17 Jan Kratochvilbfd/
2011-04-04 Tom Tromeygdb
2011-03-23 Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-07 Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-03-05 Michael Snyder2011-03-04 Michael Snyder <msnyder@vmware.com>
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-22 Tom Tromey * symfile.c (auto_solib_limit): Remove.
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-03 Joel Brobeckerprevent the "load" command from repeating
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-23 Joel BrobeckerRemove commented-out code in symfile.c
2010-11-23 Joel Brobeckersymfile.c: Add missing second space after period.
2010-10-17 Jan Kratochvilgdb/
2010-10-17 Jan Kratochvilgdb/
2010-10-01 Tom Tromey * symfile.h (allocate_symtab): Update.
2010-09-30 Tom Tromey * symfile.h (struct sym_fns) <next>: Remove.
2010-08-31 Sami WagiaallaCreate and use a specialized bcache type for psymbols
2010-08-31 Sami WagiaallaEnable custom bcache hash function.
2010-07-30 Jan Kratochvilgdb/
2010-07-28 Tom Tromeygdb
2010-07-20 Jan Kratochvilgdb/
2010-07-13 Tom Tromey * symfile.c (set_initial_language): Update.
2010-07-13 Tom Tromeygdb
2010-06-02 Jan Kratochvilgdb/
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-08 Jan Kratochvilgdb/
2010-05-06 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-29 Joel BrobeckerD language support.
2010-04-27 Joel BrobeckerAssociate .dg files to Ada
2010-04-27 Joel BrobeckerCheck library name rather than member name when rereadi...
2010-04-27 Jan Kratochvilgdb/
2010-03-25 Jan Kratochvilgdb/
2010-03-17 Daniel Jacobowitz * symfile.c (generic_load): Reset breakpoints after...
2010-03-15 Jan Kratochvilgdb/
2010-03-10 Tom Tromeygdb
2010-03-08 Jan Kratochvilgdb/
2010-03-05 Ulrich Weigand * symfile.c (build_section_addr_info_from_objfile...
2010-02-25 Daniel Jacobowitz * symfile.c (find_lowest_section): Include SEC_ALLOC...
2010-02-19 Jan Kratochvilgdb/
2010-02-18 Pedro Alves2010-02-18 Harald Koenig <H.Koenig@science-computing.de>
2010-02-17 Jan Kratochvilgdb/
2010-02-16 Daniel Jacobowitz gdb/
2010-02-03 Tristan Gingold2010-02-03 Tristan Gingold <gingold@adacore.com>
2010-01-19 Joel BrobeckerDelete free_named_symtabs and associated cleanup.
2010-01-09 Jan Kratochvilgdb/
2010-01-08 Jan Kratochvilgdb/
2010-01-07 Tristan Gingold2010-01-07 Tristan Gingold <gingold@adacore.com>
2010-01-06 Tristan Gingold2010-01-06 Tristan Gingold <gingold@adacore.com>
2010-01-05 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-14 Tristan Gingold2009-12-11 Tristan Gingold <gingold@adacore.com>
2009-12-09 Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-12-07 Tristan Gingold2009-12-07 Tristan Gingold <gingold@adacore.com>
next