summaryrefslogtreecommitdiff
path: root/lib/libm/arch/m68k/s_copysign.S
AgeCommit message (Expand)Author
2014-11-16Deal with the potential pressence of long double support.joerg
2014-11-15It's copysign, not _copysign.joerg
2014-11-15Add copysignl aliases.joerg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1999-11-10Add register prefixes.thorpej
1999-08-21Copied from mc68881/s_copysign.S,vis