NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57881 CVS commit: src/lib/libm



The following reply was made to PR port-vax/57881; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57881 CVS commit: src/lib/libm
Date: Wed, 8 May 2024 02:08:11 +0000

 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.
 


Home | Main Index | Thread Index | Old Index