summaryrefslogtreecommitdiffstats
path: root/libm/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* More build system cleanups...Eric Andersen2002-01-111-3/+2
|
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-4/+16
|
* Fix naming so things will actually workEric Andersen2001-11-2410-160/+314
| | | | -Erik
* Fix path problem,Eric Andersen2001-11-241-1/+1
|
* OopsEric Andersen2001-11-241-1/+1
|
* Move powerpc specific optimizations (courtesy of apple) to powerpcEric Andersen2001-11-247-0/+1170
subdir. Put together a theoretical framework for adding arch specific optimizations. Havn't tried this yet but it looks correct... -Erik