Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | byteswap.h: fix gcc ver test for __builtin_bswap{32,64} | Mike Frysinger | 2012-12-03 | 1 | -2/+2 | |
* | Use __uint64_t in x86 __bswap_64 | H.J. Lu | 2012-10-12 | 1 | -6/+7 | |
* | Fix a typo in comment | H.J. Lu | 2012-06-04 | 1 | -1/+1 | |
* | Use i486 bits/string.h for i386 and x86_64 | H.J. Lu | 2012-06-04 | 1 | -0/+1985 | |
* | Use x86_64/bits/xtitypes.h for i386/x86-64 | H.J. Lu | 2012-05-30 | 1 | -0/+33 | |
* | Use x86_64 bits/wordsize.h for both i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -0/+13 | |
* | Use i386 bits/huge_vall.h for i386/x86-64 | H.J. Lu | 2012-05-30 | 1 | -0/+42 | |
* | Use x86_64 bits/select.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -0/+63 | |
* | Use x86_64 bits/setjmp.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -0/+40 | |
* | Use x86_64 bits/mathdef.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -0/+59 | |
* | Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64 | H.J. Lu | 2012-05-30 | 2 | -0/+163 | |
* | Use the same bits/endian.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -0/+7 | |
* | Use x86-64 bits/byteswap.h for both i386 and x86_64 | H.J. Lu | 2012-05-30 | 2 | -0/+203 |