Date: Wed, 3 Feb 2010 20:23:47 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/msun/amd64 fenv.c fenv.h src/lib/msun/i387 fenv.c fenv.h Message-ID: <201002032024.o13KOBDU006702@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-02-03 20:23:47 UTC
FreeBSD src repository
Modified files:
lib/msun/amd64 fenv.c fenv.h
lib/msun/i387 fenv.c fenv.h
Log:
SVN rev 203441 on 2010-02-03 20:23:47Z by kib
Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as an
argument for fnstsw. Explicitely specify sizes for the XMM control and
status word and X87 control and status words.
Reviewed by: das
Tested by: avg
MFC after: 2 weeks
Revision Changes Path
1.5 +7 -4 src/lib/msun/amd64/fenv.c
1.7 +8 -5 src/lib/msun/amd64/fenv.h
1.4 +9 -6 src/lib/msun/i387/fenv.c
1.7 +10 -7 src/lib/msun/i387/fenv.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002032024.o13KOBDU006702>
