Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2008-12-22 | libm/*: mass removal of: | Denis Vlasenko | |
1. static char rcsid[] = "$NetBSD: ..." 2. /* @(#)s_scalbn.c 5.1 93/09/24 */ 3. #ifdef __STDC__ No code changes (verified with objdump) | |||
2008-09-26 | - move libm_hidden_proto to the corresponding headers. Remove from callsites. | Bernhard Reutner-Fischer | |
Note that gamma_r is not provided by glibc, perhaps add a SUN specific knob later | |||
2006-01-17 | All math related relocs gone | Peter S. Mazinger | |
2005-11-03 | add implementations from glibc for the round functions | Mike Frysinger | |