]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.in: Delete all stuff moved to ../common/Make-common.in.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 20 Nov 1996 09:27:24 +0000 (09:27 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 20 Nov 1996 09:27:24 +0000 (09:27 +0000)
commitcee402dd996073c453c0dbd3340d238e10298a67
tree8a80e567c9db671809db2b32ca25a197ce60d929
parentdb7d7ff8dd4e7fe0360101a368656b232754eb79
* Makefile.in: Delete all stuff moved to ../common/Make-common.in.
(SIM_OBJS,SIM_EXTRA_CFLAGS,SIM_EXTRA_CLEAN): Define.
* configure.in: Simplify using macros in ../common/aclocal.m4.
Call AC_CHECK_HEADERS(unistd.h).
* configure: Regenerated.
* config.in: New file.
* interp.c: #include "callback.h".
* simops.c: #include "config.h".  #include <unistd.h> if present.
sim/d10v/ChangeLog
sim/d10v/configure.in
sim/d10v/interp.c