Age | Commit message (Expand) | Author | Files | Lines |
1996-09-12 | Print line # and function name or filename if they exist for each PC. | Michael Meissner | 1 | -3/+64 |
1996-09-11 | Add tracing support; Fix some problems with hardwired sizes | Michael Meissner | 1 | -97/+594 |
1996-09-10 | * interp.c (hash): Make this an inline function | Jeff Law | 1 | -30/+4 |
1996-09-03 | * gencode.c: Fix various indention & style problems. | Jeff Law | 1 | -53/+40 |
1996-09-03 | * interp.c: OP should be an array of 32bit operands! | Jeff Law | 1 | -41/+196 |
1996-08-30 | * simops.c: Fix "not1" and "set1". | Jeff Law | 1 | -2/+2 |
1996-08-30 | * simops.c: Don't forget to initialize temp for | Jeff Law | 1 | -0/+2 |
1996-08-30 | * simops.c: Fix satadd, satsub boundary case handling. | Jeff Law | 1 | -5/+5 |
1996-08-30 | * interp.c (hash): Fix. | Jeff Law | 1 | -0/+54 |
1996-08-30 | * interp.c (do_format_4): Get operands correctly and | Jeff Law | 1 | -0/+50 |
1996-08-30 | * v850_sim.h: The V850 doesn't have split I&D spaces. Change | Jeff Law | 1 | -60/+129 |
1996-08-30 | * v850_sim.h (struct _state): Remove "psw" field. Add | Jeff Law | 1 | -76/+82 |
1996-08-30 | * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr". | Jeff Law | 1 | -25/+171 |
1996-08-30 | * interp.c (do_format_5): Get operands correctly and | Jeff Law | 1 | -11/+27 |
1996-08-30 | * simops.c: Fix minor typos. Handle "cmp", "setf", "tst" | Jeff Law | 1 | -25/+143 |
1996-08-30 | * interp.c (do_format_3): Get operands correctly and call | Jeff Law | 1 | -13/+202 |
1996-08-30 | * simops.c: Add condition code handling to shift insns. | Jeff Law | 1 | -30/+98 |
1996-08-30 | * Makefile.in: Fix typo. | Jeff Law | 1 | -19/+75 |
1996-08-29 | * interp.c (hash): Update to be more accurate. | Jeff Law | 1 | -61/+176 |
1996-08-29 | * simops.c: Add shift support. | Jeff Law | 1 | -22/+54 |
1996-08-29 | Fix typos in multiply and divide code. | Jeff Law | 1 | -3/+3 |
1996-08-29 | * simops.c: Add multiply & divide support. Abort for system | Jeff Law | 1 | -48/+90 |
1996-08-29 | * simops.c: Add logicals, mov, movhi, movea, add, addi, sub | Jeff Law | 1 | -40/+142 |
1996-08-29 | * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, | Jeff Law | 1 | -0/+374 |