aboutsummaryrefslogtreecommitdiff
path: root/sim/v850
AgeCommit message (Expand)AuthorFilesLines
1997-09-16 * simops.c (Multiply64): Don't store into register zero.Jim Wilson2-2/+11
1997-09-15For instructions moved into v850.igen was computing (wrong) NIA whenAndrew Cagney4-14/+28
1997-09-15Fix sanitization for v850 V v850e V v850eqAndrew Cagney5-429/+506
1997-09-15For v850eq start up with US bit set.Andrew Cagney6-333/+244
1997-09-12Check reserved bits before executing instructions.Andrew Cagney7-43/+144
1997-09-12Add profiling support to v850*.Andrew Cagney4-13/+28
1997-09-10o Wordwrap usage messages from sim-optionsAndrew Cagney2-1/+8
1997-09-10Have trace_input, trace_output use sim-trace for IO.Andrew Cagney2-47/+66
1997-09-08Add multi-sim support to v850/v850e/v850eq simulators.Andrew Cagney8-483/+1625
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 Cagney7-323/+213
1997-09-03removed v850 sanitizationNick Clifton1-0/+1
1997-09-03Pacify gcc-current -Wall.Andrew Cagney8-23/+49
1997-09-03Standard simulator header file.Andrew Cagney1-0/+172
1997-09-03Add real SIM_DESC arg to v850 simulator.Andrew Cagney8-424/+532
1997-09-01Compile from UNIX to cygwin32.Andrew Cagney5-87/+476
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney2-0/+36
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney2-2/+9
1997-08-26Flush defunct sim_kill.Andrew Cagney2-7/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney2-159/+54
1997-08-22Updated with respect to the HDD-tool-0611 document.Nick Clifton2-58/+82
1997-08-20Added N step divide routines, courtesy of Sugimoto at NEC.Nick Clifton2-218/+338
1997-08-20Fixed interpretation of SR bit in list18 structures.Nick Clifton2-640/+1943
1997-08-14Tidied up sanitization.Nick Clifton2-4/+45
1997-08-14Added support for v850e and v850eq instructions.Nick Clifton2-1/+55
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 Cagney2-0/+11
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-111/+649
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney2-10/+27
1997-04-07Get configure to define RETSIGTYPEAndrew Cagney1-187/+97
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 Edelsohn2-132/+281
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney2-46/+34
1997-03-17 * configure: Re-generate.Andrew Cagney2-191/+124
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner2-302/+63
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1-0/+13
1997-02-04 * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1-2/+2
1997-01-24 * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1-2/+2
1997-01-24 * configure: Remove targ-vals.def when doing distclean. (ChangeStu Grossman1-1/+1
1997-01-24 * configure: Remove Make-common.in from dependencies. (Actually inStu Grossman1-1/+1
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman4-122/+1847
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 Meissner2-3/+11
1996-12-27Allow exit to work normally under gdbMichael Meissner2-102/+148
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn2-36/+4
1996-10-31Fix linux build problem.Gavin Romig-Koch2-0/+6
1996-10-30 * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday.Jeff Law2-0/+24
1996-10-30 * simops.c (OP_10007E0): Handle SYS_time.Jeff Law2-0/+7
1996-10-29 * simops.c: Include <sys/stat.h>.Jeff Law2-18/+20
1996-10-24 * simops.c (OP_500): Mask off low bit in displacementJeff Law2-2/+6