Replace copyreloc-main.c with copyreloc-main.S
[platform/upstream/binutils.git] / gdb / symfile.c
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-26 Tom Tromeyconstify to_load
2014-06-16 Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-06-06 Markus Metzgersymfile, vdso: remove target sections
2014-03-31 Doug EvansNew option "set print symbol-loading".
2014-02-26 Tom Tromeymove minimal symbols to per-bfd
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-01-15 Tom Tromeymake language_of_main static
2014-01-15 Tom Tromeymove the entry point info into the per-bfd object
2014-01-15 Tom Tromeyrelocate the entry point address when used
2014-01-15 Doug Evanspsymtab cleanup patch 3/3
2014-01-15 Doug Evanspsymtab cleanup patch 2/3
2014-01-15 Doug Evanspsymtab cleanup patch 1/3
2014-01-13 Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-07 Honggyu KimRemove duplicated #include's from GDB
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Tom Tromeymake symtab::filename const
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-13 Joel Brobeckercrash while re-reading symbols from objfile on ppc...
2013-11-08 Doug EvansChange "set debug symtab-create" to take a verbosity...
2013-10-29 Nicolas BlancCreate target sections for user-added symbol files.
2013-10-29 Nicolas BlancNew remove-symbol-file command.
2013-10-07 Tom Tromeymove the demangled_names_hash into the per-BFD
2013-09-25 Doug Evans New option "set debug symfile on".
2013-09-25 Doug Evans * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-24 Jan KratochvilKeep objfile original filename
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-24 Jan KratochvilRemove solib-sunos.c
2013-09-19 Jan KratochvilMostly code cleanup: Constification.
2013-09-13 Jan KratochvilCode cleanup: Move variable.
2013-09-05 Muhammad Bilal2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
2013-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-09-04 Muhammad Bilal2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
2013-08-26 Doug Evans PR symtab/15885
2013-08-20 Tom Tromeymove gdbarch object from objfile to per-BFD
2013-08-07 Tom Tromeyuse language of the main symbol
2013-08-05 Tom Tromeyremove msymbol_objfile
2013-07-16 Doug Evans * target.h (struct target_section): Delete member...
2013-06-19 Doug Evans * symfile.c (symfile_bfd_open): Delete unnecessary...
2013-05-30 Tom Tromeyfix one bug in symfile.c
2013-05-30 Tom Tromeysome cleanup checker fixes
2013-05-09 Doug Evans * symfile.c (syms_from_objfile_1): Delete args offsets...
2013-05-09 Doug Evans * symfile.c (decrement_reading_symtab): Add assert.
2013-05-07 Doug Evans * symfile.c: Whitespace cleanup.
2013-05-06 Doug Evans * dbxread.c (process_one_symbol): Constify section_off...
2013-05-06 Doug Evans * symfile.c (syms_from_objfile_1): Use correct section...
2013-05-05 Jan Kratochvilgdb/
2013-05-04 Doug Evans * objfiles.c (objfile_relocate): Use gdb_bfd_count_sec...
2013-04-08 Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-03-28 Doug Evans * symfile.c (find_separate_debug_file): Add comment.
2013-03-21 Tom Tromey * symfile.c (alloc_section_addr_info): Update header...
2013-03-14 Tom Tromey * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
2013-03-14 Tom Tromeygdb
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-02-19 Kai Tietz PR gdb/15161
2013-02-01 Jan Kratochvilgdb/
2013-01-30 Tom Tromey * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink...
2013-01-21 Tom Tromey * gdb_obstack.h (obconcat): Move declaration here...
2013-01-21 Tom Tromey * symfile.h (obsavestring): Don't declare.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
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
next