summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/bits/classic/mathinline.h
Commit message (Collapse)AuthorAgeFilesLines
* Rehash the PowerPC e500 port to avoid creating symlinks Joakim Tjernlund2007-02-121-182/+0
| | | | | | | in the powerpc arch code and make more code common with classic PowerPC. From Steve Papacharalambous Lets hope I didn't break something.
* Add support for PowerPC e500, libc part only.Joakim Tjernlund2007-02-041-0/+182
Math support to be done. From Steve Papacharalambous, stevep@freescale.com