Age | Commit message (Expand) | Author | Files | Lines |
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-29 | * cgen.sh: Portably read parms past $9. | Doug Evans | 1 | -0/+4 |
1998-01-28 | Print compare bits in human readible form | Michael Meissner | 4 | -8/+146 |
1998-01-28 | * Very, very early support for vu1 based on sce code. | Ian Carmichael | 9 | -29/+6350 |
1998-01-27 | * Incorporate GPR_SET() macro from mips/sim-main.h | Ian Carmichael | 1 | -0/+4 |
1998-01-26 | Exit status is in r0, not r2 | Michael Meissner | 1 | -0/+4 |
1998-01-25 | If DEBUG has 0x20 set, turn traps into batch debugging | Michael Meissner | 1 | -0/+7 |
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-23 | * Make-common.in (stamp-tvals): New rule. | Doug Evans | 1 | -0/+6 |
1998-01-23 | First round of d10v ABI changes | Michael Meissner | 2 | -68/+78 |
1998-01-23 | - added first batch of PKE code | Frank Ch. Eigler | 10 | -166/+435 |
1998-01-22 | * interp.c (UMEM_SEGMENTS): New define, set to 128. | Fred Fish | 2 | -54/+134 |
1998-01-22 | * Incorporate GPR_SET() macro from mips/sim-main.h | Ian Carmichael | 1 | -3/+1 |
1998-01-21 | Use macro GPR_SET(N,VAL) to clear zero registers. | Andrew Cagney | 5 | -73/+132 |
1998-01-21 | Delete bogus line in ChangeLog | Andrew Cagney | 1 | -4/+0 |
1998-01-21 | #if 0 unused variable | Michael Meissner | 1 | -0/+5 |
1998-01-20 | Fixed duplicate definition of h_accums field in fmt_53_sadd structure | Nick Clifton | 1 | -0/+5 |
1998-01-20 | * Devices now get a issue() call. | Ian Carmichael | 12 | -68/+125 |
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 | 24 | -511/+1149 |
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-20 | * Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep. | Doug Evans | 2 | -4/+3 |
1998-01-20 | sanitize keep-cygnus cgen generation | Doug Evans | 3 | -1/+41 |
1998-01-19 | * Make-common.in (cgen-{arch,cpu,decode}): New targets. | Doug Evans | 4 | -3/+220 |
1998-01-19 | * sim-base.h (sim_state_base): Delete member `model'. | Doug Evans | 1 | -45/+524 |
1998-01-19 | * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here. | Doug Evans | 1 | -0/+29 |
1998-01-19 | Fix comment. | Doug Evans | 1 | -0/+78 |
1998-01-16 | replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC() | Nick Clifton | 2 | -9/+23 |
1998-01-16 | Fix typo: .syntax.name should have been .name | Nick Clifton | 2 | -2/+11 |
1998-01-16 | * Initial Device Support | Ian Carmichael | 34 | -0/+24805 |
1998-01-16 | Document existence of old (gencode) and new (igen) MIPS ISA simulators. | Andrew Cagney | 1 | -0/+39 |
1998-01-15 | * configure.in: Add sky support | Ian Carmichael | 2 | -0/+35 |
1998-01-15 | Initial file creation | Ian Carmichael | 2 | -0/+43 |
1998-01-15 | Sky Sanitization | Ian Carmichael | 1 | -0/+7 |
1998-01-05 | * interp.c (sim_monitor): Handle Densan monitor outbyte | Mark Alexander | 2 | -0/+13 |
1997-12-29 | * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c). | Felix Lee | 2 | -284/+284 |
1997-12-15 | In nrun.c, look for sigaction & SA_RESTART. When both present, | Andrew Cagney | 4 | -56/+65 |
1997-12-13 | For MADD et.al. instructions sign extend 32 bit result assigned to a | Andrew Cagney | 2 | -2/+9 |
1997-12-12 | * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or | Jeff Law | 3 | -43/+55 |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 3 | -35/+14 |
1997-12-12 | Parent directory renamed. | Nick Clifton | 27 | -1884/+0 |
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 2 | -0/+9 |
1997-12-11 | * mips.igen (MSUB): Fix to work like MADD. | Jeff Law | 3 | -568/+476 |