This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] Unify i386 xm.h for FreeBSD and Linux



> Btw, why did you decide to define HOST_FLOAT_FORMAT and
> HOST_DOUBLE_FORMAT explicitly?  The defaults are on defs.h, and they
> are identical to what you did.  Any reason for that?


Just FYI, they moved.  They are now in doublest.h.  Once the arm-tdep.c 
code is fixed (patch submitted) the defaults will most likely be deleted.

Beyond that, I'm trying to figure out a way of detecting / setting the 
host FP at runtime.  The other (hope) is that someone finds / implements 
host / target independant FP.

	Andrew


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