summaryrefslogtreecommitdiff
path: root/sim/common/sim-fpu.c
Commit message (Expand)AuthorAgeFilesLines
* Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1997-08-301-27/+50
* Treat infinities like normal numbers for purposes of comparisonsMichael Meissner1997-05-171-6/+6
* Remove some of the flake from the c80 floating point.Andrew Cagney1997-05-151-38/+563
* More floating point operations.Andrew Cagney1997-05-151-14/+102
* Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1997-05-051-0/+169