* Makefile.in (SIM_OBJS): Add sim-load.o.
[platform/upstream/binutils.git] / sim / sh / ChangeLog
1997-04-17 David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-02 David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02 David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02 Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-18 Andrew CagneyMove SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro...
1997-03-17 Andrew Cagney * configure: Re-generate.
1997-03-14 Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13 David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-01-23 Stu Grossman * configure configure.in Makefile.in: Update to new...
1995-12-04 J.T. Conklin* gencode.c (tab): Added several sh3 opcodes.
1995-11-29 Jim Wilson * gencode.c (tab): In shad/shld definitions, negate...
1995-11-18 Jim WilsonPatch for Hitachi PR 8433, avoid core dump on HPUX...
1995-11-15 Stu Grossman * gencode.c: jsr, bsr and bsrf actually save pc+4...
1995-11-14 Stu Grossman * gencode.c: jsr actually saves pc+4, and rts actuall...
1995-10-21 Jim WilsonIndicate SIGILL instead of calling abort for default...
1995-10-06 Jim Wilson * interp.c (callback): Remove last change. It is...
1995-10-06 Jim Wilson * interp.c (trap, case SYS_utime): Cast second arg...
1995-10-05 Steve Chamberlain * interp.c (callback): Initialize to default callback.
1995-09-20 Ian Lance Tayloradd maintainer-clean Makefile targets
1995-09-20 Steve Chamberlain * run.c (sim_callback_write_stdout): New.
1995-09-19 Steve ChamberlainMon Sep 18 18:42:27 1995 steve chamberlain <sac@slash...
1995-09-15 Stu Grossman * gencode.c: Back up PC by 2 for breakpoints.
1995-09-08 Ian Lance Taylor * configure.in: Define CC_FOR_BUILD. Don't call AC_PR...
1995-09-07 J.T. Conklin(Try to) Update to new bfd autoconf scheme.
1995-08-31 Jeff Law * Makefile.in (run): Link in math library too.
1995-08-31 Jeff Law * interp.c (FPSCR, FPUL): Define.
1995-08-31 Jeff Law * gencode.c (gensim): abort if an unknown opcode is...
1995-07-05 J.T. Conklin* Makefile.in (distclean, mostlyclean, realclean):...
1995-07-05 J.T. Conklin* sh.mt: Removed.
1995-07-05 J.T. Conklin* Makefile.in, configure.in: converted to autoconf.
1995-07-01 Stan Shebs * interp.c (sim_open): If argument supplied, interpret as
1995-06-29 Fred Fish * interp.c: (SYS_wait): Define as SYS_wait4 if availab...
1995-06-23 Steve Chamberlain * interp.c: Don't include sys/times.h or sys/param.h
1995-06-21 Steve Chamberlain * interp.c: (SIGBUS, SIGTERM): Define if not.
1995-05-24 Steve ChamberlainWed May 24 14:07:11 1995 Steve Chamberlain <sac@slash...
1995-01-22 Torbjorn GranlundChanges for PR 6203.
1995-01-19 Torbjorn GranlundFix for PR 6200 (SUBC problems).
1995-01-09 Stu Grossman * interp.c: Remove def of INLINE. This comes from...
1994-12-29 Steve Chamberlain * interp.c (BUSERROR): New macro.
1994-11-24 Steve Chamberlain * interp.c ([wr][bwl]at): New functions.
1994-05-18 David Edelsohn * interp.c (sim_*): Make result void where there isn...
1993-10-23 David Edelsohn(sim_stop_signal): Result is now enum sim_stop.
1993-06-18 Steve Chamberlain * gencode.c: Fix some opcodes.
1993-04-27 Steve ChamberlainNew stuff for SH.