Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106189297
D44322.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
309 B
Referenced Files
None
Subscribers
None
D44322.diff
View Options
diff --git a/lib/libgcc_s/Symbol.map b/lib/libgcc_s/Symbol.map
--- a/lib/libgcc_s/Symbol.map
+++ b/lib/libgcc_s/Symbol.map
@@ -148,6 +148,7 @@
__bswapsi2;
};
+#if defined(__aarch64__) || defined(__riscv)
GCC_4.6.0 {
__addtf3;
__cmptf2;
@@ -180,3 +181,4 @@
__trunctfxf2;
__unordtf2;
};
+#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 9:02 PM (7 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15617619
Default Alt Text
D44322.diff (309 B)
Attached To
Mode
D44322: libgcc_s: only export 128-bit long double when available
Attached
Detach File
Event Timeline
Log In to Comment