about summary refs log tree commit diff
path: root/arch/powerpc/bits
Commit message (Collapse)AuthorAgeFilesLines
* add missing const on powerpc FE_DFL_ENVRich Felker2012-11-181-1/+1
|
* fenv support for ppc, untestedRich Felker2012-11-181-7/+28
| | | | based on code sent to the mailing list by nsz, with minor changes.
* ppc socket.h: add forgotten cmsghdrrofl0r2012-11-181-0/+7
|
* 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 wchar limits mistakenly copied from armRich Felker2012-11-141-2/+2
|
* PPC port cleaned up, static linking works well now.rofl0r2012-11-1325-0/+1804