cvs commit: src/lib/libc/alpha _fpmath.h src/lib/libc/amd64 _fpmath.h src/lib/libc/i386 _fpmath.h src/lib/libc/ia64 _fpmath.h src/lib/libc/powerpc _fpmath.h src/lib/libc/sparc64 _fpmath.h

David Schultz das at FreeBSD.org
Sat Jan 17 23:57:03 PST 2004


das         2004/01/17 23:57:02 PST

  FreeBSD src repository

  Modified files:
    lib/libc/alpha       _fpmath.h 
    lib/libc/amd64       _fpmath.h 
    lib/libc/i386        _fpmath.h 
    lib/libc/ia64        _fpmath.h 
    lib/libc/powerpc     _fpmath.h 
    lib/libc/sparc64     _fpmath.h 
  Log:
  Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the
  high and low words of the mantissa in bits, respectively.
  
  Revision  Changes    Path
  1.4       +3 -0      src/lib/libc/alpha/_fpmath.h
  1.4       +3 -0      src/lib/libc/amd64/_fpmath.h
  1.3       +3 -0      src/lib/libc/i386/_fpmath.h
  1.4       +3 -0      src/lib/libc/ia64/_fpmath.h
  1.4       +3 -0      src/lib/libc/powerpc/_fpmath.h
  1.3       +3 -0      src/lib/libc/sparc64/_fpmath.h


More information about the cvs-all mailing list