This is the mail archive of the
glibc-cvs@sourceware.cygnus.com
mailing list for the glibc project.
libc/sysdeps/m68k/fpu e_acos.c e_atan2.c e_fmo ...
- To: glibc-cvs@sourceware.cygnus.com
- Subject: libc/sysdeps/m68k/fpu e_acos.c e_atan2.c e_fmo ...
- From: schwab@sourceware.cygnus.com
- Date: 26 Jun 1999 23:43:57 -0000
CVSROOT: /glibc/cvsfiles
Module name: libc
Changes by: schwab@egcs.cygnus.com 99/06/26 16:43:56
Modified files:
sysdeps/m68k/fpu: e_acos.c e_atan2.c e_fmod.c e_pow.c e_scalb.c
s_ccos.c s_ccosh.c s_cexp.c s_csin.c s_csinh.c
s_ilogb.c s_llrint.c s_llrintf.c s_llrintl.c
s_modf.c
sysdeps/m68k/fpu/bits: mathinline.h
Added files:
sysdeps/m68k/fpu: mathimpl.h
Log message:
* 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.