1997-09-22 |
Andrew Cagney | Add support for --enable-sim-alignment to simulator... |
blob | commitdiff | raw |
1997-09-19 |
Andrew Cagney | Clean up tracing for Bcond & jmp insns. |
blob | commitdiff | raw | diff to current |
1997-09-19 |
Andrew Cagney | Fix cmov immed. |
blob | commitdiff | raw | diff to current |
1997-09-19 |
Andrew Cagney | Fix cmov insn. |
blob | commitdiff | raw | diff to current |
1997-09-18 |
Felix Lee | sanitization fixes. typoes, missing fences, "start... |
blob | commitdiff | raw | diff to current |
1997-09-17 |
Andrew Cagney | Clean up more tracing. |
blob | commitdiff | raw | diff to current |
1997-09-17 |
Andrew Cagney | Fix tracing for: "ctret", "bsw", "hsw" |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Andrew Cagney | Smooth some of ALU tracing's rough edges. |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Andrew Cagney | Use trace_one_insn in trace functions. Buffer up trace... |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Andrew Cagney | Restrict ldsr (load system register) to modifying just... |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Andrew Cagney | Add v850e version of breakpoint instruction. |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Jim Wilson | * simops.c (Multiply64): Don't store into register... |
blob | commitdiff | raw | diff to current |
1997-09-15 |
Andrew Cagney | For instructions moved into v850.igen was computing... |
blob | commitdiff | raw | diff to current |
1997-09-15 |
Andrew Cagney | Fix sanitization for v850 V v850e V v850eq |
blob | commitdiff | raw | diff to current |
1997-09-15 |
Andrew Cagney | For v850eq start up with US bit set. |
blob | commitdiff | raw | diff to current |
1997-09-12 |
Andrew Cagney | Check reserved bits before executing instructions. |
blob | commitdiff | raw | diff to current |
1997-09-12 |
Andrew Cagney | Add profiling support to v850*. |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Andrew Cagney | o Wordwrap usage messages from sim-options |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Andrew Cagney | Have trace_input, trace_output use sim-trace for IO. |
blob | commitdiff | raw | diff to current |
1997-09-08 |
Andrew Cagney | Add multi-sim support to v850/v850e/v850eq simulators. |
blob | commitdiff | raw | diff to current |
1997-09-05 |
David Edelsohn | * configure: Regenerated to track ../common/aclocal... |
blob | commitdiff | raw | diff to current |
1997-09-04 |
Andrew Cagney | Replace memory model with one from sim/common directory. |
blob | commitdiff | raw | diff to current |
1997-09-03 |
Andrew Cagney | Pacify gcc-current -Wall. |
blob | commitdiff | raw | diff to current |
1997-09-03 |
Andrew Cagney | Add real SIM_DESC arg to v850 simulator. |
blob | commitdiff | raw | diff to current |
1997-09-01 |
Andrew Cagney | Compile from UNIX to cygwin32. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Fix doco on enable-sim-inline. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Add ABFD argument to sim_create_inferior. Document. |
blob | commitdiff | raw | diff to current |
1997-08-26 |
Andrew Cagney | Flush defunct sim_kill. |
blob | commitdiff | raw | diff to current |
1997-08-25 |
Andrew Cagney | Add ABFD argument to sim_open call. Pass through to... |
blob | commitdiff | raw | diff to current |
1997-08-22 |
Nick Clifton | Updated with respect to the HDD-tool-0611 document. |
blob | commitdiff | raw | diff to current |
1997-08-20 |
Nick Clifton | Added N step divide routines, courtesy of Sugimoto... |
blob | commitdiff | raw | diff to current |
1997-08-20 |
Nick Clifton | Fixed interpretation of SR bit in list18 structures. |
blob | commitdiff | raw | diff to current |
1997-08-14 |
Nick Clifton | Tidied up sanitization. |
blob | commitdiff | raw | diff to current |
1997-04-24 |
David Edelsohn | * interp.c (prog_bfd_was_opened_p): New static local. |
blob | commitdiff | raw | diff to current |
1997-04-18 |
Andrew Cagney | Ref gdb/11763 - can't stop a running simulator: |
blob | commitdiff | raw | diff to current |
1997-04-17 |
David Edelsohn | * Makefile.in (SIM_OBJS): Add sim-load.o. |
blob | commitdiff | raw | diff to current |
1997-04-17 |
Andrew Cagney | Cleanups to compile under FreeBSD |
blob | commitdiff | raw | diff to current |
1997-04-02 |
David Edelsohn | * interp.c (sim_open): New arg `kind'. |
blob | commitdiff | raw | diff to current |
1997-04-02 |
David Edelsohn | * aclocal.m4: Check for stdlib.h, string.h, strings... |
blob | commitdiff | raw | diff to current |
1997-04-02 |
Andrew Cagney | New file common/sim-config.c sets/checks simulator... |
blob | commitdiff | raw | diff to current |
1997-03-17 |
Andrew Cagney | * configure: Re-generate. |
blob | commitdiff | raw | diff to current |
1997-03-14 |
Michael Meissner | Regenerate simulator configure scripts; Remove d10v... |
blob | commitdiff | raw | diff to current |
1997-03-13 |
David Edelsohn | * interp.c (sim_open): New SIM_DESC result. Argument... |
blob | commitdiff | raw | diff to current |
1997-01-23 |
Stu Grossman | * configure configure.in Makefile.in: Update to new... |
blob | commitdiff | raw | diff to current |
1997-01-20 |
Michael Meissner | Multiply ops sign extend, not zero extend |
blob | commitdiff | raw | diff to current |
1996-12-31 |
Michael Meissner | Deal with kill encoding the signal via the exit status. |
blob | commitdiff | raw | diff to current |
1996-12-27 |
Michael Meissner | Allow exit to work normally under gdb |
blob | commitdiff | raw | diff to current |
1996-10-31 |
Gavin Romig-Koch | Fix linux build problem. |
blob | commitdiff | raw | diff to current |
1996-10-30 |
Jeff Law | * simops.c (OP_10007E0): Handle SYS_times and... |
blob | commitdiff | raw | diff to current |
1996-10-30 |
Jeff Law | * simops.c (OP_10007E0): Handle SYS_time. |
blob | commitdiff | raw | diff to current |
1996-10-29 |
Jeff Law | * simops.c: Include <sys/stat.h>. |
blob | commitdiff | raw | diff to current |
1996-10-24 |
Jeff Law | * simops.c (OP_500): Mask off low bit in displa... |
blob | commitdiff | raw | diff to current |
1996-10-24 |
Jeff Law | * simops.c (OP_500): Fix displacement handling... |
blob | commitdiff | raw | diff to current |
1996-10-24 |
Jeff Law | * simops.c (trace_input): Remove all references... |
blob | commitdiff | raw | diff to current |
1996-10-24 |
Stu Grossman | * Makefile.in: Get rid of srcroot. Set all INSTALL... |
blob | commitdiff | raw | diff to current |
1996-10-15 |
Stu Grossman | * interp.c (MEM_SIZE): It's now bytes, not a power... |
blob | commitdiff | raw | diff to current |
1996-09-28 |
Stu Grossman | * gencode.c (write_opcodes): Output hex values for... |
blob | commitdiff | raw | diff to current |
1996-09-27 |
Jeff Law | * simops.c (trace_input): Fix thinko. |
blob | commitdiff | raw | diff to current |
1996-09-12 |
Michael Meissner | Print line # and function name or filename if they... |
blob | commitdiff | raw | diff to current |
1996-09-11 |
Michael Meissner | Add tracing support; Fix some problems with hardwired... |
blob | commitdiff | raw | diff to current |
1996-09-10 |
Jeff Law | * interp.c (hash): Make this an inline function |
blob | commitdiff | raw | diff to current |
1996-09-03 |
Jeff Law | * gencode.c: Fix various indention & style... |
blob | commitdiff | raw | diff to current |
1996-09-03 |
Jeff Law | * interp.c: OP should be an array of 32bit... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * simops.c: Fix "not1" and "set1". |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * simops.c: Don't forget to initialize temp for |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * interp.c: Remove various debugging printfs. |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * simops.c: Fix satadd, satsub boundary case... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * interp.c (hash): Fix. |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * interp.c (do_format_4): Get operands correctl... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * v850_sim.h: The V850 doesn't have split I... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * v850_sim.h (struct _state): Remove "psw"... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * simops.c: Handle "satadd", "satsub", "satsubi... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * interp.c (do_format_5): Get operands correctl... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * simops.c: Fix minor typos. Handle "cmp"... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * interp.c (do_format_3): Get operands correctl... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * simops.c: Add condition code handling to... |
blob | commitdiff | raw | diff to current |
1996-08-30 |
Jeff Law | * Makefile.in: Fix typo. |
blob | commitdiff | raw | diff to current |
1996-08-29 |
Jeff Law | * interp.c (hash): Update to be more accurate. |
blob | commitdiff | raw | diff to current |
1996-08-29 |
Jeff Law | * simops.c: Add shift support. |
blob | commitdiff | raw | diff to current |
1996-08-29 |
Jeff Law | * simops.c: Add multiply & divide support.... |
blob | commitdiff | raw | diff to current |
1996-08-29 |
Jeff Law | * simops.c: Add logicals, mov, movhi, movea... |
blob | commitdiff | raw | diff to current |
1996-08-29 |
Jeff Law | * ChangeLog, Makefile.in, configure, configure... |
blob | commitdiff | raw | diff to current |
|