* second phase of the --sky-debug, --sky-debug-file stuff
[binutils-gdb.git] / sim / m32r /
1998-06-13 Doug Evans * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cyc...
1998-06-12 Doug Evans * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLA...
1998-06-11 Doug EvansRegenerate, gets a_m32r_trap -> m32r_trap renaming.
1998-06-11 Doug Evans * m32r-sim.h (m32r_trap): Declare.
1998-06-11 Doug Evans * Makefile.in (SIM_OBJS): Add traps.o
1998-06-11 Doug Evans * traps.c: New file. Trap support moved here from...
1998-06-11 Doug EvansRegenerate. Updates from cgen for better VoidMode...
1998-05-20 Doug Evans * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.
1998-05-20 Doug Evans Zero bottom two bits of pc in jmp,jl insns.
1998-05-19 Doug Evans * sim-if.c (do_trap): Treat traps 2-15 as hardware...
1998-05-16 Doug Evans * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.
1998-05-15 Doug Evans * Makefile.in (devices.o): Add dependencies.
1998-05-06 Doug Evanslotsa stuff, see ChangeLog
1998-05-06 Doug Evans * sem-switch.c: Regenerate. Redo computed goto label...
1998-05-06 Doug Evans * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add...
1998-05-02 Doug Evans * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT).
1998-04-29 Geoffrey NoerTue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus...
1998-04-29 Nick CliftonRebuilt from latest cen files
1998-04-27 Doug Evans * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. ...
1998-04-27 Doug Evans * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. ...
1998-04-26 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-20 Doug Evans * cpu.c,sem.c,sem-switch.c: Regenerate. From
1998-04-14 Doug Evans * semx.c: Regenerate.
1998-04-11 Doug Evans * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch...
1998-04-04 Andrew CagneyCleanup INLINE support for simulators using common...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-15 Doug Evans * config.in (HAVE_FCNTL_H): Add.
1998-03-04 Doug Evans * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.
1998-03-04 Doug Evans * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.
1998-02-28 Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-27 Doug Evans * mloopx.in: Fix handling of branch in parallel with...
1998-02-23 Doug Evans * sim-main.h: #include symcat.h.
1998-02-23 Nick CliftonImplment backup PC shadowing of CR6.
1998-02-20 Doug Evans * m32r.c (do_lock,do_unlock): Delete.
1998-02-18 Doug Evans * Makefile.in (M32R_OBJS): Add cpu.o.
1998-02-17 Andrew CagneyFor sim_fetch_register / sim_store_register: Add LENGTH...
1998-02-12 Doug Evans * sim-main.h (CIA_GET,CIA_SET): Provide dummy definiti...
1998-02-12 Doug Evans * decode.c, decode.h, sem.c, sem-switch.c, model.c...
1998-02-10 Doug Evans * decode.c, sem.c: Regenerate.
1998-02-05 Doug EvansSanitize m32rx from cpu.h and m32r-sim.h.
1998-02-05 Doug Evans * Makefile.in (m32r.o): Depend on cpu.h
1998-01-31 Andrew CagneyAdd config support for the size of the target address...
1998-01-29 Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-29 Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-23 Doug Evanssanitize m32rx piece of _sim_cpu
1998-01-23 Doug Evansadd m32rx sanitization to tconfig.in
1998-01-20 Nick CliftonFixed duplicate definition of h_accums field in fmt_53_...
1998-01-20 Doug EvansAdd m32rx sanitization for new files.
1998-01-20 Doug Evans * Makefile.in: Add m32rx objs, and rules to build...
1998-01-20 Doug EvansRegenerate.
1998-01-20 Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1998-01-20 Doug Evans* arch-defs.h: Deleted.
1998-01-20 Doug Evans* cpu.h: New file.
1998-01-20 Doug EvansRegenerate.
1998-01-20 Doug Evans * arch.c, arch.h, cpuall.h: New files.
1998-01-16 Nick CliftonFix typo: .syntax.name should have been .name
1997-12-05 Doug Evans * m32r-sim.h (MSPR_ADDR): New macro.
1997-12-04 Doug EvansRegenerate configure files.
1997-12-04 Doug Evans * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call.
1997-11-19 Doug Evans * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG...
1997-11-18 Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-10-27 Doug Evans * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.
1997-09-23 Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22 Andrew CagneyAdd memory alignment config option.
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-05 David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-05 Andrew CagneyDefine SIGNED64 and UNSIGNED64 macros - handle MSC...
1997-09-04 Andrew Cagneyo Add modulo argument to sim_core_attach
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-05-21 Andrew CagneyWatchpoint interface.
1997-05-19 Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-05 Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-03 David Edelsohn * decode.c (decode): Add computed goto support.
1997-05-02 Andrew CagneyUpdate devo version of m32r sim to build with recent...
1997-05-01 David Edelsohn Merge from branch into devo. CGEN generic files moved...
1996-12-17 David EdelsohnGetting there ...