* target.c (nomemory): Now that higher levels examine errno, give EIO.
authorJohn Gilmore <gnu@cygnus>
Sun, 29 Mar 1992 23:14:34 +0000 (23:14 +0000)
committerJohn Gilmore <gnu@cygnus>
Sun, 29 Mar 1992 23:14:34 +0000 (23:14 +0000)
commitf9e3b3ccc2cdb773011d31eae24a7474b32e3c0a
treeaea5a321a038d37dc46775cf888dd5af0b11e8d5
parent1eeba68641b9b75e2d780759c39a079d8ddda0fc
* target.c (nomemory):  Now that higher levels examine errno, give EIO.
* 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.
gdb/configure.in
gdb/language.h
gdb/sparc-tdep.c
gdb/tm-sparc.h
gdb/tm-sun4os5.h [new file with mode: 0644]
gdb/xm-sun4os5.h [new file with mode: 0644]