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:
27b26c5
)
M68k log2f implementation.
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 6 Jun 2001 12:54:45 +0000
(12:54 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Wed, 6 Jun 2001 12:54:45 +0000
(12:54 +0000)
sysdeps/m68k/fpu/e_log2f.c
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/m68k/fpu/e_log2f.c
b/sysdeps/m68k/fpu/e_log2f.c
new file mode 100644
(file)
index 0000000..
ed74933
--- /dev/null
+++ b/
sysdeps/m68k/fpu/e_log2f.c
@@ -0,0
+1,2
@@
+#define FUNC __ieee754_log10f
+#include <e_acosf.c>