Date: Fri, 11 Jan 2008 14:11:46 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/include ieeefp.h Message-ID: <200801111411.m0BEBkQb070424@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2008-01-11 14:11:46 UTC
FreeBSD src repository
Modified files:
sys/amd64/include ieeefp.h
Log:
Fix some style bugs:
- fix a previous style fix: shifts should be in the correct direction even
if they are null.
- restore a comment about namespace pollution from floatingpoint.h 1.12 and
update it.
- remove unused namespace pollution FP_*REG.
- improve some comments.
- sort macro definitions for entry points.
- don't use underscores for macro args.
Revision Changes Path
1.18 +25 -24 src/sys/amd64/include/ieeefp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801111411.m0BEBkQb070424>
