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