summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* move the demangled_names_hash into the per-BFDTom Tromey2013-10-071-5/+0
* New option "set debug symfile on".Doug Evans2013-09-251-2/+2
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-251-12/+24
* Keep objfile original filenameJan Kratochvil2013-09-241-11/+30
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-13/+14
* Remove solib-sunos.cJan Kratochvil2013-09-241-1/+0
* Mostly code cleanup: Constification.Jan Kratochvil2013-09-191-12/+12
* Code cleanup: Move variable.Jan Kratochvil2013-09-131-1/+1
* 2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>mbilal2013-09-051-1/+0
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-041-3/+3
* 2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>mbilal2013-09-041-56/+48
* PR symtab/15885Doug Evans2013-08-261-0/+6
* move gdbarch object from objfile to per-BFDTom Tromey2013-08-201-2/+2
* use language of the main symbolTom Tromey2013-08-071-4/+4
* remove msymbol_objfileTom Tromey2013-08-051-5/+6
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-6/+6
* * symfile.c (symfile_bfd_open): Delete unnecessary declaration.Doug Evans2013-06-191-4/+0
* fix one bug in symfile.cTom Tromey2013-05-301-2/+8
* some cleanup checker fixesTom Tromey2013-05-301-0/+4
* * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.Doug Evans2013-05-091-60/+17
* * symfile.c (decrement_reading_symtab): Add assert.Doug Evans2013-05-091-0/+2
* * symfile.c: Whitespace cleanup.Doug Evans2013-05-071-12/+10
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-7/+8
* * symfile.c (syms_from_objfile_1): Use correct section count whenDoug Evans2013-05-061-1/+1
* gdb/Jan Kratochvil2013-05-051-6/+6
* * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans2013-05-041-4/+3
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-4/+5
* * symfile.c (find_separate_debug_file): Add comment.Doug Evans2013-03-281-2/+4
* * symfile.c (alloc_section_addr_info): Update header. Don't setTom Tromey2013-03-211-9/+15
* * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey2013-03-141-43/+6
* gdbTom Tromey2013-03-141-31/+1
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-2/+2
* PR gdb/15161Kai Tietz2013-02-191-3/+3
* gdb/Jan Kratochvil2013-02-011-1/+6
* * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey2013-01-301-1/+1
* * gdb_obstack.h (obconcat): Move declaration here, from...Tom Tromey2013-01-211-26/+0
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-24/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * symfile.c (list_overlays_command, map_overlay_command)Tom Tromey2012-12-181-9/+3
* Move init_entry_point_info to symfile.c and make it static.Joel Brobecker2012-12-151-0/+48
* Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker2012-12-151-8/+34
* * coffread.c (coff_objfile_data_key): New global.Tom Tromey2012-12-121-1/+0
* * dsrec.c (report_transfer_performance): Don't declare.Tom Tromey2012-12-111-22/+0
* gdb/qiyao2012-11-271-0/+1
* 2012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey2012-11-261-12/+25
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-1/+1
* * jit.c (jit_object_close_impl): Don't malloc the objfileTom Tromey2012-08-221-5/+10
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-3/+3
* * dwarf2read.c (macro_start_file): Update.Tom Tromey2012-08-221-2/+0