summaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
Commit message (Expand)AuthorAgeFilesLines
* New flag OBJF_NOT_FILENAMEJan Kratochvil2013-10-091-0/+1
* move the demangled_names_hash into the per-BFDTom Tromey2013-10-071-2/+2
* don't share per-BFD data if relocations are neededTom Tromey2013-10-071-4/+8
* * objfiles.c (allocate_objfile): Move comment to better place.Doug Evans2013-09-261-4/+4
* * objfiles.c (free_objfile): Move comment.Doug Evans2013-09-251-2/+1
* Keep objfile original filenameJan Kratochvil2013-09-241-6/+17
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-4/+12
* Remove solib-sunos.cJan Kratochvil2013-09-241-5/+0
* move gdbarch object from objfile to per-BFDTom Tromey2013-08-201-4/+4
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-5/+3
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-041-9/+48
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-2/+3
* * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans2013-05-041-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-33/+42
* Add a target for branch trace recording.mmetzger2013-03-111-0/+2
* gdb/Jan Kratochvil2013-02-031-0/+2
* gdb/Jan Kratochvil2013-02-011-0/+3
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+0
* * symfile.h (struct ecoff_debug_hack): Remove.Tom Tromey2013-01-021-1/+0
* 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/+39
* Move init_entry_point_info to symfile.c and make it static.Joel Brobecker2012-12-151-48/+0
* gdb/qiyao2012-11-271-16/+18
* gdb/qiyao2012-11-201-1/+1
* * jit.c (jit_object_close_impl): Don't malloc the objfileTom Tromey2012-08-221-3/+2
* * dwarf2read.c (macro_start_file): Update.Tom Tromey2012-08-221-2/+2
* * elfread.c (elf_symtab_read): Update.Tom Tromey2012-08-221-3/+76
* * registry.h (struct registry_fields): New.Tom Tromey2012-08-221-1/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-113/+5
* * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey2012-07-231-1/+2
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-71/+3
* New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker2012-06-051-0/+25
* * tracepoint.c (scope_info): Update.Tom Tromey2012-05-101-1/+3
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-0/+5
* * objfiles.c (add_to_objfile_sections): Remove outdated comments.Doug Evans2012-02-211-24/+8
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * symtab.h: Include minsyms.h.Tom Tromey2011-12-211-23/+0
* missing check against overlay_debugging in objfiles.cJoel Brobecker2011-12-211-1/+1
* * objfiles.h (struct objfile): Remove obsolete comment.Tom Tromey2011-12-081-6/+0
* * symtab.h (current_objfile): Don't declare.Tom Tromey2011-06-141-1/+0
* gdb/Jan Kratochvil2011-04-251-5/+9
* gdb/Jan Kratochvil2011-04-061-3/+6
* * symtab.h (free_symtab): Remove.Tom Tromey2011-04-041-6/+4
* gdbTom Tromey2011-04-041-4/+0
* * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey2011-03-071-1/+8
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-31/+31
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdb/Jan Kratochvil2010-10-171-1/+1
* gdb/Jan Kratochvil2010-09-221-8/+1