OpenGrok
Cross Reference: s_log1p.S
xref
: /
src
/
lib
/
libm
/
arch
/
mc68881
/
s_log1p.S
Home
|
History
|
Annotate
|
Download
|
only in
mc68881
History log of
/src/lib/libm/arch/mc68881/s_log1p.S
Revision
Date
Author
Comments
1.7
16-Jul-2024
riastradh
libm: Fix log-related symbol aliases.
- Do the weak alias dance for log, log2, log10, log1p, and their
f/l variants.
(Not strictly necessary for log2 and log10 since nothing in the
math library itself uses them -- only a computer scientist would
use log2 and only an engineer would use log10 -- but let's just do
it the same for all our forestry.)
- Provide long double aliases on vax.
- Sprinkle RCS ids.
1.6
07-Aug-2003
agc
branches: 1.6.108;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.5
10-Nov-1999
thorpej
Add register prefixes.
1.4
15-Aug-1999
kleink
branches: 1.4.4;
Make these SVR4 ABI ready.
1.3
09-May-1995
jtc
Id -> NetBSD
1.2
18-Mar-1994
jtc
Use RCSID macro for RCS ID's.
1.1
11-Feb-1994
jtc
FPU specific math code.
1.4.4.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.6.108.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Mon Oct 13 08:09:50 GMT 2025