Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-29 | Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available. | John Baldwin | 1 | -0/+2 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 1 | -0/+569 |
2017-11-22 | Target FP: Refactor use of host floating-point arithmetic | Ulrich Weigand | 1 | -422/+630 |
2017-11-16 | Refactor endian handling in DFP routines | Ulrich Weigand | 1 | -39/+31 |
2017-11-06 | Target FP: Merge doublest.c and dfp.c into target-float.c | Ulrich Weigand | 1 | -2/+1246 |
2017-11-06 | Target FP: Handle interfaces to scripting languages | Ulrich Weigand | 1 | -0/+57 |
2017-11-06 | Target FP: Add binop and compare routines to target-float.{c,h} | Ulrich Weigand | 1 | -0/+152 |
2017-11-06 | Target FP: Add conversion routines to target-float.{c,h} | Ulrich Weigand | 1 | -0/+169 |
2017-11-06 | Target FP: Add string routines to target-float.{c,h} | Ulrich Weigand | 1 | -0/+37 |
2017-11-06 | Target FP: Introduce target-float.{c,h} | Ulrich Weigand | 1 | -0/+62 |