From f7d813f35f702d6c17683ac926f0dd624228c272 Mon Sep 17 00:00:00 2001 From: bjh21 Date: Sun, 24 Mar 2002 23:04:03 +0000 Subject: [PATCH] ARM FPA mangling of doubles isn't specific to arm26. --- regress/lib/libc/ieeefp/testfloat/notes/README.NetBSD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/lib/libc/ieeefp/testfloat/notes/README.NetBSD b/regress/lib/libc/ieeefp/testfloat/notes/README.NetBSD index 28781deb2dc8..8535a88c240a 100644 --- a/regress/lib/libc/ieeefp/testfloat/notes/README.NetBSD +++ b/regress/lib/libc/ieeefp/testfloat/notes/README.NetBSD @@ -1,4 +1,4 @@ -$NetBSD: README.NetBSD,v 1.1 2001/03/13 08:02:17 ross Exp $ +$NetBSD: README.NetBSD,v 1.2 2002/03/24 23:04:03 bjh21 Exp $ Changes at initial import...ross@netbsd.org @@ -11,7 +11,7 @@ Changes at initial import...ross@netbsd.org o conversion o the previously target-specific softfloat.h and milieu.h made mostly generic. Still some work to do with default NaN bitpatterns, endian, - and arm26-DEMANGLE issues. + and arm/fpa-DEMANGLE issues. o arch/i386/systfloat.S extended to handle: int32_t syst_floatx80_to_int32_round_to_zero(floatx80) int64_t syst_floatx80_to_int64_round_to_zero(floatx80)