This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC v2][1/2] Target FP: Refactor use of host floating-point arithmetic


On 2017-11-22 07:57, Ulrich Weigand wrote:
This two-patch series completes (optional) use of MPFR to implement precise target floating-point operations if formats different from the host. This
is an updated version of the original proposal here:
https://sourceware.org/ml/gdb-patches/2017-09/msg00100.html

I've now pushed this series (and the associated documentation change as
approved by Eli).  This completes the implementation of precise target
floating-point operations via MPFR.

Congratulations, that was quite some work :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]