summaryrefslogtreecommitdiff
path: root/gdb/xm-sun4os5.h
Commit message (Collapse)AuthorAgeFilesLines
* recording file deathK. Richard Pixley1992-12-081-61/+0
|
* Minor changes for Solaris.John Gilmore1992-04-091-0/+4
|
* * target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore1992-03-291-0/+57
* 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.