Age | Commit message (Expand) | Author | Files | Lines |
1996-10-17 | Make simulated loads/stores faster on x86, AIX, and big endian hosts | Michael Meissner | 1 | -0/+12 |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 1 | -0/+14 |
1996-10-16 | Fix tracing of accumulators | Michael Meissner | 1 | -0/+4 |
1996-10-15 | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 1 | -0/+7 |
1996-10-13 | Fix ld2w r2,@r2 so that r3 loads the proper value | Michael Meissner | 1 | -0/+22 |
1996-09-25 | Fix tracing for st2w | Michael Meissner | 1 | -0/+13 |
1996-09-20 | Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+5 |
1996-09-20 | Make sure cmp{,eq,u}i use correct casts | Michael Meissner | 1 | -0/+6 |
1996-09-19 | Fix tracing info | Michael Meissner | 1 | -0/+1 |
1996-09-19 | Make sure there is a trailing space after the instruction | Michael Meissner | 1 | -0/+2 |
1996-09-19 | Provide macros that can be overriden for the width of the PC & line number fi... | Michael Meissner | 1 | -0/+3 |
1996-09-19 | Add dependencies on lib{bfd,iberity}.a | Michael Meissner | 1 | -0/+5 |
1996-09-18 | Rename sim_bfd -> exec_bfd for gdb compatibility | Michael Meissner | 1 | -1/+1 |
1996-09-18 | Make exit/stop return correct exit value; Add line number tracing. | Michael Meissner | 1 | -0/+33 |
1996-09-15 | Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s... | Michael Meissner | 1 | -0/+5 |
1996-09-14 | For unknown traps, print contents of registers and continue execution | Michael Meissner | 1 | -0/+5 |
1996-09-12 | * simops.c (OP_5F00): Fix problems with system calls. | Mark Alexander | 1 | -0/+4 |
1996-09-12 | Correct trap tracing information | Michael Meissner | 1 | -0/+4 |
1996-09-11 | fix typo | Michael Meissner | 1 | -0/+4 |
1996-09-09 | Addi needs to set the carry | Michael Meissner | 1 | -0/+1 |
1996-09-09 | Fix ld2w tracing | Michael Meissner | 1 | -0/+2 |
1996-09-09 | Correct tracing of cpfg | Michael Meissner | 1 | -0/+3 |
1996-09-09 | Make ex{f,t}* tests agree with book | Michael Meissner | 1 | -0/+1 |
1996-09-09 | Fix accumulator shifts | Michael Meissner | 1 | -0/+6 |
1996-09-07 | Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+5 |
1996-09-04 | Second pass at canadian cross | Michael Meissner | 1 | -1/+9 |
1996-09-04 | First cut at dealing with canadian crosses; make -t in debugger set d10v_debu... | Michael Meissner | 1 | -1/+10 |
1996-09-04 | More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c... | Michael Meissner | 1 | -4/+28 |
1996-09-04 | Enhance debug support | Michael Meissner | 1 | -0/+19 |
1996-09-04 | * simops.c: Include correct syscall.h for d10v, not host's. | Mark Alexander | 1 | -0/+15 |
1996-08-29 | Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+19 |
1996-08-03 | Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+4 |
1996-08-02 | Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+5 |