| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Enhance debug support | Michael Meissner | 1996-09-04 | 4 | -475/+756 |
| * | * simops.c: Include correct syscall.h for d10v, not host's. | Mark Alexander | 1996-09-04 | 2 | -4/+19 |
| * | * gencode.c: Fix various indention & style problems. | Jeff Law | 1996-09-03 | 3 | -83/+70 |
| * | Portability fixes; re-add printf/putchar traps | Michael Meissner | 1996-09-03 | 1 | -16/+192 |
| * | Fix typpppo | Jeff Law | 1996-09-03 | 1 | -1/+1 |
| * | * interp.c: OP should be an array of 32bit operands! | Jeff Law | 1996-09-03 | 4 | -78/+248 |
| * | Opps. Forgot to commit this a few days ago. | Jeff Law | 1996-08-31 | 1 | -0/+35 |
| * | * simops.c: Fix "not1" and "set1". | Jeff Law | 1996-08-30 | 2 | -2/+4 |
| * | * simops.c: Don't forget to initialize temp for | Jeff Law | 1996-08-30 | 2 | -0/+5 |
| * | * interp.c: Remove various debugging printfs. | Jeff Law | 1996-08-30 | 2 | -15/+2 |
| * | * simops.c: Fix satadd, satsub boundary case handling. | Jeff Law | 1996-08-30 | 2 | -5/+7 |
| * | * interp.c (hash): Fix. | Jeff Law | 1996-08-30 | 3 | -18/+80 |
| * | * interp.c (do_format_4): Get operands correctly and | Jeff Law | 1996-08-30 | 3 | -0/+61 |
| * | * v850_sim.h: The V850 doesn't have split I&D spaces. Change | Jeff Law | 1996-08-30 | 3 | -121/+181 |
| * | * v850_sim.h (struct _state): Remove "psw" field. Add | Jeff Law | 1996-08-30 | 3 | -78/+89 |
| * | * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr". | Jeff Law | 1996-08-30 | 2 | -25/+173 |
| * | * interp.c (do_format_5): Get operands correctly and | Jeff Law | 1996-08-30 | 3 | -12/+39 |
| * | * simops.c: Fix minor typos. Handle "cmp", "setf", "tst" | Jeff Law | 1996-08-30 | 2 | -25/+146 |
| * | * interp.c (do_format_3): Get operands correctly and call | Jeff Law | 1996-08-30 | 3 | -13/+211 |
| * | * simops.c: Add condition code handling to shift insns. | Jeff Law | 1996-08-30 | 2 | -30/+101 |
| * | * Makefile.in: Fix typo. | Jeff Law | 1996-08-30 | 2 | -19/+79 |
| * | * interp.c (hash): Update to be more accurate. | Jeff Law | 1996-08-29 | 5 | -138/+348 |
| * | * simops.c: Add shift support. | Jeff Law | 1996-08-29 | 2 | -22/+56 |
| * | Fix typos in multiply and divide code. | Jeff Law | 1996-08-29 | 1 | -3/+3 |
| * | * simops.c: Add multiply & divide support. Abort for system | Jeff Law | 1996-08-29 | 2 | -48/+93 |
| * | * simops.c: Add logicals, mov, movhi, movea, add, addi, sub | Jeff Law | 1996-08-29 | 2 | -40/+147 |
| * | * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, | Jeff Law | 1996-08-29 | 8 | -0/+1274 |
| * | * configure.in (v850-*-*): Added V850 simulator. | Jeff Law | 1996-08-29 | 1 | -0/+3 |
| * | Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-08-29 | 4 | -69/+221 |
| * | New file. | Martin Hunt | 1996-08-28 | 2 | -4/+54 |
| * | Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-08-27 | 2 | -84/+275 |
| * | * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and | Ian Lance Taylor | 1996-08-22 | 1 | -26/+114 |
| * | Fixes from Andrew | Michael Meissner | 1996-08-19 | 2 | -0/+30 |
| * | removed NOTES from Things-to-keep since it's a dead file | Angela Marie Thomas | 1996-08-18 | 1 | -1/+0 |
| * | Improve -t options support to list all of the configuration macros & work sta... | Michael Meissner | 1996-08-13 | 1 | -0/+13 |
| * | Test whether /dev/zero works before attemping to us it | Michael Meissner | 1996-08-12 | 3 | -1/+45 |
| * | fix for D10V. | Martin Hunt | 1996-08-12 | 1 | -1/+1 |
| * | If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not... | Michael Meissner | 1996-08-08 | 1 | -0/+3 |
| * | Allow simulator to build on other machines than x86 | Michael Meissner | 1996-08-07 | 1 | -0/+9 |
| * | 7/30 release from Andrew | Michael Meissner | 1996-08-06 | 9 | -152/+719 |
| * | Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-08-03 | 3 | -72/+365 |
| * | Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-08-02 | 6 | -0/+2360 |
| * | Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-08-02 | 2 | -0/+43 |
| * | New simulator changes from Andrew | Michael Meissner | 1996-07-23 | 50 | -6007/+10369 |
| * | * gencode.c (process_instructions): Generate word64 and uword64 | Stu Grossman | 1996-07-18 | 2 | -13/+22 |
| * | * compile.c (sim_resume): Fix all rotate-by-2-bits insns. | Jeff Law | 1996-07-10 | 2 | -4/+8 |
| * | No longer need to sanitize away h8s stuff. | Jeff Law | 1996-07-05 | 4 | -43/+2 |
| * | * erc32.c (mec_reset mec_read mec_write memory_read memory_write), | Stu Grossman | 1996-07-04 | 4 | -1/+1725 |
| * | * run.c (main): Don't "load" sections which don't have | Jeff Law | 1996-07-03 | 3 | -36/+94 |
| * | * compile.c (sim_resume): Handle "ldm.l" and "stm.l". | Jeff Law | 1996-07-02 | 2 | -2/+57 |