aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-sun4os5.h
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley1-54/+0
1992-04-02Lint.John Gilmore1-1/+3
* symfile.c (add_symbol_file_command): Initialize mapped/readnow.
1992-03-29* target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore1-0/+52
* tm-sparc.h: Don't #include <sun4/reg.h>. * sparc-tdep.c (sparc_frame_chain, frame_saved_pc): Remove dependency on <sun4/reg.h>. Start to handle cross-byte-order. * language.h: Avoid forward enum declaration. * configure.in, tm-sun4os5.h, xm-sun4os5.h, config/sun4os5.mh, config/sun4os5.mt: New host and target. * defs.h (errno): #include <errno.h> rather than assuming int. From Pierre Willard.