summaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
Commit message (Expand)AuthorAgeFilesLines
* New flag OBJF_NOT_FILENAMEJan Kratochvil2013-10-091-0/+5
* move the demangled_names_hash into the per-BFDTom Tromey2013-10-071-7/+7
* New option "set debug symfile on".Doug Evans2013-09-251-0/+3
* Keep objfile original filenameJan Kratochvil2013-09-241-1/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-1/+3
* Remove solib-sunos.cJan Kratochvil2013-09-241-5/+0
* move gdbarch object from objfile to per-BFDTom Tromey2013-08-201-7/+7
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+11
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-041-0/+16
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-8/+13
* * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey2013-03-141-5/+0
* * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.Tom Tromey2013-02-281-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* solib-darwin.c: handle PIE when attaching processes.Joel Brobecker2012-12-181-0/+1
* Move init_entry_point_info to symfile.c and make it static.Joel Brobecker2012-12-151-2/+0
* * coffread.c (coff_objfile_data_key): New global.Tom Tromey2012-12-121-13/+0
* * coffread.c (coff_symfile_init): Use set_objfile_data.Tom Tromey2012-12-121-11/+1
* * jit.c (jit_object_close_impl): Don't malloc the objfileTom Tromey2012-08-221-2/+3
* * dwarf2read.c (macro_start_file): Update.Tom Tromey2012-08-221-1/+3
* * elfread.c (elf_symtab_read): Update.Tom Tromey2012-08-221-1/+25
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-20/+3
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-4/+0
* New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker2012-06-051-0/+5
* * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.Doug Evans2012-06-041-4/+8
* * objfiles.c (add_to_objfile_sections): Remove outdated comments.Doug Evans2012-02-211-11/+10
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * objfiles.h (struct objfile): Remove obsolete comment.Tom Tromey2011-12-081-13/+3
* gdb/Jan Kratochvil2011-10-111-0/+5
* * linux-thread-db.c (thread_db_new_objfile): Only try to loadDoug Evans2011-10-111-1/+7
* * symtab.h (current_objfile): Don't declare.Tom Tromey2011-06-141-15/+0
* 2011-06-01 Yao Qi <yao@codesourcery.com>qiyao2011-06-011-2/+2
* gdbTom Tromey2011-04-041-7/+0
* * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey2011-03-071-0/+5
* 2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr>Thiago Jung Bauermann2011-01-261-0/+2
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-39/+38
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-10/+14
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * symfile.h (struct sym_fns) <next>: Remove.Tom Tromey2010-09-301-1/+1
* * objfiles.h (ALL_OBJSECTIONS): Handle breaks in the inner loop.Pedro Alves2010-09-241-3/+38
* gdb/Jan Kratochvil2010-09-221-2/+2
* Create and use a specialized bcache type for psymbolsswagiaal2010-08-311-1/+1
* gdbTom Tromey2010-07-281-0/+6
* * objfiles.h (gdb_bfd_close_or_warn): Declare.Pedro Alves2010-04-141-0/+1
* gdbTom Tromey2010-03-101-16/+0
* 2010-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-061-4/+21
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * symmisc.c (print_symbol_bcache_statistics): Print filename cacheTom Tromey2009-11-051-0/+1
* gdb/Jan Kratochvil2009-11-021-7/+5
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-21/+46