Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-01 | Remove trailing whitespace | malc | 1 | -1/+1 |
2010-03-13 | FreeBSD ppc_init_cacheline_sizes(): add missing #includes | Juergen Lock | 1 | -0/+3 |
2010-02-20 | Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation. | Juergen Lock | 1 | -0/+21 |
2009-02-04 | Properly initialize len argument of sysctl and include stdio.h (perror) | malc | 1 | -0/+2 |
2009-01-14 | Remove all traces of __powerpc__ | malc | 1 | -2/+2 |
2009-01-14 | Fix building on PPC64 | malc | 1 | -2/+2 |
2009-01-13 | Do not rely on __powerpc__ being defined as a feature test macro | malc | 1 | -2/+2 |
2008-12-11 | Add lost semicolons | malc | 1 | -2/+2 |
2008-12-11 | Don't require linux/auxvec.h, which isn't always installed with libc. | malc | 1 | -4/+7 |
2008-12-10 | Introduce and use cache-utils.[ch] | malc | 1 | -0/+68 |