Date: Wed, 17 Feb 2010 09:09:12 +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: <201002170909.o1H99XYC084033@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2010-02-17 09:09:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/msun/amd64 fenv.c fenv.h
lib/msun/i387 fenv.c fenv.h
Log:
SVN rev 203989 on 2010-02-17 09:09:12Z by kib
MFC r203441:
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.
Revision Changes Path
1.4.10.2 +7 -4 src/lib/msun/amd64/fenv.c
1.6.10.2 +8 -5 src/lib/msun/amd64/fenv.h
1.3.10.2 +9 -6 src/lib/msun/i387/fenv.c
1.6.10.2 +10 -7 src/lib/msun/i387/fenv.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002170909.o1H99XYC084033>
