summaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
Commit message (Expand)AuthorAgeFilesLines
* * objfiles.h (struct objfile): Clean up comments forJim Kingdon1993-08-101-5/+8
* * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1993-04-221-6/+29
* Add section table to objfile struct. Use it for find_pc_section.K. Richard Pixley1993-04-071-0/+22
* * Clean up xcoff relocation.Jim Kingdon1993-03-261-0/+15
* * hppa-pinsn.c (print_insn): Use read_memory_integer, instead ofStu Grossman1993-01-151-0/+5
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-1/+1
* * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman1992-07-081-1/+2
* Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1992-06-111-3/+20
* * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1992-05-171-0/+3
* Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1992-04-171-1/+18
* Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1992-03-291-18/+22
* Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish1992-03-281-0/+9
* Many changes, most related to creating entry point information on a per-objfileFred Fish1992-03-211-0/+313