Age | Commit message (Expand) | Author | Files | Lines |
1997-09-19 | Fix cmov insn. | Andrew Cagney | 4 | -17/+30 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -8/+2 |
1997-09-17 | Clean up more tracing. | Andrew Cagney | 5 | -211/+112 |
1997-09-17 | Fix tracing for: "ctret", "bsw", "hsw" | Andrew Cagney | 4 | -144/+140 |
1997-09-16 | Smooth some of ALU tracing's rough edges. | Andrew Cagney | 5 | -277/+292 |
1997-09-16 | Use trace_one_insn in trace functions. Buffer up trace data so that | Andrew Cagney | 3 | -164/+133 |
1997-09-16 | Restrict ldsr (load system register) to modifying just non-reserved PSW bits. | Andrew Cagney | 5 | -59/+55 |
1997-09-16 | Add v850e version of breakpoint instruction. | Andrew Cagney | 4 | -5/+34 |
1997-09-16 | * simops.c (Multiply64): Don't store into register zero. | Jim Wilson | 2 | -2/+11 |
1997-09-15 | For instructions moved into v850.igen was computing (wrong) NIA when | Andrew Cagney | 4 | -14/+28 |
1997-09-15 | Fix sanitization for v850 V v850e V v850eq | Andrew Cagney | 5 | -429/+506 |
1997-09-15 | For v850eq start up with US bit set. | Andrew Cagney | 6 | -333/+244 |
1997-09-12 | Check reserved bits before executing instructions. | Andrew Cagney | 7 | -43/+144 |
1997-09-12 | Add profiling support to v850*. | Andrew Cagney | 4 | -13/+28 |
1997-09-10 | o Wordwrap usage messages from sim-options | Andrew Cagney | 2 | -1/+8 |
1997-09-10 | Have trace_input, trace_output use sim-trace for IO. | Andrew Cagney | 2 | -47/+66 |
1997-09-08 | Add multi-sim support to v850/v850e/v850eq simulators. | Andrew Cagney | 8 | -483/+1625 |
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 1 | -0/+4 |
1997-09-04 | Replace memory model with one from sim/common directory. | Andrew Cagney | 7 | -323/+213 |
1997-09-03 | removed v850 sanitization | Nick Clifton | 1 | -0/+1 |
1997-09-03 | Pacify gcc-current -Wall. | Andrew Cagney | 8 | -23/+49 |
1997-09-03 | Standard simulator header file. | Andrew Cagney | 1 | -0/+172 |
1997-09-03 | Add real SIM_DESC arg to v850 simulator. | Andrew Cagney | 8 | -424/+532 |
1997-09-01 | Compile from UNIX to cygwin32. | Andrew Cagney | 5 | -87/+476 |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 2 | -0/+36 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -2/+9 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -7/+4 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -159/+54 |
1997-08-22 | Updated with respect to the HDD-tool-0611 document. | Nick Clifton | 2 | -58/+82 |
1997-08-20 | Added N step divide routines, courtesy of Sugimoto at NEC. | Nick Clifton | 2 | -218/+338 |
1997-08-20 | Fixed interpretation of SR bit in list18 structures. | Nick Clifton | 2 | -640/+1943 |
1997-08-14 | Tidied up sanitization. | Nick Clifton | 2 | -4/+45 |
1997-08-14 | Added support for v850e and v850eq instructions. | Nick Clifton | 2 | -1/+55 |
1997-04-24 | * interp.c (prog_bfd_was_opened_p): New static local. | David Edelsohn | 1 | -0/+9 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 2 | -0/+11 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 2 | -111/+649 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 2 | -10/+27 |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 1 | -187/+97 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 2 | -132/+281 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 2 | -46/+34 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 2 | -191/+124 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 2 | -302/+63 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -0/+13 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 1 | -2/+2 |
1997-01-24 | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 1 | -2/+2 |
1997-01-24 | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 1 | -1/+1 |
1997-01-24 | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 1 | -1/+1 |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 4 | -122/+1847 |
1997-01-20 | Multiply ops sign extend, not zero extend | Michael Meissner | 1 | -0/+11 |