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][00/19] Target FP: Precise target floating-point emulation


> Date: Thu, 16 Nov 2017 20:05:59 +0100 (CET)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> Cc: eliz@gnu.org (Eli Zaretskii), gdb-patches@sourceware.org
> 
> I've just posted an updated set of patches that implements the
> suggestion to use host FP if the format matches, and MPFR if not.
> To keep code complexity down, this is done by encapsulating the
> operations in an abstract base class with multiple implementations.
> https://sourceware.org/ml/gdb-patches/2017-11/msg00323.html
> https://sourceware.org/ml/gdb-patches/2017-11/msg00324.html
> 
> Does this address your concerns?

Yes, thank you very much.


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