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:41 UTC 2024

Modified Files:
        src/lib/libm: m.m68k.expsym
        src/lib/libm/arch/mc68881: s_cos.S s_sin.S s_tan.S

Log Message:
libm/arch/mc68881: Do the weak alias dance for sin, cos, tan.

These are used internally.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/m.m68k.expsym
cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/mc68881/s_cos.S \
    src/lib/libm/arch/mc68881/s_sin.S src/lib/libm/arch/mc68881/s_tan.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