Home | History | Annotate | Download | only in libm
History log of /src/tests/lib/libm/t_round.c
RevisionDateAuthorComments
 1.10  02-Feb-2024  andvar fix various typos in comments.
 1.9  03-Sep-2017  wiz Fix verb form.
 1.8  03-Sep-2017  maya Use a global double to stop GCC from optimizing the test away
Better diagnostic messages
More familiar test for 'even number'
 1.7  30-Aug-2017  maya Add a short case for the alpha test failure

Now I see it's down to the choice of -mfp-trap-mode (n works, su/sui/u don't)
 1.6  30-Aug-2017  maya use PRIu64 to print uint64_t, don't print sizeof

fixes build. sorry, built tested an older version for 32bit.
 1.5  30-Aug-2017  maya Add test case for alpha's MPFR config test failure
This assert fires with -mieee, but not without it.
 1.4  11-Nov-2013  joerg Add initial version of ceill, floorl and roundl from FreeBSD.
 1.3  13-Sep-2011  jruoho branches: 1.3.2; 1.3.8;
Assign missing copyright to TNF.

XXX: If these originated from you, please modify accordingly.
 1.2  04-Jul-2011  mrg XXX: ugly hack to make these valid for vax fp.
XXX: could consolidate some of this into a common header, but i'll
leave that clean up for another time.
 1.1  08-Apr-2011  jruoho Move the round(3) checks from 't_libm' to their own 't_round'
for consistency. Add -Wfloat-equal and fix comparisons.
 1.3.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed