projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f667ba
)
Moved from soft-fp/sysdeps/powerpc/Versions
author
Andreas Jaeger
<aj@suse.de>
Tue, 5 Sep 2000 08:32:06 +0000
(08:32 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Tue, 5 Sep 2000 08:32:06 +0000
(08:32 +0000)
sysdeps/powerpc/soft-fp/Versions
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/powerpc/soft-fp/Versions
b/sysdeps/powerpc/soft-fp/Versions
new file mode 100644
(file)
index 0000000..
242aaf9
--- /dev/null
+++ b/
sysdeps/powerpc/soft-fp/Versions
@@ -0,0
+1,8
@@
+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;
+}