summaryrefslogtreecommitdiff
path: root/libm/powerpc/frexpldexp.c
AgeCommit message (Collapse)Author
2001-11-24Fix naming so things will actually workEric Andersen
-Erik
2001-11-24Move powerpc specific optimizations (courtesy of apple) to powerpcEric Andersen
subdir. Put together a theoretical framework for adding arch specific optimizations. Havn't tried this yet but it looks correct... -Erik