Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1997-05-19 | o Implement generic halt/restart/abort module. | Andrew Cagney | 1 | -16/+5 |
1997-05-16 | o Make tic80 insn file more `cache ready' | Andrew Cagney | 1 | -2/+0 |
1997-05-13 | Make sure r0 == 0; Return EINVAL for system calls that are defined but not pr... | Michael Meissner | 1 | -0/+2 |
1997-05-13 | Remove ANNULed cycle - was confusing gdb. | Andrew Cagney | 1 | -22/+5 |
1997-05-12 | Clear cntrl-c after handling it. | Andrew Cagney | 1 | -1/+1 |
1997-05-12 | c80 simulator fixes. | Andrew Cagney | 1 | -0/+27 |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -208/+0 |
1997-05-06 | Remove extra : from nop, sink{1,2} tracing | Michael Meissner | 1 | -3/+3 |
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 1 | -0/+209 |
1997-05-02 | o Add core and event objects into simulator | Andrew Cagney | 1 | -0/+8 |
1997-04-29 | Numerous fixes. | Andrew Cagney | 1 | -1/+1 |
1997-04-24 | Enable more instructions. | Andrew Cagney | 1 | -5/+10 |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+117 |