Andreas Schwab
|
5da9d1244a
|
* sysdeps/m68k/fpu/bits/mathinline.h: Move all libm internal
definitions...
* sysdeps/m68k/fpu/mathimpl.h: ... here. New file.
* sysdeps/m68k/fpu/e_acos.c: Include "mathimpl.h".
* sysdeps/m68k/fpu/e_atan2.c: Likewise.
* sysdeps/m68k/fpu/e_fmod.c: Likewise.
* sysdeps/m68k/fpu/e_pow.c: Likewise.
* sysdeps/m68k/fpu/e_scalb.c: Likewise.
* sysdeps/m68k/fpu/s_ccos.c: Likewise.
* sysdeps/m68k/fpu/s_ccosh.c: Likewise.
* sysdeps/m68k/fpu/s_cexp.c: Likewise.
* sysdeps/m68k/fpu/s_csin.c: Likewise.
* sysdeps/m68k/fpu/s_csinh.c: Likewise.
* sysdeps/m68k/fpu/s_ilogb.c: Likewise.
* sysdeps/m68k/fpu/s_llrint.c: Likewise.
* sysdeps/m68k/fpu/s_llrintf.c: Likewise.
* sysdeps/m68k/fpu/s_llrintl.c: Likewise.
* sysdeps/m68k/fpu/s_modf.c: Likewise.
|
1999-06-26 16:43:55 +00:00 |
|
Ulrich Drepper
|
fc1eaef3e8
|
Don't define ___LIBC_INTERNAL_MATH_INLINES here.
|
1997-12-03 23:31:37 +00:00 |
|
Ulrich Drepper
|
e729bad58b
|
Define __LIBC_INTERNAL_MATH_INLINES instead of
__LIBC_M81_MATH_INLINES.
|
1997-11-22 18:45:43 +00:00 |
|
Ulrich Drepper
|
d391bc58dd
|
Make compilable and fix overflow condition.
|
1997-11-11 23:47:20 +00:00 |
|
Ulrich Drepper
|
3f6db74934
|
Implementation of m68k specific llrint function.
|
1997-06-19 19:04:35 +00:00 |
|