]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/h8300/ChangeLog
Remove need to update <targ>/Makefile.in when adding optional options
[thirdparty/binutils-gdb.git] / sim / h8300 / ChangeLog
1997-09-23  Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22  Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22  Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-15  Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
1997-09-10  Felix Lee * inst.h (sim_state): rename to h8300_sim_state, to...
1997-09-05  David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-08-27  Andrew CagneyFix doco on enable-sim-inline.
1997-08-27  Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26  Andrew CagneyFlush defunct sim_kill.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-04-30  David Edelsohn * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
1997-04-18  Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-02  David Edelsohn * compile.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-17  Andrew Cagney * configure: Re-generate.
1997-03-14  Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13  David Edelsohn * compile.c (sim_open): New SIM_DESC result. Argument...
1997-01-23  Stu Grossman * configure configure.in Makefile.in: Update to new...
1996-07-10  Jeff Law * compile.c (sim_resume): Fix all rotate-by...
1996-07-05  Jeff LawNo longer need to sanitize away h8s stuff.
1996-07-03  Jeff Law * run.c (main): Don't "load" sections which...
1996-07-02  Jeff Law * compile.c (sim_resume): Handle "ldm.l" and...
1996-06-26  Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-05-23  Jeff Law * compile.c (sim_resume): Correctly handle...
1996-04-12  Jeff Law * compile.c (sim_load): Re-allocate memory...
1996-04-12  Jeff Law * compile.c (sim_resume): Fix and simplify...
1996-04-09  Jeff Law * compile.c (sim_resume): Fix overflow checks...
1996-04-06  Jeff Law * compile.c (decode): Use "bit" to hold L_3...
1996-03-11  David Edelsohn (sim_resume, shift insns): Fix setting of overflow...
1996-03-11  David Edelsohn* run.c (main): Print error message if argument is...
1996-03-11  David Edelsohn * compile.c: #include "wait.h".
1996-03-11  David Edelsohn * compile.c (sim_resume): Watch for calls to abort.
1995-09-08  Ian Lance Taylor * Makefile.in (install): Don't install in $(tooldir).
1995-09-08  Ian Lance Taylormention new config.in file
1995-09-08  Ian Lance Taylor * configure.in: Call AC_CONFIG_HEADER. Don't try...
1995-07-05  J.T. Conklin* h8300.mt: Removed.
1995-07-05  J.T. Conklin* Makefile.in, configure.in: converted to autoconf.
1995-07-01  Stan Shebs * compile.c (sim_do_command): New function.
1995-06-20  Steve Chamberlain * compile.c (get_now): Don't do if win32.
1994-05-14  David Edelsohn * compile.c (decode): Fix typo (16 bit branches).
1993-10-26  David Edelsohn* Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
1993-10-23  David Edelsohn(sim_stop_signal): Result is now enum sim_stop.
1993-10-07  Steve Chamberlain * compile.c (sim_set_pc): Write to the pc direcly.
1993-07-15  David Edelsohn* compile.c: Reset HMODE back to zero (accidently set...
1993-07-15  David Edelsohn* run.c (main): If h8/300h binary detected, call set_h8...
1993-07-09  David Edelsohn* run.c (main): Add -h flag to enable h8/300h emulation.
1993-07-04  David Edelsohn(sim_csize): Initialize cpu.cache.
1993-07-03  David EdelsohnMakefile.in: Add -I../../bfd to pick up bfd.h.
1993-01-04  Steve Chamberlain * p{1,3}.c (sim_resume): when running on dos, any...
1993-01-03  Steve Chamberlain * p1.c, p3.c, run.c, writecode.c: all used h8/300...
1992-12-22  Steve ChamberlainH8/300 simulator