aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-fpu.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-232000-12-15 Ben Elliston <bje@redhat.com>Ben Elliston1-31/+20
2000-11-082000-11-09 Ben Elliston <bje@redhat.com>Ben Elliston1-2/+2
1999-09-22import gdb-1999-09-21Jason Molenda1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2578
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2566/+0
1998-04-16o CVT.S.W and CVT.W.S were reversedAndrew Cagney1-3/+40
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney1-7/+19
1998-02-25Extend TRACE macros to include more cases.Andrew Cagney1-6/+205
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney1-14/+33
1998-02-20Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detectingAndrew Cagney1-428/+1922
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-27/+50
1997-05-17Treat infinities like normal numbers for purposes of comparisonsMichael Meissner1-6/+6
1997-05-15Remove some of the flake from the c80 floating point.Andrew Cagney1-38/+563
1997-05-15More floating point operations.Andrew Cagney1-14/+102
1997-05-05Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1-0/+169