The NetBSD Project

CVS log for src/lib/libm/man/sincos.3

[BACK] Up to [cvs.NetBSD.org] / src / lib / libm / man

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 11 14:44:19 2023 UTC (15 months, 4 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +3 -3 lines
Pull up following revision(s) (requested by riastradh in ticket #320):

	lib/libm/src/ldbl_dummy.c: revision 1.3
	distrib/sets/lists/debug/shl.mi: revision 1.303
	lib/libm/src/ldbl_dummy.c: revision 1.4
	lib/libm/src/namespace.h: revision 1.17
	lib/libm/src/s_llrintl.c: revision 1.3
	lib/libm/Makefile: revision 1.220
	lib/libm/src/s_lrintl.c: revision 1.3
	lib/libm/man/sincos.3: revision 1.2
	lib/libm/man/math.3: revision 1.29
	distrib/sets/lists/base/shl.mi: revision 1.946
	lib/libm/shlib_version: revision 1.18

libm: Fill in more dummy long double transcendental functions.
This should cover everything from C99.

libm: Need <math.h> for __HAVE_LONG_DOUBLE.
Fixes missing definitions of lrintl, llrintl on various platforms.

Add (newly added): expm1l log1pl log2l lgammal tgammal
so that the library gets the correct symbols defined in it.

libm: Bump minor for new long double transcendental functions.
XXX Still missing: remquol, remainderl.

fix cross references (from Anon Ymous)

Correct history (Brad Smith)

libm: Add missing fma(3) and friends for sh3.

libm: Add dummy remainderl and remquol.
These are pretty bad -- these aren't transcendental functions; not
rocket science to make them correctly rounded -- but let's just make
sure they're available in libm for netbsd-10.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 11 15:28:21 2023 UTC (17 months, 4 weeks ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Correct history (Brad Smith)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 27 08:31:59 2022 UTC (2 years, 3 months ago) by christos
Branches: MAIN
CVS tags: netbsd-10-base
Branch point for: netbsd-10
Add sincos{,f,l} from FreeBSD

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>