summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* * mn10300_sim.h (_state): Add another register (MDR).Jeff Law1996-11-273-9/+199
* * mn10300_sim.h (PSW_*): Define for CC status tracking.Jeff Law1996-11-263-20/+310
* * gencode.c, interp.c: Snapshot current simulator code.Jeff Law1996-11-263-3/+27
* Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor1996-11-263-1062/+1631
* Regenerated since aclocal.m4 changed.David Edelsohn1996-11-261-41/+378
* * config.in (WORDS_BIGENDIAN): Add.David Edelsohn1996-11-262-88/+383
* * Makefile.in, config.in, configure, configure.in: New files.Jeff Law1996-11-259-0/+1956
* Make address in I/O space a bus error; properly cast callocMichael Meissner1996-11-211-0/+9
* * run.c: Deleted, using one in ../common now.David Edelsohn1996-11-203-93/+1
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-202-36/+4
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-202-22/+4
* * Makefile.in (LIBCOMMON): Define.David Edelsohn1996-11-201-0/+3
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-206-90/+209
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-204-162/+31
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-205-186/+338
* New file.David Edelsohn1996-11-202-0/+5
* * Makefile.in: Delete all stuff moved to ../common/Make-common.in.David Edelsohn1996-11-203-81/+62
* Add new files.David Edelsohn1996-11-201-0/+11
* * run.c: #include ../common/config.h, tconfig.h.David Edelsohn1996-11-205-0/+395
* * run.c: Deleted, use one in ../common now.David Edelsohn1996-11-203-171/+4
* * configure.in (configdirs): Add common.David Edelsohn1996-11-202-43/+55
* * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn1996-11-202-14/+115
* Fix some warningsMichael Meissner1996-11-152-0/+349
* Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-091-0/+146
* Powerpc-linux now builds the simulatorMichael Meissner1996-11-012-1/+12
* Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-012-2/+8
* Fix linux build problem.Gavin Romig-Koch1996-10-312-0/+6
* Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner1996-10-304-26/+57
* * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday.Jeff Law1996-10-302-0/+24
* * simops.c (OP_10007E0): Handle SYS_time.Jeff Law1996-10-302-0/+7
* Add access, sigaltstack, sigaction emulationsMichael Meissner1996-10-292-1/+206
* * simops.c: Include <sys/stat.h>.Jeff Law1996-10-292-18/+20
* Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-294-143/+439
* * simops.c (OP_500): Mask off low bit in displacementJeff Law1996-10-242-2/+6
* * simops.c (OP_500): Fix displacement handling for sld.w.Jeff Law1996-10-242-2/+5
* * simops.c (trace_input): Remove all references to SEXT7.Jeff Law1996-10-242-10/+18
* * Makefile.in: Get rid of srcroot. Set all INSTALL macros viaStu Grossman1996-10-244-51/+131
* Provide better statistics, particularly for doing VLIW work; Fix ldb to corre...Michael Meissner1996-10-222-95/+213
* Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-212-6/+10
* Add support for fselMichael Meissner1996-10-181-1/+1
* * configure.in (--enable-sim-powerpc): Delete.David Edelsohn1996-10-171-35/+49
* Add more m32r support.David Edelsohn1996-10-171-0/+28
* Make simulated loads/stores faster on x86, AIX, and big endian hostsMichael Meissner1996-10-172-0/+24
* Add missing v850 sanitization stuff.Jeff Law1996-10-171-0/+2
* Make read/write memory functions inlinedMichael Meissner1996-10-163-69/+69
* Make read/write memory functions inlinedMichael Meissner1996-10-164-22/+40
* Fix tracing of accumulatorsMichael Meissner1996-10-162-2/+6
* * interp.c (MEM_SIZE): It's now bytes, not a power of 2.Stu Grossman1996-10-151-0/+31
* Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner1996-10-155-42/+254
* Fix ld2w r2,@r2 so that r3 loads the proper valueMichael Meissner1996-10-132-13/+115
OpenPOWER on IntegriCloud