aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/arch
Commit message (Expand)AuthorAgeFilesLines
* Add support for Pentium-M autodetection and GCC builds. Bug report bylloyd2008-09-281-0/+1
* Default to very basic platform types for distro buildslloyd2008-09-285-6/+5
* Change amd64 print name from AMD64 to x86-64lloyd2008-09-171-1/+1
* Better autodetection support for the Cell PPU and ppc64 machines generally.lloyd2008-09-161-0/+1
* Change submodel name for Core2 processors from 'core2duo' to 'core2'lloyd2008-07-071-5/+5
* Build Alpha as little-endian by default.lloyd2007-10-211-0/+1
* Make i686 the x86 default CPU (used if the user just says 'x86' or equivalent)lloyd2007-10-211-1/+1
* Mark both 32 and 64 bit PowerPC as big endian. Both have little endianlloyd2007-10-192-0/+4
* Mark x86 and x86-64 as supporting unaligned memory accesseslloyd2007-10-192-0/+2
* Add a couple more aliases for Core 2lloyd2007-05-311-0/+3
* Mark 32-bit SPARC as big-endian, since SPARC didn't offer little-endianlloyd2007-05-171-0/+2
* Add a new preprocessor macro defining the endian-ness of the target CPU.lloyd2007-05-172-0/+4
* Various small improvements for x86-64 architectures, and better supportlloyd2006-11-241-3/+10
* Add core2duo as an arch alias for amd64lloyd2006-09-261-0/+1
* Opteron and Athlon64 were marked as both aliases and submodels of AMD64.lloyd2006-09-151-6/+2
* Improve handling of Itanium option generation for GCClloyd2006-09-081-2/+4
* Move the configure.pl generation code into the tree.lloyd2006-06-0316-0/+313