Page MenuHomeFreeBSD

D45645.id139998.diff
No OneTemporary

D45645.id139998.diff

diff --git a/lib/libc/arm/aeabi/aeabi_double.c b/lib/libc/arm/aeabi/aeabi_double.c
--- a/lib/libc/arm/aeabi/aeabi_double.c
+++ b/lib/libc/arm/aeabi/aeabi_double.c
@@ -54,7 +54,7 @@
/*
* Depending on the target these will:
- * On armv6 with a vfp call the above function, or
+ * On armv7 with a vfp call the above function, or
* Call the softfloat function in the 3rd argument.
*/
int AEABI_FUNC2(dcmpeq, float64, float64_eq)
diff --git a/lib/libc/arm/aeabi/aeabi_float.c b/lib/libc/arm/aeabi/aeabi_float.c
--- a/lib/libc/arm/aeabi/aeabi_float.c
+++ b/lib/libc/arm/aeabi/aeabi_float.c
@@ -54,7 +54,7 @@
/*
* Depending on the target these will:
- * On armv6 with a vfp call the above function, or
+ * On armv7 with a vfp call the above function, or
* Call the softfloat function in the 3rd argument.
*/
int AEABI_FUNC2(fcmpeq, float32, float32_eq)

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 11, 2:21 AM (11 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38678749
Default Alt Text
D45645.id139998.diff (873 B)

Event Timeline