summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/bits/classic
Commit message (Collapse)AuthorAgeFilesLines
* Rehash the PowerPC e500 port to avoid creating symlinks Joakim Tjernlund2007-02-124-463/+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-044-0/+463
Math support to be done. From Steve Papacharalambous, stevep@freescale.com