aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
AgeCommit message (Expand)AuthorFilesLines
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-01-07 * dbxread.c (process_one_symbol): Handle N_FUN symbolsPeter Schauer1-3/+8
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1-0/+2
1994-10-19 * objfiles.h (struct objfile): Fix comment--minimal_symbol_countJim Kingdon1-1/+1
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer1-0/+8
1994-06-30 * Makefile.in (dcache_h): Remove redundant definition.Stan Shebs1-10/+11
1994-06-09 * nlmread.c (nlm_symtab_read): Clean up a bit.Stu Grossman1-0/+11
1994-03-19 * Makefile.in (TAGS): Use variables directly, rather than usingJim Kingdon1-8/+3
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-2/+5
1994-03-02 * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1-2/+0
1994-03-01Modified Files:Kung Hsu1-0/+5
1994-01-13 * objfiles.h: Fix comments to reflect the fact that the phraseJim Kingdon1-3/+2
1993-10-31 * objfiles.h, infcmd.c, symfile.c: Add comments about how variousJim Kingdon1-4/+7
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-6/+5
1993-10-03Added new slot to objfile struct to be shared by all stab-reading formats.Stan Shebs1-0/+5
1993-08-10 * objfiles.h (struct objfile): Clean up comments forJim Kingdon1-5/+8
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-6/+29
1993-04-07Add section table to objfile struct. Use it for find_pc_section.K. Richard Pixley1-0/+22
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-0/+15
1993-01-15 * hppa-pinsn.c (print_insn): Use read_memory_integer, instead ofStu Grossman1-0/+5
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-1/+1
1992-07-08* dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman1-1/+2
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-3/+20
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1-0/+3
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1-1/+18
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1-18/+22
1992-03-28Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish1-0/+9
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-0/+313