David Edelsohn
|
cee402dd99
|
* 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.
|
1996-11-20 09:27:24 +00:00 |
|
Michael Meissner
|
55116079e2
|
Make simulated loads/stores faster on x86, AIX, and big endian hosts
|
1996-10-17 16:47:51 +00:00 |
|
Michael Meissner
|
a49a15ade8
|
Make exit/stop return correct exit value; Add line number tracing.
|
1996-09-18 13:23:31 +00:00 |
|
Michael Meissner
|
1eaaf3050e
|
First cut at dealing with canadian crosses; make -t in debugger set d10v_debug if DEBUG
|
1996-09-04 18:50:13 +00:00 |
|
Michael Meissner
|
7eebfc6296
|
More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags configure switch
|
1996-09-04 17:42:51 +00:00 |
|
Martin Hunt
|
2934d1c925
|
Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* ChangeLog, Makefile.in, configure, configure.in, d10v_sim.h,
gencode.c, interp.c, simops.c: Created.
|
1996-08-02 00:23:31 +00:00 |
|