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


   Date: Thu, 2 Aug 2001 18:20:34 +0300 (IDT)
   From: Eli Zaretskii <eliz@is.elta.co.il>

   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?

Yep.  Andrew wants to get rid of HOST_BYTE_ORDER, and therefore the
code that sets the defaults for HOST_FLOAT_FORMAT and
HOST_DOUBLE_FORMAT will disappear.

Mark


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