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