aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v
AgeCommit message (Expand)AuthorFilesLines
1996-11-20New file.David Edelsohn2-0/+5
1996-11-20 * Makefile.in: Delete all stuff moved to ../common/Make-common.in.David Edelsohn3-81/+62
1996-11-09Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+146
1996-11-01Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-2/+8
1996-10-30Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner4-26/+57
1996-10-29Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt4-143/+439
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-17Make simulated loads/stores faster on x86, AIX, and big endian hostsMichael Meissner2-0/+24
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-15Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner3-40/+231
1996-10-13Fix ld2w r2,@r2 so that r3 loads the proper valueMichael Meissner2-13/+115
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-20Make sure cmp{,eq,u}i use correct castsMichael Meissner2-5/+11
1996-09-19Fix tracing infoMichael Meissner2-1/+2
1996-09-19Make sure there is a trailing space after the instructionMichael Meissner2-2/+4
1996-09-19Provide macros that can be overriden for the width of the PC & line number fi...Michael Meissner2-6/+24
1996-09-19Add dependencies on lib{bfd,iberity}.aMichael Meissner1-0/+5
1996-09-18Rename sim_bfd -> exec_bfd for gdb compatibilityMichael Meissner2-7/+7
1996-09-18Make exit/stop return correct exit value; Add line number tracing.Michael Meissner5-26/+154
1996-09-15Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s...Michael Meissner2-5/+19
1996-09-14For unknown traps, print contents of registers and continue executionMichael Meissner2-0/+36
1996-09-12 * simops.c (OP_5F00): Fix problems with system calls.Mark Alexander2-40/+21
1996-09-12Correct trap tracing informationMichael Meissner2-1/+5
1996-09-11fix typoMichael Meissner2-2/+6
1996-09-09Addi needs to set the carryMichael Meissner2-0/+6
1996-09-09Fix ld2w tracingMichael Meissner2-1/+3
1996-09-09Correct tracing of cpfgMichael Meissner2-2/+9
1996-09-09Make ex{f,t}* tests agree with bookMichael Meissner2-8/+9
1996-09-09Fix accumulator shiftsMichael Meissner2-5/+31
1996-09-07Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-2/+7
1996-09-04Second pass at canadian crossMichael Meissner2-10/+29
1996-09-04First cut at dealing with canadian crosses; make -t in debugger set d10v_debu...Michael Meissner5-30/+104
1996-09-04More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...Michael Meissner7-177/+1583
1996-09-04Enhance debug supportMichael Meissner4-475/+756
1996-09-04 * simops.c: Include correct syscall.h for d10v, not host's.Mark Alexander2-4/+19
1996-09-03Portability fixes; re-add printf/putchar trapsMichael Meissner1-16/+192
1996-08-29Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt4-69/+221
1996-08-28New file.Martin Hunt2-4/+54
1996-08-27Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-84/+275
1996-08-03Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt3-72/+365
1996-08-02Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt6-0/+2360