Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-04 | TIc80 simulator. | Andrew Cagney | 1 | -0/+624 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -624/+0 | |
1998-02-17 | Better tracing for conditional branches | Michael Meissner | 1 | -5/+74 | |
1998-02-13 | Pass floating point structure address instead of the structure itself | Michael Meissner | 1 | -22/+22 | |
1998-01-28 | Print compare bits in human readible form | Michael Meissner | 1 | -5/+112 | |
1997-10-03 | Rewrite simulator floating point module. Do not rely on host FP | Andrew Cagney | 1 | -8/+8 | |
implementation. Add preliminary support for different IEEE-754 rounding modes. Implement SQRT in software. Update TiC80 simulator. Add sim-fpu -> TestFloat interface for testing. | |||||
1997-05-30 | Add assembler information to igen input files. | Andrew Cagney | 1 | -10/+13 | |
1997-05-15 | Fix double conversion problem. | Andrew Cagney | 1 | -0/+20 | |
1997-05-14 | Make columns line up for fpu operation tracing | Michael Meissner | 1 | -7/+7 | |
1997-05-12 | c80 simulator fixes. | Andrew Cagney | 1 | -1/+1 | |
1997-05-11 | Fix shift/lmo insns; Subu does arithmetic unsigned | Michael Meissner | 1 | -1/+51 | |
1997-05-08 | Change output format slightly | Michael Meissner | 1 | -1/+1 | |
1997-05-08 | Change output format slightly | Michael Meissner | 1 | -72/+35 | |
1997-05-08 | Bump SIZE_DECIMAL to 13 | Michael Meissner | 1 | -1/+1 | |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -0/+412 | |
o Fill in more tic80 insns |