* convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: Remove
authorStu Grossman <grossman@cygnus>
Tue, 15 Dec 1992 01:45:15 +0000 (01:45 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 15 Dec 1992 01:45:15 +0000 (01:45 +0000)
commit01d1590babc04e0950cdcbde17a69a677322c855
treea3ccf809c58184914e31fc7955eb632f0f1b3649
parent764c960db48f6b7c784495fd6e2cb92cc126fb4d
* convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c:  Remove
decl for attach_flag, it now lives in inferior.h.
* hppa-pinsn.c:  Reformat opcode tables.  Add function prototypes.
Make most functions static.
* hppah-nat.c:  General cleanups, remove BSD specific code (since
that all lives in hppab-nat.c).
* hppah-tdep.c (frame_chain_valid), tm-hppa.h (FRAME_CHAIN):
Change sense of test against inside_entry_file().  This fix is
from U. of Utah.
* tm-hppa.h (PUSH_DUMMY_FRAME, POP_FRAME):  Use char * for 2nd arg
to read/write_register_bytes().
gdb/ChangeLog
gdb/convex-xdep.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/hppa-pinsn.c
gdb/hppab-nat.c
gdb/hppah-nat.c
gdb/hppah-tdep.c
gdb/tm-hppa.h