Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-04-16 | o CVT.S.W and CVT.W.S were reversed | Andrew Cagney | 1 | -3/+40 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1 | -7/+19 |
1998-02-25 | Extend TRACE macros to include more cases. | Andrew Cagney | 1 | -6/+205 |
1998-02-23 | * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm. | Andrew Cagney | 1 | -14/+33 |
1998-02-20 | Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detecting | Andrew Cagney | 1 | -428/+1922 |
1997-08-30 | Passify GCC. Convert 0x0LL to something more portable in the FP code. | Andrew Cagney | 1 | -27/+50 |
1997-05-17 | Treat infinities like normal numbers for purposes of comparisons | Michael Meissner | 1 | -6/+6 |
1997-05-15 | Remove some of the flake from the c80 floating point. | Andrew Cagney | 1 | -38/+563 |
1997-05-15 | More floating point operations. | Andrew Cagney | 1 | -14/+102 |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1 | -0/+169 |