1997-01-08 |
Jim Wilson | For NEC 4300 project, fix last remaining host/target... |
tree | commitdiff |
1997-01-06 |
Jeff Law | * mn10300_sim.h (struct _state): Fix number... |
tree | commitdiff |
1997-01-03 |
Mark Alexander | * interp.c (sim_monitor): Make output to stdout visible in |
tree | commitdiff |
1996-12-31 |
Jeff Law | * mn10300_sim.h (struct _state): Put all regist... |
tree | commitdiff |
1996-12-31 |
Michael Meissner | Deal with kill encoding the signal via the exit status. |
tree | commitdiff |
1996-12-31 |
Mark Alexander | * support.h: Undo previous change to SIGTRAP |
tree | commitdiff |
1996-12-30 |
Ian Lance Taylor | * interp.c (store_word, load_word): New static functions. |
tree | commitdiff |
1996-12-29 |
Mark Alexander | * interp.c: Fix byte-swapping code throughout to work on |
tree | commitdiff |
1996-12-29 |
Mark Alexander | * support.h: Make definitions of SIGTRAP and SIGQUIT... |
tree | commitdiff |
1996-12-28 |
Mark Alexander | * gencode.c (build_instruction): Work around MSVC... |
tree | commitdiff |
1996-12-27 |
Michael Meissner | Allow exit to work normally under gdb |
tree | commitdiff |
1996-12-25 |
Angela Marie Thomas | add flush_cache PMON routine |
tree | commitdiff |
1996-12-20 |
Stu Grossman | * support.h: Use _WIN32 instead of __WIN32__. Also... |
tree | commitdiff |
1996-12-19 |
Ian Lance Taylor | * gencode.c (build_instruction) [MUL]: Cast operands... |
tree | commitdiff |
1996-12-18 |
Jeff Law | * interp.c (sim_resume): Handle 0xff as a singl... |
tree | commitdiff |
1996-12-17 |
David Edelsohn | Getting there ... |
tree | commitdiff |
1996-12-16 |
Jeff Law | * simops.c: Handle "break" instruction. |
tree | commitdiff |
1996-12-16 |
Rob Savoye | Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which... |
tree | commitdiff |
1996-12-16 |
Ian Lance Taylor | * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI. |
tree | commitdiff |
1996-12-16 |
Martin Hunt | Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-12-16 |
Ian Lance Taylor | * gencode.c (build_mips16_operands): Fix base PC value... |
tree | commitdiff |
1996-12-16 |
Jeff Law | * simops.c: Fix restoring the PC for "ret"... |
tree | commitdiff |
1996-12-11 |
Jim Wilson | For NEC 4100/4300 project: Add little endian support... |
tree | commitdiff |
1996-12-11 |
Jeff Law | * gencode.c (write_opcodes): Also write out... |
tree | commitdiff |
1996-12-10 |
Jeff Law | * simops.c (REG0_4): Define. |
tree | commitdiff |
1996-12-10 |
Jim Wilson | For NEC 4100/4300 project |
tree | commitdiff |
1996-12-10 |
Michael Meissner | New revision from Andrew |
tree | commitdiff |
1996-12-09 |
David Edelsohn | * callback.c: #include <stdlib.h> |
tree | commitdiff |
1996-12-07 |
Jeff Law | * simops.c (REG0_16): Fix typo. |
tree | commitdiff |
1996-12-07 |
Jeff Law | Add missing semicolons in last change. |
tree | commitdiff |
1996-12-06 |
Jeff Law | * simops.c: Call abort for any instruction... |
tree | commitdiff |
1996-12-06 |
Jeff Law | * simops.c: Define accessor macros to extract... |
tree | commitdiff |
1996-12-06 |
Jeff Law | * interp.c: Delete unused global variable ... |
tree | commitdiff |
1996-12-06 |
Jeff Law | Opps. Forgot something in last change. |
tree | commitdiff |
1996-12-06 |
Jeff Law | * gencode.c (write_header): Add "insn" and... |
tree | commitdiff |
1996-12-06 |
Jeff Law | * simops.c: Fix typos in "mov am,(d16,an)"... |
tree | commitdiff |
1996-12-06 |
Jeff Law | * simops.c: Fix thinkos in last change to ... |
tree | commitdiff |
1996-12-04 |
Jeff Law | * simops.c: "add imm,sp" does not effect the... |
tree | commitdiff |
1996-12-04 |
Jeff Law | * simops.c: Treat both operands as signed value... |
tree | commitdiff |
1996-12-04 |
Rob Savoye | * configure.in: Look for libtermcap.a. |
tree | commitdiff |
1996-12-04 |
Jeff Law | * simops.c: Fix simulation of division instruct... |
tree | commitdiff |
1996-12-02 |
Jeff Law | * simomps.c: Fix carry bit handling in "sub... |
tree | commitdiff |
1996-12-02 |
Jeff Law | * simops.c: Fix "mov imm8,an" and "mov imm16... |
tree | commitdiff |
1996-12-02 |
Jeff Law | * simops.c: Fix overflow computation for many... |
tree | commitdiff |
1996-12-02 |
Jeff Law | * simops.c: Fix "movdm, an", "movbu dm, (an... |
tree | commitdiff |
1996-12-02 |
Jeff Law | * simops.c: Fix "mov am, dn". |
tree | commitdiff |
1996-12-01 |
Jeff Law | * simops.c: Fix more bugs in "add imm,an" and |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c: Fix bugs in "movm" and "add imm... |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c: Don't lose the upper 24 bits of... |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c: Implement the remaining 5, 6 and... |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c Implement remaining 4 byte instructions. |
tree | commitdiff |
1996-11-27 |
Ian Lance Taylor | * gencode.c (process_instructions): If ! proc64, skip... |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c Implement remaining 3 byte instructions. |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c: Implement remaining 2 byte instruct... |
tree | commitdiff |
1996-11-27 |
Ian Lance Taylor | Actually check in the right change to interp.c. |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c: Implement lots of random instructions. |
tree | commitdiff |
1996-11-27 |
Jeff Law | * simops.c: Implement "movm" and "bCC" insns. |
tree | commitdiff |
1996-11-27 |
Jeff Law | * mn10300_sim.h (_state): Add another register... |
tree | commitdiff |
1996-11-26 |
Jeff Law | * mn10300_sim.h (PSW_*): Define for CC status... |
tree | commitdiff |
1996-11-26 |
Jeff Law | * gencode.c, interp.c: Snapshot current simulat... |
tree | commitdiff |
1996-11-26 |
Ian Lance Taylor | Add support for mips16 (16 bit MIPS implementation): |
tree | commitdiff |
1996-11-26 |
David Edelsohn | Regenerated since aclocal.m4 changed. |
tree | commitdiff |
1996-11-26 |
David Edelsohn | * config.in (WORDS_BIGENDIAN): Add. |
tree | commitdiff |
1996-11-25 |
Jeff Law | * Makefile.in, config.in, configure, configure... |
tree | commitdiff |
1996-11-21 |
Michael Meissner | Make address in I/O space a bus error; properly cast... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * run.c: Deleted, using one in ../common now. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete stuff moved to ../common/Make... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete stuff moved to ../common/Make... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in (LIBCOMMON): Define. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete stuff moved to ../common/Make... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete stuff moved to ../common/Make... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete stuff moved to ../common/Make... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | New file. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete all stuff moved to ../common... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | Add new files. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * run.c: #include ../common/config.h, tconfig.h. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * run.c: Deleted, use one in ../common now. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * configure.in (configdirs): Add common. |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * sim_calls.c (sim_resume): Reset sim_should_run if... |
tree | commitdiff |
1996-11-15 |
Michael Meissner | Fix some warnings |
tree | commitdiff |
1996-11-09 |
Martin Hunt | Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-11-01 |
Michael Meissner | Powerpc-linux now builds the simulator |
tree | commitdiff |
1996-11-01 |
Martin Hunt | Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-10-31 |
Gavin Romig-Koch | Fix linux build problem. |
tree | commitdiff |
1996-10-30 |
Michael Meissner | Fix -t option to work with memory mapping; Print PC... |
tree | commitdiff |
1996-10-30 |
Jeff Law | * simops.c (OP_10007E0): Handle SYS_times and... |
tree | commitdiff |
1996-10-30 |
Jeff Law | * simops.c (OP_10007E0): Handle SYS_time. |
tree | commitdiff |
1996-10-29 |
Michael Meissner | Add access, sigaltstack, sigaction emulations |
tree | commitdiff |
1996-10-29 |
Jeff Law | * simops.c: Include <sys/stat.h>. |
tree | commitdiff |
1996-10-29 |
Martin Hunt | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-10-24 |
Jeff Law | * simops.c (OP_500): Mask off low bit in displa... |
tree | commitdiff |
1996-10-24 |
Jeff Law | * simops.c (OP_500): Fix displacement handling... |
tree | commitdiff |
1996-10-24 |
Jeff Law | * simops.c (trace_input): Remove all references... |
tree | commitdiff |
1996-10-24 |
Stu Grossman | * Makefile.in: Get rid of srcroot. Set all INSTALL... |
tree | commitdiff |
1996-10-22 |
Michael Meissner | Provide better statistics, particularly for doing VLIW... |
tree | commitdiff |
1996-10-21 |
Martin Hunt | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-10-18 |
Michael Meissner | Add support for fsel |
tree | commitdiff |
1996-10-17 |
David Edelsohn | * configure.in (--enable-sim-powerpc): Delete. |
tree | commitdiff |
1996-10-17 |
David Edelsohn | Add more m32r support. |
tree | commitdiff |
1996-10-17 |
Michael Meissner | Make simulated loads/stores faster on x86, AIX, and... |
tree | commitdiff |
next |