Age | Commit message (Expand) | Author | Files | Lines |
1996-11-27 | * simops.c: Don't lose the upper 24 bits of the return | Jeff Law | 2 | -16/+154 |
1996-11-27 | * simops.c: Implement the remaining 5, 6 and 7 byte instructions. | Jeff Law | 2 | -50/+168 |
1996-11-27 | * simops.c Implement remaining 4 byte instructions. | Jeff Law | 2 | -39/+145 |
1996-11-27 | * gencode.c (process_instructions): If ! proc64, skip DOUBLEWORD | Ian Lance Taylor | 1 | -0/+3 |
1996-11-27 | * simops.c Implement remaining 3 byte instructions. | Jeff Law | 2 | -32/+120 |
1996-11-27 | * simops.c: Implement remaining 2 byte instructions. Call | Jeff Law | 2 | -23/+120 |
1996-11-27 | Actually check in the right change to interp.c. | Ian Lance Taylor | 1 | -2/+1 |
1996-11-27 | * simops.c: Implement lots of random instructions. | Jeff Law | 2 | -129/+642 |
1996-11-27 | * simops.c: Implement "movm" and "bCC" insns. | Jeff Law | 2 | -7/+160 |
1996-11-27 | * mn10300_sim.h (_state): Add another register (MDR). | Jeff Law | 3 | -9/+199 |
1996-11-26 | * mn10300_sim.h (PSW_*): Define for CC status tracking. | Jeff Law | 3 | -20/+310 |
1996-11-26 | * gencode.c, interp.c: Snapshot current simulator code. | Jeff Law | 3 | -3/+27 |
1996-11-26 | Add support for mips16 (16 bit MIPS implementation): | Ian Lance Taylor | 3 | -1062/+1631 |
1996-11-26 | Regenerated since aclocal.m4 changed. | David Edelsohn | 1 | -41/+378 |
1996-11-26 | * config.in (WORDS_BIGENDIAN): Add. | David Edelsohn | 2 | -88/+383 |
1996-11-25 | * Makefile.in, config.in, configure, configure.in: New files. | Jeff Law | 9 | -0/+1956 |
1996-11-21 | Make address in I/O space a bus error; properly cast calloc | Michael Meissner | 1 | -0/+9 |
1996-11-20 | * run.c: Deleted, using one in ../common now. | David Edelsohn | 3 | -93/+1 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 2 | -36/+4 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 2 | -22/+4 |
1996-11-20 | * Makefile.in (LIBCOMMON): Define. | David Edelsohn | 1 | -0/+3 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 6 | -90/+209 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 4 | -162/+31 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 5 | -186/+338 |
1996-11-20 | New file. | David Edelsohn | 2 | -0/+5 |
1996-11-20 | * Makefile.in: Delete all stuff moved to ../common/Make-common.in. | David Edelsohn | 3 | -81/+62 |
1996-11-20 | Add new files. | David Edelsohn | 1 | -0/+11 |
1996-11-20 | * run.c: #include ../common/config.h, tconfig.h. | David Edelsohn | 5 | -0/+395 |
1996-11-20 | * run.c: Deleted, use one in ../common now. | David Edelsohn | 3 | -171/+4 |
1996-11-20 | * configure.in (configdirs): Add common. | David Edelsohn | 2 | -43/+55 |
1996-11-20 | * sim_calls.c (sim_resume): Reset sim_should_run if single stepping. | David Edelsohn | 2 | -14/+115 |
1996-11-15 | Fix some warnings | Michael Meissner | 2 | -0/+349 |
1996-11-09 | Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+146 |
1996-11-01 | Powerpc-linux now builds the simulator | Michael Meissner | 2 | -1/+12 |
1996-11-01 | Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -2/+8 |
1996-10-31 | Fix linux build problem. | Gavin Romig-Koch | 2 | -0/+6 |
1996-10-30 | Fix -t option to work with memory mapping; Print PC in some error messages | Michael Meissner | 4 | -26/+57 |
1996-10-30 | * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday. | Jeff Law | 2 | -0/+24 |
1996-10-30 | * simops.c (OP_10007E0): Handle SYS_time. | Jeff Law | 2 | -0/+7 |
1996-10-29 | Add access, sigaltstack, sigaction emulations | Michael Meissner | 2 | -1/+206 |
1996-10-29 | * simops.c: Include <sys/stat.h>. | Jeff Law | 2 | -18/+20 |
1996-10-29 | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 4 | -143/+439 |
1996-10-24 | * simops.c (OP_500): Mask off low bit in displacement | Jeff Law | 2 | -2/+6 |
1996-10-24 | * simops.c (OP_500): Fix displacement handling for sld.w. | Jeff Law | 2 | -2/+5 |
1996-10-24 | * simops.c (trace_input): Remove all references to SEXT7. | Jeff Law | 2 | -10/+18 |
1996-10-24 | * Makefile.in: Get rid of srcroot. Set all INSTALL macros via | Stu Grossman | 4 | -51/+131 |
1996-10-22 | Provide better statistics, particularly for doing VLIW work; Fix ldb to corre... | Michael Meissner | 2 | -95/+213 |
1996-10-21 | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -6/+10 |
1996-10-18 | Add support for fsel | Michael Meissner | 1 | -1/+1 |
1996-10-17 | * configure.in (--enable-sim-powerpc): Delete. | David Edelsohn | 1 | -35/+49 |