aboutsummaryrefslogtreecommitdiff
path: root/gdb/partial-stab.h
AgeCommit message (Collapse)AuthorFilesLines
1992-03-29LintJohn Gilmore1-5/+5
1992-03-27Misc cleanups from code review.John Gilmore1-1/+2
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-5/+5
basis. See comments in objfiles.h and details in ChangeLog. Also remove redundant definitions of FRAME_CHAIN_VALID from most of the tm-* files and use a default definition in frame.h.
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-21/+22
will make ChangeLog entries for all of them.
1991-12-27More changes, mostly cleanups from the last set.Per Bothner1-14/+31
Made some more progress in removing duplicate assembly opcode files. More improvements to how mipsread and to a lesser extent dbxread work. See the ChangeLog for details.
1991-12-27Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1-16/+0
usages.
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-0/+576
encapsulated in mips ecoff. See ChangeLog for the gory details.