Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm
Module Name: src
Committed By: riastradh
Date: Wed May 8 01:04:03 UTC 2024
Modified Files:
src/lib/libm: m.i386.expsym m.x86_64.expsym
src/lib/libm/arch/i387: s_finite.S s_finitef.S
Log Message:
libm/arch/i387: Do the weak alias dance for finite and finitef.
These are used internally by some things.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/m.i386.expsym \
src/lib/libm/m.x86_64.expsym
cvs rdiff -u -r1.7 -r1.8 src/lib/libm/arch/i387/s_finite.S
cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/i387/s_finitef.S
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