From 240441038f2d2b1a32d4239270c7f76531a484f3 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 1 Sep 2009 15:30:12 -0700 Subject: Fix x86_64 bits/mathinline.h for -m32 compilation. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d230db7..b4e6966 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-01 Jakub Jelinek + + * sysdeps/x86_64/fpu/bits/mathinline.h: Include bits/wordsize.h. + (__signbitf, __signbit): Only use SSE inline asm for 64-bit. + 2009-08-31 Andreas Schwab * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm. -- cgit v1.1