| Commit message (Expand) | Author | Age | Files | Lines |
* | sanitize m32rx piece of _sim_cpu | Doug Evans | 1998-01-23 | 1 | -8/+10 |
* | add m32rx sanitization to tconfig.in | Doug Evans | 1998-01-23 | 1 | -9/+8 |
* | * Make-common.in (stamp-tvals): New rule. | Doug Evans | 1998-01-23 | 1 | -0/+6 |
* | First round of d10v ABI changes | Michael Meissner | 1998-01-23 | 2 | -68/+78 |
* | - added first batch of PKE code | Frank Ch. Eigler | 1998-01-23 | 10 | -166/+435 |
* | * interp.c (UMEM_SEGMENTS): New define, set to 128. | Fred Fish | 1998-01-22 | 2 | -54/+134 |
* | * Incorporate GPR_SET() macro from mips/sim-main.h | Ian Carmichael | 1998-01-22 | 1 | -3/+1 |
* | Use macro GPR_SET(N,VAL) to clear zero registers. | Andrew Cagney | 1998-01-21 | 5 | -73/+132 |
* | Delete bogus line in ChangeLog | Andrew Cagney | 1998-01-21 | 1 | -4/+0 |
* | #if 0 unused variable | Michael Meissner | 1998-01-21 | 1 | -0/+5 |
* | Fixed duplicate definition of h_accums field in fmt_53_sadd structure | Nick Clifton | 1998-01-20 | 1 | -0/+5 |
* | * Devices now get a issue() call. | Ian Carmichael | 1998-01-20 | 12 | -68/+125 |
* | Add m32rx sanitization for new files. | Doug Evans | 1998-01-20 | 1 | -1/+9 |
* | * Makefile.in: Add m32rx objs, and rules to build them. | Doug Evans | 1998-01-20 | 5 | -4/+5488 |
* | Regenerate. | Doug Evans | 1998-01-20 | 2 | -3/+9 |
* | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1998-01-20 | 24 | -511/+1149 |
* | * arch-defs.h: Deleted. | Doug Evans | 1998-01-20 | 2 | -241/+1184 |
* | * cpu.h: New file. | Doug Evans | 1998-01-20 | 3 | -0/+907 |
* | Regenerate. | Doug Evans | 1998-01-20 | 3 | -3418/+1187 |
* | * arch.c, arch.h, cpuall.h: New files. | Doug Evans | 1998-01-20 | 11 | -1837/+496 |
* | * Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep. | Doug Evans | 1998-01-20 | 2 | -4/+3 |
* | sanitize keep-cygnus cgen generation | Doug Evans | 1998-01-20 | 3 | -1/+41 |
* | * Make-common.in (cgen-{arch,cpu,decode}): New targets. | Doug Evans | 1998-01-19 | 4 | -3/+220 |
* | * sim-base.h (sim_state_base): Delete member `model'. | Doug Evans | 1998-01-19 | 1 | -45/+524 |
* | * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here. | Doug Evans | 1998-01-19 | 1 | -0/+29 |
* | Fix comment. | Doug Evans | 1998-01-19 | 1 | -0/+78 |
* | replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC() | Nick Clifton | 1998-01-16 | 2 | -9/+23 |
* | Fix typo: .syntax.name should have been .name | Nick Clifton | 1998-01-16 | 2 | -2/+11 |
* | * Initial Device Support | Ian Carmichael | 1998-01-16 | 34 | -0/+24805 |
* | Document existence of old (gencode) and new (igen) MIPS ISA simulators. | Andrew Cagney | 1998-01-16 | 1 | -0/+39 |
* | * configure.in: Add sky support | Ian Carmichael | 1998-01-15 | 2 | -0/+35 |
* | Initial file creation | Ian Carmichael | 1998-01-15 | 2 | -0/+43 |
* | Sky Sanitization | Ian Carmichael | 1998-01-15 | 1 | -0/+7 |
* | * interp.c (sim_monitor): Handle Densan monitor outbyte | Mark Alexander | 1998-01-05 | 2 | -0/+13 |
* | * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c). | Felix Lee | 1997-12-29 | 2 | -284/+284 |
* | In nrun.c, look for sigaction & SA_RESTART. When both present, | Andrew Cagney | 1997-12-15 | 4 | -56/+65 |
* | For MADD et.al. instructions sign extend 32 bit result assigned to a | Andrew Cagney | 1997-12-13 | 2 | -2/+9 |
* | * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or | Jeff Law | 1997-12-12 | 3 | -43/+55 |
* | Renamed v850eq -> v850ea | Nick Clifton | 1997-12-12 | 3 | -35/+14 |
* | Parent directory renamed. | Nick Clifton | 1997-12-12 | 27 | -1884/+0 |
* | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 1997-12-11 | 2 | -0/+9 |
* | * mips.igen (MSUB): Fix to work like MADD. | Jeff Law | 1997-12-11 | 3 | -568/+476 |
* | Test/fix d10v RTE instruction. | Andrew Cagney | 1997-12-09 | 2 | -0/+19 |
* | For bfd, add vr5400 and vr5000 mips machine variants to list of machines. | Andrew Cagney | 1997-12-09 | 2 | -11/+17 |
* | Fix typo, REP_S was refering to REP_E register. | Andrew Cagney | 1997-12-08 | 3 | -1/+9 |
* | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 1997-12-08 | 4 | -87/+172 |
* | Reverrt breakpoint back to its old value. | Nick Clifton | 1997-12-05 | 1 | -0/+4 |
* | Reverrt BREAK value back to its old value | Nick Clifton | 1997-12-05 | 1 | -1/+1 |
* | * m32r-sim.h (MSPR_ADDR): New macro. | Doug Evans | 1997-12-05 | 2 | -8/+19 |
* | * Make-common.in (sim-core.o): Depend on $(sim_main_headers). | Doug Evans | 1997-12-05 | 1 | -0/+6 |