From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [rfc/rfa] Almost eliminate HOST_{FLOAT,DOUBLE,...}_FORMAT Date: Fri, 29 Jun 2001 15:20:00 -0000 Message-id: <1010629215639.ZM14152@ocotillo.lan> References: <3B3CB989.1000706@cygnus.com> <1010629204858.ZM13994@ocotillo.lan> X-SW-Source: 2001-06/msg00546.html On Jun 29, 1:48pm, Kevin Buettner wrote: > BTW, you'll need to address the use of HOST_FLOAT_FORMAT in > arm_linux_push_arguments() in arm-linux-tdep.c or else that file > won't compile any longer after eliminating the defines from defs.h. Oops. Never mind. I'm behind on email and just got to some of the earlier mail where you fixed this problem on ARM. Kevin