about summary refs log tree commit diff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* add missing const on powerpc FE_DFL_ENVRich Felker2012-11-181-1/+1
* fenv support for ppc, untestedRich Felker2012-11-181-7/+28
* ppc socket.h: add forgotten cmsghdrrofl0r2012-11-181-0/+7
* dynamic linking support for powerpcRich Felker2012-11-161-8/+27
* fix ppc stat structure definitionRich Felker2012-11-161-4/+3
* fix powerpc termios.h and ioctl.hrofl0r2012-11-162-192/+232
* ppc wchar_t is long, not intRich Felker2012-11-151-1/+1
* fix powerpc atomic compare-and-swap functionRich Felker2012-11-141-6/+7
* update ppc atomic code to match the endian-agnostic version on other archsRich Felker2012-11-141-14/+6
* fix wchar limits mistakenly copied from armRich Felker2012-11-141-2/+2
* PPC port cleaned up, static linking works well now.rofl0r2012-11-1329-0/+2040