看板 DFBSD_commit 關於我們 聯絡資訊
commit 5e240be9cdb3ff91dbdd61eb86a269f95b44e8df Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Fri Apr 24 04:10:45 2009 +0000 Sync with i386's _fpmath.h: * Define LDBL_NBIT to be a mask indicating the position of the integer bit in a long double. * Add an alternative view of the bits in an 80-bit long double (64+16 instead of 32+32+15+1). Obtained-from: FreeBSD Summary of changes: lib/libc/amd64/_fpmath.h | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e240be9cdb3ff91dbdd61eb86a269f95b44e8df -- DragonFly BSD source repository