| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pseudo-basic-block execution support. | Doug Evans | 1998-10-09 | 1 | -0/+88 |
* | * m32r-sim.h (m32r_trap): Update prototype. | Doug Evans | 1998-09-09 | 1 | -0/+28 |
* | * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h. | Doug Evans | 1998-08-03 | 1 | -0/+15 |
* | * m32r.c: Include cgen-mem.h. | Doug Evans | 1998-07-24 | 1 | -0/+9 |
* | * cpu.h,extract.c: Regenerate. pc-rel calcs done on f_dispNN now. | Doug Evans | 1998-07-21 | 1 | -0/+36 |
* | * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS | Doug Evans | 1998-06-12 | 1 | -0/+8 |
* | * m32r-sim.h (m32r_trap): Declare. | Doug Evans | 1998-06-11 | 1 | -0/+1 |
* | * traps.c: New file. Trap support moved here from sim-if.c. | Doug Evans | 1998-06-11 | 1 | -0/+22 |
* | * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro. | Doug Evans | 1998-05-20 | 1 | -0/+6 |
* | Zero bottom two bits of pc in jmp,jl insns. | Doug Evans | 1998-05-20 | 1 | -0/+8 |
* | * sim-if.c (do_trap): Treat traps 2-15 as hardware does. | Doug Evans | 1998-05-19 | 1 | -0/+4 |
* | * sim-if.c (sim_stop): Update call to @cpu@_engine_stop. | Doug Evans | 1998-05-16 | 1 | -0/+5 |
* | * Makefile.in (devices.o): Add dependencies. | Doug Evans | 1998-05-15 | 1 | -0/+17 |
* | lotsa stuff, see ChangeLog | Doug Evans | 1998-05-06 | 1 | -0/+64 |
* | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1998-04-29 | 1 | -0/+4 |
* | Rebuilt from latest cen files | Nick Clifton | 1998-04-29 | 1 | -0/+7 |
* | * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment | Doug Evans | 1998-04-27 | 1 | -2/+2 |
* | * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment | Doug Evans | 1998-04-27 | 1 | -0/+10 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-26 | 1 | -0/+10 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-24 | 1 | -0/+9 |
* | * cpu.c,sem.c,sem-switch.c: Regenerate. From | Doug Evans | 1998-04-20 | 1 | -0/+19 |
* | * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch.c: Regenerate. | Doug Evans | 1998-04-11 | 1 | -0/+7 |
* | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1998-04-04 | 1 | -0/+16 |
* | * config.in (HAVE_FCNTL_H): Add. | Doug Evans | 1998-03-15 | 1 | -0/+29 |
* | * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h. | Doug Evans | 1998-03-04 | 1 | -1/+8 |
* | * cpu.h,model.c,sem-switch.c,sem.c: Regenerate. | Doug Evans | 1998-03-04 | 1 | -0/+7 |
* | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 1998-02-28 | 1 | -0/+6 |
* | * mloopx.in: Fix handling of branch in parallel with another insn. | Doug Evans | 1998-02-27 | 1 | -0/+7 |
* | * sim-main.h: #include symcat.h. | Doug Evans | 1998-02-23 | 1 | -0/+14 |
* | Implment backup PC shadowing of CR6. | Nick Clifton | 1998-02-23 | 1 | -0/+8 |
* | * m32r.c (do_lock,do_unlock): Delete. | Doug Evans | 1998-02-20 | 1 | -0/+38 |
* | For sim_fetch_register / sim_store_register: Add LENGTH parameter, | Andrew Cagney | 1998-02-17 | 1 | -0/+6 |
* | * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now. | Doug Evans | 1998-02-12 | 1 | -1/+3 |
* | * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate. | Doug Evans | 1998-02-12 | 1 | -0/+20 |
* | * Makefile.in (m32r.o): Depend on cpu.h | Doug Evans | 1998-02-05 | 1 | -0/+23 |
* | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1998-01-31 | 1 | -0/+4 |
* | * Makefile.in (M32RX_OBJS): Comment out until m32rx port working. | Doug Evans | 1998-01-29 | 1 | -2/+10 |
* | Fixed duplicate definition of h_accums field in fmt_53_sadd structure | Nick Clifton | 1998-01-20 | 1 | -0/+5 |
* | * Makefile.in: Add m32rx objs, and rules to build them. | Doug Evans | 1998-01-20 | 1 | -0/+8 |
* | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1998-01-20 | 1 | -0/+4 |
* | * cpu.h: New file. | Doug Evans | 1998-01-20 | 1 | -0/+1 |
* | * arch.c, arch.h, cpuall.h: New files. | Doug Evans | 1998-01-20 | 1 | -0/+55 |
* | Fix typo: .syntax.name should have been .name | Nick Clifton | 1998-01-16 | 1 | -1/+10 |
* | * m32r-sim.h (MSPR_ADDR): New macro. | Doug Evans | 1997-12-05 | 1 | -0/+11 |
* | Regenerate configure files. | Doug Evans | 1997-12-04 | 1 | -0/+4 |
* | * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. | Doug Evans | 1997-12-04 | 1 | -0/+11 |
* | * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). | Doug Evans | 1997-11-18 | 1 | -0/+8 |
* | * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. | Doug Evans | 1997-10-27 | 1 | -0/+12 |
* | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1997-09-23 | 1 | -0/+10 |
* | Add memory alignment config option. | Andrew Cagney | 1997-09-22 | 1 | -0/+3 |