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:
f1ba5c3
)
m68k exp2f implementation.
author
Ulrich Drepper
<drepper@redhat.com>
Sat, 17 Feb 2001 16:49:28 +0000
(16:49 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Sat, 17 Feb 2001 16:49:28 +0000
(16:49 +0000)
sysdeps/m68k/fpu/e_exp2f.c
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/m68k/fpu/e_exp2f.c
b/sysdeps/m68k/fpu/e_exp2f.c
new file mode 100644
(file)
index 0000000..
593842e
--- /dev/null
+++ b/
sysdeps/m68k/fpu/e_exp2f.c
@@ -0,0
+1,2
@@
+#define FUNC __ieee754_exp2f
+#include <e_acosf.c>