aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1996-11-20 * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn2-14/+115
1996-11-15Fix some warningsMichael Meissner2-0/+349
1996-11-09Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+146
1996-11-01Powerpc-linux now builds the simulatorMichael Meissner2-1/+12
1996-11-01Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-2/+8
1996-10-31Fix linux build problem.Gavin Romig-Koch2-0/+6
1996-10-30Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner4-26/+57
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-29Add access, sigaltstack, sigaction emulationsMichael Meissner2-1/+206
1996-10-29 * simops.c: Include <sys/stat.h>.Jeff Law2-18/+20
1996-10-29Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt4-143/+439
1996-10-24 * simops.c (OP_500): Mask off low bit in displacementJeff Law2-2/+6
1996-10-24 * simops.c (OP_500): Fix displacement handling for sld.w.Jeff Law2-2/+5
1996-10-24 * simops.c (trace_input): Remove all references to SEXT7.Jeff Law2-10/+18
1996-10-24 * Makefile.in: Get rid of srcroot. Set all INSTALL macros viaStu Grossman4-51/+131
1996-10-22Provide better statistics, particularly for doing VLIW work; Fix ldb to corre...Michael Meissner2-95/+213
1996-10-21Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-6/+10
1996-10-18Add support for fselMichael Meissner1-1/+1
1996-10-17 * configure.in (--enable-sim-powerpc): Delete.David Edelsohn1-35/+49
1996-10-17Add more m32r support.David Edelsohn1-0/+28
1996-10-17Make simulated loads/stores faster on x86, AIX, and big endian hostsMichael Meissner2-0/+24
1996-10-17Add missing v850 sanitization stuff.Jeff Law1-0/+2
1996-10-16Make read/write memory functions inlinedMichael Meissner3-69/+69
1996-10-16Make read/write memory functions inlinedMichael Meissner4-22/+40
1996-10-16Fix tracing of accumulatorsMichael Meissner2-2/+6
1996-10-15 * interp.c (MEM_SIZE): It's now bytes, not a power of 2.Stu Grossman1-0/+31
1996-10-15Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner5-42/+254
1996-10-13Fix ld2w r2,@r2 so that r3 loads the proper valueMichael Meissner2-13/+115
1996-10-12 * configure.in: Only build the V850 simulator ifJeff Law3-9/+30
1996-10-03 * Makefile.in (mostlyclean): Move config.log to distclean.Jason Molenda2-2/+7
1996-10-02 * Makefile.in (clean): Remove config.log.Jason Molenda2-8/+16
1996-09-30m32r [work in progress]David Edelsohn1-0/+7
1996-09-28 * gencode.c (write_opcodes): Output hex values for opcode maskStu Grossman4-5/+27
1996-09-27 * simops.c (trace_input): Fix thinko.Jeff Law2-7/+16
1996-09-26Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-3/+3
1996-09-26Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-1/+1
1996-09-25Fix tracing for st2wMichael Meissner2-12/+54
1996-09-20Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+5
1996-09-20 * gencode.c (process_instructions): Call build_endian_shift whenIan Lance Taylor2-1/+5
1996-09-20Lose doc directory until we DOS-ize it; Add doc/.SanitizeMichael Meissner1-1/+7
1996-09-20Add documentation filesMichael Meissner1-0/+1
1996-09-20PSIM 1996/9/19 updateMichael Meissner4-883/+2
1996-09-20Fix multiplication, ldxc1, and floating point conversion. See ChangeLog.Ian Lance Taylor3-16/+67
1996-09-20Make sure cmp{,eq,u}i use correct castsMichael Meissner2-5/+11
1996-09-19 * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC.Ian Lance Taylor2-4/+4
1996-09-19 * gencode.c (process_instructions): Correct shift count for 32Ian Lance Taylor2-4/+9
1996-09-19 * gencode.c (process_instructions): Correct handling of norIan Lance Taylor2-1/+6
1996-09-19Fix tracing infoMichael Meissner2-1/+2
1996-09-19Make sure there is a trailing space after the instructionMichael Meissner2-2/+4