Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2010 00:02:49 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/regression/lib/msun test-exponential.c test-fma.c test-fmaxmin.c test-invtrig.c test-logarithm.c test-trig.c
Message-ID:  <201012060003.oB6036Oh064551@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2010-12-06 00:02:49 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/lib/msun test-exponential.c test-fma.c 
                              test-fmaxmin.c test-invtrig.c 
                              test-logarithm.c test-trig.c 
  Log:
  SVN rev 216222 on 2010-12-06 00:02:49Z by das
  
  signbit() returns nonzero for negative arguments, but we shouldn't assume
  that it always returns the same nonzero value.
  
  Revision  Changes    Path
  1.4       +1 -1      src/tools/regression/lib/msun/test-exponential.c
  1.2       +2 -1      src/tools/regression/lib/msun/test-fma.c
  1.3       +2 -1      src/tools/regression/lib/msun/test-fmaxmin.c
  1.3       +1 -1      src/tools/regression/lib/msun/test-invtrig.c
  1.2       +1 -1      src/tools/regression/lib/msun/test-logarithm.c
  1.3       +1 -1      src/tools/regression/lib/msun/test-trig.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012060003.oB6036Oh064551>