platform_build/core/combo/arch/x86
Dan Willemsen 04aa521eca Add a 32-bit x86_64 arch variant
The current 32-bit configuration for generic x86_64 targets inherits some
variables (SSE4 support) from the 64-bit configuration, and overrides
the make variables used for other configurations (SSSE3). Ideally, these
would be using different variables, but until then, unify the
configuration for x86_64 targets so that everything is consistent.

Bug: 28694691
Change-Id: I47e67299d4c632e7491d7e73dc0fc6480ef08006
2016-05-10 14:15:41 -07:00
..
atom.mk Rename core/combo/arch/x86/x86-atom.mk to core/combo/arch/x86/atom.mk. 2014-12-03 22:41:10 +03:00
haswell.mk Remove "-mstackrealign" option from all x86 builds. 2014-10-13 19:08:01 +04:00
ivybridge.mk Remove "-mstackrealign" option from all x86 builds. 2014-10-13 19:08:01 +04:00
sandybridge.mk sandybridge setup: no AES_NI, AVX, MOVBE 2016-02-23 20:42:42 -08:00
silvermont.mk Remove "-mstackrealign" option from all x86 builds. 2014-10-13 19:08:01 +04:00
x86.mk Revert "Continue to use march=i686 before fix of g++ ICE." 2014-10-30 01:55:45 +00:00
x86_64.mk Add a 32-bit x86_64 arch variant 2016-05-10 14:15:41 -07:00