summaryrefslogtreecommitdiffstats
path: root/libm/powerpc/classic
Commit message (Collapse)AuthorAgeFilesLines
* - remove files that are not either LGPL or Public Domain.Bernhard Reutner-Fischer2008-09-2512-1345/+0
| | | | | | | | | - pull replacement funcs for fpmacros.c from glibc This removes the powerpc/classic implementation which did not state any license but read: Copyright © 1991 Apple Computer, Inc. All rights reserved. and thus was dubious (and not needed).
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-246-32/+32
|
* Fix fallout from the e500 math integration.Joakim Tjernlund2007-04-021-1/+1
| | | | from Steve Papacharalambous.
* From Steve Papacharalambous:Joakim Tjernlund2007-03-3113-0/+1363
Add math support for PowerPC e500.