From: jjohnstn Date: Thu, 5 Feb 2004 20:21:03 +0000 (+0000) Subject: Remove fixme comment for __arm__ added with last patch. X-Git-Tag: reparent-point~4143 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=371e666ac2a47f8aa676969ac1c6302e945a1f27;p=pf3gnuchains%2Fpf3gnuchains4x.git Remove fixme comment for __arm__ added with last patch. --- diff --git a/newlib/libc/include/machine/ieeefp.h b/newlib/libc/include/machine/ieeefp.h index 36721034ae..d342d7e2f0 100644 --- a/newlib/libc/include/machine/ieeefp.h +++ b/newlib/libc/include/machine/ieeefp.h @@ -54,11 +54,7 @@ /* ARM traditionally used big-endian words; and within those words the byte ordering was big or little endian depending upon the target. Modern floating-point formats are naturally ordered; in this case - __VFP_FP__ will be defined, even if soft-float. - - FIXME: long double support is broken for the ARM when __ARMEL__ - is specified. New long double formats need to be added - to the long double conversion routines. */ + __VFP_FP__ will be defined, even if soft-float. */ #ifdef __VFP_FP__ # ifdef __ARMEL__ # define __IEEE_LITTLE_ENDIAN