diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-11-20 09:38:10 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-11-20 09:38:10 +0000 |
commit | d70e3e2b7b737dc55e48b7846097316e1d5e74f3 (patch) | |
tree | cb10c5222f9da9cff9fa61749878170234b08eb7 /sim/h8300 | |
parent | 27bc3f8ecbbb6b02403adf17c0d8f92cfa4f8264 (diff) | |
download | gdb-d70e3e2b7b737dc55e48b7846097316e1d5e74f3.zip gdb-d70e3e2b7b737dc55e48b7846097316e1d5e74f3.tar.gz gdb-d70e3e2b7b737dc55e48b7846097316e1d5e74f3.tar.bz2 |
* Makefile.in: Delete stuff moved to ../common/Make-common.in.
(SIM_{OBJS,EXTRA_LIBS,EXTRA_LIBDEPS,EXTRA_ALL,EXTRA_INSTALL}): Define.
(SIM_{EXTRA_CLEAN,EXTRA_CFLAGS}): Define.
* configure.in: Simplify using macros in ../common/aclocal.m4.
Call AC_CHECK_HEADERS(stdlib.h).
* configure: Regenerated.
* config.in: New file.
* func.c (sim_set_callbacks): Delete, moved to
* interf.c (sim_set_callbacks): here.
(sim_callback): New global.
Rewrite all calls to printf_filtered to go through callback.
(sim_size,sim_trace): New functions.
(sim_{insert,remove}_breakpoint): #if 0 out.
* sis.c: #include "config.h". #include <stdlib.h> if present.
(main): Coerce fprintf arg to INIT_DISASSEMBLE_INFO to fprintf_ftype.
* sis.h: #include "callback.h".
Diffstat (limited to 'sim/h8300')
0 files changed, 0 insertions, 0 deletions