aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
AgeCommit message (Expand)AuthorFilesLines
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