cvs commit: src/lib/msun/src k_rem_pio2f.c
    Bruce Evans 
    bde at FreeBSD.org
       
    Sat Jan 19 14:50:51 PST 2008
    
    
  
bde         2008-01-19 22:50:50 UTC
  FreeBSD src repository
  Removed files:
    lib/msun/src         k_rem_pio2f.c 
  Log:
  Remove the float version of the kernel of arg reduction for pi/2, since
  it should never have existed and it has not been used for many years
  (floats are reduced faster using doubles).  All relevant changes (just
  the workaround for broken assignment) have been merged to the double
  version.
  
  Revision  Changes    Path
  1.10      +0 -198    src/lib/msun/src/k_rem_pio2f.c (dead)
    
    
More information about the cvs-all
mailing list