Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-16 | fix powerpc termios.h and ioctl.h | rofl0r | 2 | -192/+232 | |
2012-11-15 | ppc wchar_t is long, not int | Rich Felker | 1 | -1/+1 | |
2012-11-14 | fix powerpc atomic compare-and-swap function | Rich Felker | 1 | -6/+7 | |
previous version did not compare at all; it was just a fancy atomic write. untested. further atomic fixes may be needed. | |||||
2012-11-14 | update ppc atomic code to match the endian-agnostic version on other archs | Rich Felker | 1 | -14/+6 | |
2012-11-14 | fix wchar limits mistakenly copied from arm | Rich Felker | 1 | -2/+2 | |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | 29 | -0/+2040 | |