Module Name:    src
Committed By:   riastradh
Date:           Wed May  8 02:08:11 UTC 2024

Modified Files:
        src/lib/libm: m.vax.expsym
        src/lib/libm/noieee_src: n_floor.c

Log Message:
libm: Add rintl, rintf to non-IEEE754 architectures.

While here, delete #ifdef to handle ns32k -- I don't think that's
gonna be relevant any time soon; in case you hadn't noticed, the
world has moved on from ns32k to vax by now.

PR 57881


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/m.vax.expsym
cvs rdiff -u -r1.8 -r1.9 src/lib/libm/noieee_src/n_floor.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to