summaryrefslogtreecommitdiff
path: root/gdb/target-float.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-11[MPFR] Fix regression on 32-bit host systemsUlrich Weigand
2017-11-29Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available.John Baldwin
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand
2017-11-22Target FP: Refactor use of host floating-point arithmeticUlrich Weigand
2017-11-16Refactor endian handling in DFP routinesUlrich Weigand
2017-11-06Target FP: Merge doublest.c and dfp.c into target-float.cUlrich Weigand
2017-11-06Target FP: Handle interfaces to scripting languagesUlrich Weigand
2017-11-06Target FP: Add binop and compare routines to target-float.{c,h}Ulrich Weigand
2017-11-06Target FP: Add conversion routines to target-float.{c,h}Ulrich Weigand
2017-11-06Target FP: Add string routines to target-float.{c,h}Ulrich Weigand
2017-11-06Target FP: Introduce target-float.{c,h}Ulrich Weigand