Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107164442
D45645.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
873 B
Referenced Files
None
Subscribers
None
D45645.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 2:55 AM (20 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15760350
Default Alt Text
D45645.diff (873 B)
Attached To
Mode
D45645: libc: Replace armv6 with armv7 in a comment
Attached
Detach File
Event Timeline
Log In to Comment