summaryrefslogtreecommitdiff
path: root/sim/m32r
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-08-30 snapshotJason Molenda1999-08-312-2/+14
* import gdb-1999-08-09 snapshotJason Molenda1999-08-098-1735/+1483
* import gdb-1999-05-10Stan Shebs1999-05-112-183/+275
* import gdb-19990422 snapshotStan Shebs1999-04-2614-1001/+691
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-1626-0/+20203
* Initial creation of sourceware repositoryStan Shebs1999-04-1633-33776/+0
* * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h.Doug Evans1999-02-103-133/+157
* * cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate.Doug Evans1999-02-051-33/+5
* * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild.Doug Evans1999-01-286-2234/+1371
* sanitize last entryDoug Evans1999-01-151-0/+2
* * Makefile.in (stamp-arch): Pass FLAGS to cgen.Doug Evans1999-01-155-1559/+1752
* * Makefile.in (m32r-clean): rm eng.h.Doug Evans1999-01-122-2/+4
* * sim-main.h: Delete inclusion of ansidecl.h.Doug Evans1999-01-123-66/+78
* * cpu.h: Regenerate.Doug Evans1999-01-073-0/+27
* * Makefile.in (MAIN_INCLUDE_DEPS): Delete.Doug Evans1999-01-0614-983/+7803
* * configure.in: --enable-cgen-maint support moved to common/aclocal.m4.Doug Evans1998-12-151-33/+2
* * cpu.h,decode.c,sem-switch.c,sem.c: Regenerate.Doug Evans1998-12-094-61/+66
* * sim-if.c: Include string.h or strings.h if present.Doug Evans1998-12-091-0/+4
* * configure.in: Call SIM_AC_OPTION_INLINE.Doug Evans1998-12-0511-796/+1068
* * cpu.h,decode.c,sem-switch.c,sem.c: Regenerate.Doug Evans1998-12-048-4170/+13693
* * Makefile.in (M32R_OBJS): Delete extract.o.Doug Evans1998-11-194-2854/+22
* * sim-main.h: Delete inclusion of config.h, include sim-basics.hDoug Evans1998-11-054-680/+811
* * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}".Doug Evans1998-10-282-152/+72
* * sim-main.h: #include cpu-opc.h.Doug Evans1998-10-192-2/+0
* * Makefile.in (SIM_EXTRA_DEPS): Replace cgen headers withDoug Evans1998-10-192-37/+45
* Add pseudo-basic-block execution support.Doug Evans1998-10-098-5612/+1868
* * m32r-sim.h (GET_H_SM): New macro.Doug Evans1998-09-153-21/+146
* * m32r-sim.h (m32r_trap): Update prototype.Doug Evans1998-09-098-994/+1711
* Rename cpu m32r to m32rb to distinguish from architecture name.Doug Evans1998-08-041-57/+57
* * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h.Doug Evans1998-08-033-117/+41
* Add support for new versions of mulwhi,mulwlo,macwhi,macwlo thatDoug Evans1998-07-282-65/+53
* * m32r.c: Include cgen-mem.h.Doug Evans1998-07-242-119/+128
* * cpu.h,extract.c: Regenerate. pc-rel calcs done on f_dispNN now.Doug Evans1998-07-215-436/+583
* * Makefile.in: cgen_maint -> CGEN_MAINT.Doug Evans1998-07-024-396/+762
* * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cycles, cti_stall,Doug Evans1998-06-132-1/+200
* * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASSDoug Evans1998-06-121-0/+8
* Regenerate, gets a_m32r_trap -> m32r_trap renaming.Doug Evans1998-06-111-1/+1
* * m32r-sim.h (m32r_trap): Declare.Doug Evans1998-06-112-0/+4
* * Makefile.in (SIM_OBJS): Add traps.oDoug Evans1998-06-111-1/+4
* * traps.c: New file. Trap support moved here from sim-if.c.Doug Evans1998-06-115-11/+379
* Regenerate. Updates from cgen for better VoidMode handling.Doug Evans1998-06-115-72/+72
* * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.Doug Evans1998-05-201-0/+6
* Zero bottom two bits of pc in jmp,jl insns.Doug Evans1998-05-202-2/+10
* * sim-if.c (do_trap): Treat traps 2-15 as hardware does.Doug Evans1998-05-192-2/+8
* * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.Doug Evans1998-05-162-126/+137
* * Makefile.in (devices.o): Add dependencies.Doug Evans1998-05-155-384/+709
* lotsa stuff, see ChangeLogDoug Evans1998-05-061-0/+64
* * sem-switch.c: Regenerate. Redo computed goto label handling.Doug Evans1998-05-062-249/+632
* * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add decode.h dependency.Doug Evans1998-05-061-23/+29
* * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT).Doug Evans1998-05-021-1/+11