summaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
Commit message (Expand)AuthorAgeFilesLines
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify some blockvector APIsTom Tromey2014-06-181-1/+1
* "$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove...Pedro Alves2014-06-161-3/+3
* Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves2014-04-231-0/+16
* change probes to be program-space-independentTom Tromey2014-03-031-5/+0
* move minimal symbols to per-bfdTom Tromey2014-02-261-2/+3
* change minsyms not to be relocated at read-timeTom Tromey2014-02-261-13/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey2014-02-261-2/+3
* change minsym representationTom Tromey2014-02-261-2/+3
* move the "main" data into the per-BFD objectTom Tromey2014-01-151-0/+15
* move the entry point info into the per-bfd objectTom Tromey2014-01-151-3/+3
* relocate the entry point address when usedTom Tromey2014-01-151-17/+3
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* update free_objfile commentTom Tromey2013-12-061-15/+1
* remove objfile_to_frontTom Tromey2013-12-061-20/+0
* Record objfile->original_name as an absolute pathJan Kratochvil2013-12-021-3/+14
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* New remove-symbol-file command.Nicolas Blanc2013-10-291-0/+26
* Simplify REGISTRY cleanup usagesYao Qi2013-10-291-7/+3
* 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>Gary Benson2013-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.Markus Metzger2013-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/Yao Qi2012-11-271-16/+18
* gdb/Yao Qi2012-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