]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Export libgcc functions for GLIBC_2.0.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Jun 2002 15:31:11 +0000 (15:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Jun 2002 15:31:11 +0000 (15:31 +0000)
sysdeps/powerpc/Versions

index 05400d8cca4a28b58afe4899ad1f73ee2e36dac1..e26809a3c7a7c14023e1c2565af207bbbf20569d 100644 (file)
@@ -1,3 +1,15 @@
+libc {
+  GLIBC_2.0 {
+    # Functions from libgcc.
+    __divdi3; __moddi3; __udivdi3; __umoddi3;
+    __cmpdi2; __ucmpdi2;
+    __ashldi3; __ashrdi3; __lshrdi3;
+    __fixdfdi; __fixunsdfdi;
+    __fixsfdi; __fixunssfdi;
+    __floatdidf; __floatdisf;
+  }
+}
+
 libm {
   GLIBC_2.1 {
     # symbols used in macros from sysdeps/powerpc/bits/fenv.h