* Makefile.in (INTERNAL_CFLAGS): Include ../include as well as
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 18 Jun 1993 02:32:27 +0000 (02:32 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 18 Jun 1993 02:32:27 +0000 (02:32 +0000)
commitfc61e9eeec88f29c61c9bf41e55c415aaf562251
treefcad9d18becc89b1cd56daadc563ac15057987fd
parent1d2bb445898a2511db544b7ea6765051f51522c8
* Makefile.in (INTERNAL_CFLAGS): Include ../include as well as
${srcdir}/../include.

* config/m88k/xm-delta88.h: Comment out unused defines which conflict
with system headers.
* printcmd.c (printf_command): Cast second arg to vprintf to PTR.
Use VPRINTF macro if defined.
* config/m88k/xm-delta88.h: Define VPRINTF.  Include <sys/siginfo.h>.
Define TIOC{GETC,GLTC}_BROKEN.
* m88k-nat.c: Uncomment include of <sys/ptrace.h>.
* main.c: Rename initialize_{main,cmd_lists,history} to init_* to
make things easier on munch (apparently this matters on
the delta88 with svr3).
gdb/ChangeLog
gdb/Makefile.in
gdb/m88k-nat.c
gdb/main.c
gdb/printcmd.c
This page took 0.023988 seconds and 4 git commands to generate.