diff options
author | Andreas Jaeger <aj@suse.de> | 2000-09-05 08:31:52 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-09-05 08:31:52 +0000 |
commit | d3d726ab8fcb54f5fd23fea03e42e150621c1268 (patch) | |
tree | d4ed75bc8a217ba6e3da7750912a230181532e88 /soft-fp/sysdeps/powerpc/Versions | |
parent | 379ed351443b56500ffea2c5efb4ffbca866fcec (diff) | |
download | glibc-d3d726ab8fcb54f5fd23fea03e42e150621c1268.tar.gz glibc-d3d726ab8fcb54f5fd23fea03e42e150621c1268.tar.xz glibc-d3d726ab8fcb54f5fd23fea03e42e150621c1268.zip |
Moved from soft-fp/sysdeps/sparc/sparc32/q_itoq.c
Diffstat (limited to 'soft-fp/sysdeps/powerpc/Versions')
-rw-r--r-- | soft-fp/sysdeps/powerpc/Versions | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/soft-fp/sysdeps/powerpc/Versions b/soft-fp/sysdeps/powerpc/Versions deleted file mode 100644 index 242aaf99cd..0000000000 --- a/soft-fp/sysdeps/powerpc/Versions +++ /dev/null @@ -1,8 +0,0 @@ -libc { - GLIBC_2.2 { - _q_add; _q_cmp; _q_cmpe; _q_div; _q_dtoq; _q_feq; _q_fge; _q_fgt; - _q_fle; _q_flt; _q_fne; _q_itoq; _q_mul; _q_neg; _q_qtod; _q_qtoi; - _q_qtos; _q_qtou; _q_sqrt; _q_stoq; _q_sub; - _q_utoq; - _q_lltoq; _q_qtoll; _q_qtoull; _q_ulltoq; -} |