| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Identify a i7-860 as Nehalem | lloyd | 2010-08-08 | 1 | -0/+1 |
* | Fix problem that prevented AES-NI code from getting loaded in at least | lloyd | 2010-06-11 | 1 | -1/+3 |
* | New macro TARGET_CPU_IS_XXX_FAMILY for XXX = X86, PPC, SPARC, undefined | lloyd | 2009-12-29 | 6 | -0/+13 |
* | Rename the UltraSPARC submodels; remove UltraSPARC II since it is functionally | lloyd | 2009-11-11 | 1 | -6/+4 |
* | Make em64t just an alias for amd64; add nocona as a submodel. Also add | lloyd | 2009-11-11 | 1 | -1/+3 |
* | Add a new need_isa marker for info.txt that lets a module depend | lloyd | 2009-11-06 | 1 | -1/+1 |
* | The default_submodel option was used by configure.pl but configure.py | lloyd | 2009-11-06 | 16 | -37/+7 |
* | The code for handling SIMD ISA extensions actually works fine for general | lloyd | 2009-11-06 | 5 | -15/+21 |
* | Generate SIMD macro flags for build.h from data in build-data/arch for | lloyd | 2009-11-06 | 5 | -0/+27 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 16 | -33/+0 |
* | propagate from branch 'net.randombit.botan.1_8' (head 3158f8272a3582dd44dfb77... | lloyd | 2009-10-28 | 4 | -0/+12 |
|\ |
|
| * | propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e... | lloyd | 2009-10-13 | 4 | -0/+12 |
| |\ |
|
| | * | According to the Linux sources, S/390 and PowerPC can both do unaligned | lloyd | 2009-09-04 | 4 | -0/+12 |
* | | | Add alias for ppc64 as 'powerpc64' for Gentoo ebuild | lloyd | 2009-10-28 | 1 | -0/+4 |
|/ / |
|
* / | Rename all of the build-data files with a .txt extension, and filter for | lloyd | 2009-10-13 | 16 | -0/+0 |
|/ |
|
* | Use the default ABI instead of forcing n32 for mips32 | lloyd | 2009-08-10 | 2 | -32/+21 |
* | Add an alias armv5tel for xscale, fixes autodetection for both Perl and | lloyd | 2009-07-23 | 1 | -0/+1 |
* | Add some aliases for 586/686 to match against what platform produces on WinXP | lloyd | 2009-07-02 | 1 | -0/+3 |
* | Use Opteron as default submodel, otherwise bogus GCC flags if only arch detec... | lloyd | 2008-11-04 | 1 | -1/+1 |
* | Add alias for Intel T2250. Based on /proc/cpuinfo sent by Benjamin Lau | lloyd | 2008-10-24 | 1 | -0/+1 |
* | Added prescott submodel to ia32 architecture, including aliases for | markus | 2008-10-24 | 1 | -0/+7 |
* | Default to Itanium2 if provided with just --cpu=ia64. This is safe | lloyd | 2008-10-12 | 1 | -1/+2 |
* | Add new aliases for Opteron, Pentium-M, Pentium4, and Cell PPU to aid ID via ... | lloyd | 2008-10-07 | 3 | -0/+9 |
* | Remove 'core' as alias of Intel Core2 - confused by 'Dual-Core', etc in /proc... | lloyd | 2008-10-01 | 1 | -1/+0 |
* | Rename sh to hitachi-sh - make regexp collisions less likely | lloyd | 2008-10-01 | 2 | -11/+11 |
* | Add several aliases for x86 | lloyd | 2008-09-30 | 1 | -2/+8 |
* | Remove the misc dir: | lloyd | 2008-09-29 | 16 | -0/+336 |