Age | Commit message (Expand) | Author | Files | Lines |
1998-05-16 | * sim-if.c (sim_stop): Update call to @cpu@_engine_stop. | Doug Evans | 2 | -126/+137 |
1998-05-15 | * Makefile.in (devices.o): Add dependencies. | Doug Evans | 5 | -384/+709 |
1998-05-06 | lotsa stuff, see ChangeLog | Doug Evans | 1 | -0/+64 |
1998-05-06 | * sem-switch.c: Regenerate. Redo computed goto label handling. | Doug Evans | 2 | -249/+632 |
1998-05-06 | * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add decode.h dependency. | Doug Evans | 1 | -23/+29 |
1998-05-02 | * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT). | Doug Evans | 1 | -1/+11 |
1998-04-29 | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -126/+167 |
1998-04-29 | Rebuilt from latest cen files | Nick Clifton | 1 | -0/+7 |
1998-04-27 | * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment | Doug Evans | 5 | -185/+40 |
1998-04-27 | * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment | Doug Evans | 1 | -0/+10 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 5 | -125/+153 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 3 | -46/+1777 |
1998-04-20 | * cpu.c,sem.c,sem-switch.c: Regenerate. From | Doug Evans | 5 | -317/+337 |
1998-04-14 | * semx.c: Regenerate. | Doug Evans | 1 | -1/+1 |
1998-04-11 | * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch.c: Regenerate. | Doug Evans | 4 | -1051/+1019 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1 | -0/+16 |
1998-03-15 | * config.in (HAVE_FCNTL_H): Add. | Doug Evans | 4 | -19/+163 |
1998-03-04 | * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h. | Doug Evans | 2 | -7/+14 |
1998-03-04 | * cpu.h,model.c,sem-switch.c,sem.c: Regenerate. | Doug Evans | 3 | -325/+453 |
1998-02-28 | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 3 | -18/+181 |
1998-02-27 | * mloopx.in: Fix handling of branch in parallel with another insn. | Doug Evans | 2 | -1/+8 |
1998-02-23 | * sim-main.h: #include symcat.h. | Doug Evans | 8 | -452/+524 |
1998-02-23 | Implment backup PC shadowing of CR6. | Nick Clifton | 1 | -0/+8 |
1998-02-20 | * m32r.c (do_lock,do_unlock): Delete. | Doug Evans | 14 | -1656/+2284 |
1998-02-18 | * Makefile.in (M32R_OBJS): Add cpu.o. | Doug Evans | 5 | -834/+1317 |
1998-02-17 | For sim_fetch_register / sim_store_register: Add LENGTH parameter, | Andrew Cagney | 2 | -130/+188 |
1998-02-12 | * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now. | Doug Evans | 2 | -3/+5 |
1998-02-12 | * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate. | Doug Evans | 12 | -540/+2291 |
1998-02-10 | * decode.c, sem.c: Regenerate. | Doug Evans | 2 | -293/+344 |
1998-02-05 | Sanitize m32rx from cpu.h and m32r-sim.h. | Doug Evans | 1 | -1/+1 |
1998-02-05 | * Makefile.in (m32r.o): Depend on cpu.h | Doug Evans | 13 | -1490/+3138 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -0/+4 |
1998-01-29 | * Makefile.in (M32RX_OBJS): Comment out until m32rx port working. | Doug Evans | 1 | -2/+10 |
1998-01-29 | * Makefile.in (M32RX_OBJS): Comment out until m32rx port working. | Doug Evans | 1 | -1/+1 |
1998-01-23 | sanitize m32rx piece of _sim_cpu | Doug Evans | 1 | -8/+10 |
1998-01-23 | add m32rx sanitization to tconfig.in | Doug Evans | 1 | -9/+8 |
1998-01-20 | Fixed duplicate definition of h_accums field in fmt_53_sadd structure | Nick Clifton | 1 | -0/+5 |
1998-01-20 | Add m32rx sanitization for new files. | Doug Evans | 1 | -1/+9 |
1998-01-20 | * Makefile.in: Add m32rx objs, and rules to build them. | Doug Evans | 5 | -4/+5488 |
1998-01-20 | Regenerate. | Doug Evans | 2 | -3/+9 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 2 | -49/+109 |
1998-01-20 | * arch-defs.h: Deleted. | Doug Evans | 2 | -241/+1184 |
1998-01-20 | * cpu.h: New file. | Doug Evans | 3 | -0/+907 |
1998-01-20 | Regenerate. | Doug Evans | 3 | -3418/+1187 |
1998-01-20 | * arch.c, arch.h, cpuall.h: New files. | Doug Evans | 11 | -1837/+496 |
1998-01-16 | Fix typo: .syntax.name should have been .name | Nick Clifton | 2 | -2/+11 |
1997-12-05 | * m32r-sim.h (MSPR_ADDR): New macro. | Doug Evans | 2 | -8/+19 |
1997-12-04 | Regenerate configure files. | Doug Evans | 1 | -0/+4 |
1997-12-04 | * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. | Doug Evans | 2 | -0/+12 |
1997-11-19 | * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}. | Doug Evans | 1 | -32/+32 |