freebsd-dev/lib/msun/i387
Bruce Evans aa9a769760 Clean up the FPU stack before returning. One stack slot was leaked on
every call.  The damage was sometimes limited by other routines using
and freeing stack slots that should have been empty to being with.
1996-12-14 16:24:42 +00:00
..
e_acos.S Change includes to reference <machine/asmacros.h>. 1994-08-19 11:12:52 +00:00
e_asin.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_atan2.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_exp.S Clean up the FP stack before returning. The i387 exp() leaked an FP 1996-06-01 18:00:07 +00:00
e_fmod.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_log10.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_log.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_remainder.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_scalb.S Clean up the FPU stack before returning. One stack slot was leaked on 1996-12-14 16:24:42 +00:00
e_sqrt.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_atan.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_ceil.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_copysign.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_cos.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_finite.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_floor.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_ilogb.S Don't trash %ebp. 1996-02-25 20:29:46 +00:00
s_log1p.S Latest fix from jtc: 1994-08-19 23:52:29 +00:00
s_logb.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_rint.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_scalbn.S Clean up the FPU stack before returning. One stack slot was leaked on 1996-12-14 16:24:42 +00:00
s_significand.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_sin.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_tan.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00