Page MenuHomeFreeBSD

D55657.diff
No OneTemporary

D55657.diff

diff --git a/lib/libc/quad/Symbol.map b/lib/libc/quad/Symbol.map
--- a/lib/libc/quad/Symbol.map
+++ b/lib/libc/quad/Symbol.map
@@ -8,36 +8,50 @@
#ifndef __i386__
__adddi3;
__anddi3;
+#ifndef __arm__
__ashldi3;
__ashrdi3;
#endif
+#endif
+#ifndef __arm__
__cmpdi2;
__divdi3;
+#endif
#ifndef __i386__
+#ifndef __arm__
__fixdfdi;
__fixsfdi;
__fixunsdfdi;
__fixunssfdi;
__floatdidf;
__floatdisf;
+#endif
__floatunsdidf;
__iordi3;
__lshldi3;
+#ifndef __arm__
__lshrdi3;
#endif
+#endif
+#ifndef __arm__
__moddi3;
+#endif
#ifndef __i386__
+#ifndef __arm__
__muldi3;
__negdi2;
+#endif
__one_cmpldi2;
#endif
__qdivrem;
#ifndef __i386__
__subdi3;
#endif
+#ifndef __arm__
__ucmpdi2;
__udivdi3;
__umoddi3;
+#endif
#ifndef __i386__
__xordi3;
#endif

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 4, 1:54 PM (15 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38242533
Default Alt Text
D55657.diff (798 B)

Event Timeline