aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/arch
Commit message (Expand)AuthorAgeFilesLines
* Set -m flags for rdrand.cpp. Update compiler ISA flagslloyd2013-12-232-2/+8
* Add a generic 64x64->128 multiplication op.lloyd2013-07-307-0/+9
* Always include modules requiring ISA extensions as long as thelloyd2013-04-175-26/+33
* Alias mips64el to mips64, from Brad Smithlloyd2013-03-211-0/+4
* Add a --chost option to configure that takes a GNU style triplet.lloyd2012-08-311-2/+3
* Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clanglloyd2011-11-181-3/+4
* Add specialization for i486 that uses -mtune=generic, as Debianlloyd2011-05-131-1/+0
* Renaming the ppc target to ppc32 prevented -mcpu flags from being setlloyd2011-05-121-0/+2
* Add support for targetting the PowerPCSPE (an embedded PPC with anlloyd2011-05-122-5/+13
* Make different targets for 32 and 64 bit Atom processors, since mostlloyd2011-05-092-5/+6
* Tweak settings for SuperH setup, based on Debian bug 594159. Since aslloyd2011-05-022-7/+5
* Default sun4u to sparc32-v9 rather than sparc64lloyd2011-04-292-4/+2
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-222-1/+2
* Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-211-0/+1
* One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), andlloyd2011-04-151-0/+1
* Assume ARMs are little-endian by default; big-endian ARM seems to be a rarity.lloyd2011-03-141-0/+4
* Somewhat improved ARM support/autodetectionlloyd2011-03-091-17/+26
* Alias sun4u to sparc64. This will break for the many people who arelloyd2010-12-151-0/+4
* Add support for Atom processors.lloyd2010-08-221-0/+1
* Identify a i7-860 as Nehalemlloyd2010-08-081-0/+1
* Fix problem that prevented AES-NI code from getting loaded in at leastlloyd2010-06-111-1/+3
* New macro TARGET_CPU_IS_XXX_FAMILY for XXX = X86, PPC, SPARC, undefinedlloyd2009-12-296-0/+13
* Rename the UltraSPARC submodels; remove UltraSPARC II since it is functionallylloyd2009-11-111-6/+4
* Make em64t just an alias for amd64; add nocona as a submodel. Also addlloyd2009-11-111-1/+3
* Add a new need_isa marker for info.txt that lets a module dependlloyd2009-11-061-1/+1
* The default_submodel option was used by configure.pl but configure.pylloyd2009-11-0616-37/+7
* The code for handling SIMD ISA extensions actually works fine for generallloyd2009-11-065-15/+21
* Generate SIMD macro flags for build.h from data in build-data/arch forlloyd2009-11-065-0/+27
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-2916-33/+0
* propagate from branch 'net.randombit.botan.1_8' (head 3158f8272a3582dd44dfb77...lloyd2009-10-284-0/+12
|\
| * propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...lloyd2009-10-134-0/+12
| |\
| | * According to the Linux sources, S/390 and PowerPC can both do unalignedlloyd2009-09-044-0/+12
* | | Add alias for ppc64 as 'powerpc64' for Gentoo ebuildlloyd2009-10-281-0/+4
|/ /
* / Rename all of the build-data files with a .txt extension, and filter forlloyd2009-10-1316-0/+0
|/
* Use the default ABI instead of forcing n32 for mips32lloyd2009-08-102-32/+21
* Add an alias armv5tel for xscale, fixes autodetection for both Perl andlloyd2009-07-231-0/+1
* Add some aliases for 586/686 to match against what platform produces on WinXPlloyd2009-07-021-0/+3
* Use Opteron as default submodel, otherwise bogus GCC flags if only arch detec...lloyd2008-11-041-1/+1
* Add alias for Intel T2250. Based on /proc/cpuinfo sent by Benjamin Laulloyd2008-10-241-0/+1
* Added prescott submodel to ia32 architecture, including aliases formarkus2008-10-241-0/+7
* Default to Itanium2 if provided with just --cpu=ia64. This is safelloyd2008-10-121-1/+2
* Add new aliases for Opteron, Pentium-M, Pentium4, and Cell PPU to aid ID via ...lloyd2008-10-073-0/+9
* Remove 'core' as alias of Intel Core2 - confused by 'Dual-Core', etc in /proc...lloyd2008-10-011-1/+0
* Rename sh to hitachi-sh - make regexp collisions less likelylloyd2008-10-012-11/+11
* Add several aliases for x86lloyd2008-09-301-2/+8
* Remove the misc dir:lloyd2008-09-2916-0/+336