Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark both 32 and 64 bit PowerPC as big endian. Both have little endian | lloyd | 2007-10-19 | 2 | -0/+4 |
* | Mark x86 and x86-64 as supporting unaligned memory accesses | lloyd | 2007-10-19 | 2 | -0/+2 |
* | Add a couple more aliases for Core 2 | lloyd | 2007-05-31 | 1 | -0/+3 |
* | Mark 32-bit SPARC as big-endian, since SPARC didn't offer little-endian | lloyd | 2007-05-17 | 1 | -0/+2 |
* | Add a new preprocessor macro defining the endian-ness of the target CPU. | lloyd | 2007-05-17 | 2 | -0/+4 |
* | Various small improvements for x86-64 architectures, and better support | lloyd | 2006-11-24 | 1 | -3/+10 |
* | Add core2duo as an arch alias for amd64 | lloyd | 2006-09-26 | 1 | -0/+1 |
* | Opteron and Athlon64 were marked as both aliases and submodels of AMD64. | lloyd | 2006-09-15 | 1 | -6/+2 |
* | Improve handling of Itanium option generation for GCC | lloyd | 2006-09-08 | 1 | -2/+4 |
* | Move the configure.pl generation code into the tree. | lloyd | 2006-06-03 | 16 | -0/+313 |