aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/arch
Commit message (Expand)AuthorAgeFilesLines
* Add arch aliases for Debian builds [ci skip]Jack Lloyd2018-05-022-0/+5
* Recognize armv8l [ci skip]tcely2018-04-171-0/+2
* Add a data file for RISC-V 64Jack Lloyd2018-04-091-0/+1
* Add support for powerpcspe buildJack Lloyd2018-03-021-0/+3
* Add (untested) support for x32 buildJack Lloyd2018-03-021-0/+16
* AES encryption using POWER8 intrinsicsJack Lloyd2018-02-231-0/+1
* ABI for Aarch64 cryptoJack Lloyd2018-01-121-0/+1
* Recognize armv7-a [ci skip]Jack Lloyd2018-01-091-0/+1
* Remove CPU specific optimization flagsJack Lloyd2018-01-0818-295/+11
* Rename SSE4.x names to avoid underscoresJack Lloyd2017-12-112-4/+4
* Rename the SSE4 ISA extensionsJack Lloyd2017-12-112-4/+4
* Remove unaligned mem checkJack Lloyd2017-12-026-8/+0
* Add some additional CPU aliases for x86-64Jack Lloyd2017-10-121-5/+8
* Script the Windows CI buildJack Lloyd2017-09-081-0/+1
* Sort isa_extensions lists [ci skip]Simon Warta2017-09-024-14/+11
* Add support for LLVM bitcode targetJack Lloyd2017-08-301-0/+1
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+1
* Add ppc64le (POWER8 little endian) as supported cpuGustavo Serra Scalet2017-03-201-0/+22
* Add support for NEON in SIMD_4x32Jack Lloyd2017-01-291-0/+4
* Fix configure.py error when compiler doesn't support desired ISA flagsJack Lloyd2017-01-221-1/+0
* add support for Intel RdSeedDaniel Neus2015-12-182-0/+2
* Initial support for 64 bit ARMDaniel Seither2015-10-132-1/+13
* Add evbarm as platform alias for NetBSD. GH#81joerg2015-04-271-0/+1
* Add power8 targetlloyd2015-02-271-0/+1
* Split amalagamation into ISA specific objectslloyd2015-02-221-1/+0
* 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