aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Code cleanup: Move variable.Jan Kratochvil1-1/+1
2013-09-052013-09-05 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal1-1/+0
2013-09-04Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil1-3/+3
2013-09-042013-09-04 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal1-56/+48
2013-08-26 PR symtab/15885Doug Evans1-0/+6
2013-08-20move gdbarch object from objfile to per-BFDTom Tromey1-2/+2
2013-08-07use language of the main symbolTom Tromey1-4/+4
2013-08-05remove msymbol_objfileTom Tromey1-5/+6
2013-07-16 * target.h (struct target_section): Delete member bfd.Doug Evans1-6/+6
2013-06-19 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.Doug Evans1-4/+0
2013-05-30fix one bug in symfile.cTom Tromey1-2/+8
2013-05-30some cleanup checker fixesTom Tromey1-0/+4
2013-05-09 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.Doug Evans1-60/+17
2013-05-09 * symfile.c (decrement_reading_symtab): Add assert.Doug Evans1-0/+2
2013-05-07 * symfile.c: Whitespace cleanup.Doug Evans1-12/+10
2013-05-06 * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans1-7/+8
2013-05-06 * symfile.c (syms_from_objfile_1): Use correct section count whenDoug Evans1-1/+1
2013-05-05gdb/Jan Kratochvil1-6/+6
2013-05-04 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans1-4/+3
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey1-4/+5
2013-03-28 * symfile.c (find_separate_debug_file): Add comment.Doug Evans1-2/+4
2013-03-21 * symfile.c (alloc_section_addr_info): Update header. Don't setTom Tromey1-9/+15
2013-03-14 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey1-43/+6
2013-03-14gdbTom Tromey1-31/+1
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-2/+2
2013-02-19 PR gdb/15161Kai Tietz1-3/+3
2013-02-01gdb/Jan Kratochvil1-1/+6
2013-01-30 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey1-1/+1
2013-01-21 * gdb_obstack.h (obconcat): Move declaration here, from...Tom Tromey1-26/+0
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey1-24/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-18 * symfile.c (list_overlays_command, map_overlay_command)Tom Tromey1-9/+3
2012-12-15Move init_entry_point_info to symfile.c and make it static.Joel Brobecker1-0/+48
2012-12-15Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker1-8/+34
2012-12-12 * coffread.c (coff_objfile_data_key): New global.Tom Tromey1-1/+0
2012-12-11 * dsrec.c (report_transfer_performance): Don't declare.Tom Tromey1-22/+0
2012-11-27gdb/Yao Qi1-0/+1
2012-11-262012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey1-12/+25
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
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