aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1997-09-17Clean up more tracing.Andrew Cagney1-0/+12
1997-09-17Fix tracing for: "ctret", "bsw", "hsw"Andrew Cagney1-0/+13
1997-09-16Smooth some of ALU tracing's rough edges.Andrew Cagney1-0/+36
1997-09-16Use trace_one_insn in trace functions. Buffer up trace data so thatAndrew Cagney1-0/+9
1997-09-16Restrict ldsr (load system register) to modifying just non-reserved PSW bits.Andrew Cagney1-0/+12
1997-09-16Add v850e version of breakpoint instruction.Andrew Cagney1-0/+9
1997-09-16 * simops.c (Multiply64): Don't store into register zero.Jim Wilson1-0/+6
1997-09-15For instructions moved into v850.igen was computing (wrong) NIA whenAndrew Cagney1-0/+7
1997-09-15Fix sanitization for v850 V v850e V v850eqAndrew Cagney1-0/+9
1997-09-15For v850eq start up with US bit set.Andrew Cagney1-0/+29
1997-09-12Check reserved bits before executing instructions.Andrew Cagney1-0/+23
1997-09-12Add profiling support to v850*.Andrew Cagney1-0/+11
1997-09-10o Wordwrap usage messages from sim-optionsAndrew Cagney1-0/+5
1997-09-10Have trace_input, trace_output use sim-trace for IO.Andrew Cagney1-0/+9
1997-09-08Add multi-sim support to v850/v850e/v850eq simulators.Andrew Cagney1-0/+62
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-0/+4
1997-09-04Replace memory model with one from sim/common directory.Andrew Cagney1-0/+40
1997-09-03Pacify gcc-current -Wall.Andrew Cagney1-0/+15
1997-09-03Add real SIM_DESC arg to v850 simulator.Andrew Cagney1-0/+66
1997-09-01Compile from UNIX to cygwin32.Andrew Cagney1-0/+12
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney1-0/+5
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-0/+3
1997-08-26Flush defunct sim_kill.Andrew Cagney1-0/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-0/+9
1997-08-22Updated with respect to the HDD-tool-0611 document.Nick Clifton1-0/+18
1997-08-20Added N step divide routines, courtesy of Sugimoto at NEC.Nick Clifton1-0/+3
1997-08-20Fixed interpretation of SR bit in list18 structures.Nick Clifton1-0/+12
1997-08-14Tidied up sanitization.Nick Clifton1-0/+41
1997-04-24 * interp.c (prog_bfd_was_opened_p): New static local.David Edelsohn1-0/+9
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1-0/+4
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1-0/+9
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney1-0/+10
1997-04-02 * interp.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn1-0/+4
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1-0/+8
1997-03-17 * configure: Re-generate.Andrew Cagney1-0/+4
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1-0/+4
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1-0/+13
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman1-0/+9
1997-01-20Multiply ops sign extend, not zero extendMichael Meissner1-0/+11
1996-12-31Deal with kill encoding the signal via the exit status.Michael Meissner1-0/+5
1996-12-27Allow exit to work normally under gdbMichael Meissner1-0/+36
1996-10-31Fix linux build problem.Gavin Romig-Koch1-0/+5
1996-10-30 * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday.Jeff Law1-0/+2
1996-10-30 * simops.c (OP_10007E0): Handle SYS_time.Jeff Law1-0/+4
1996-10-29 * simops.c: Include <sys/stat.h>.Jeff Law1-0/+7
1996-10-24 * simops.c (OP_500): Mask off low bit in displacementJeff Law1-0/+4
1996-10-24 * simops.c (OP_500): Fix displacement handling for sld.w.Jeff Law1-0/+3
1996-10-24 * simops.c (trace_input): Remove all references to SEXT7.Jeff Law1-0/+8
1996-10-24 * Makefile.in: Get rid of srcroot. Set all INSTALL macros viaStu Grossman1-0/+12