platform_build_soong/cc
Dan Willemsen 8e1e3fba87 Mark the cortex-{a7,a53,a53.57} chips as supporting LPAE
Port of Id3994c6d334c8bb673fc3849550f591136a8dd6a

Change-Id: Ic9d96ff81f9119e012f45e8e3b3a76961a922a21
2016-03-29 15:47:08 -07:00
..
androidmk.go Use correct install paths in generated Android.mk 2016-03-24 13:14:12 -07:00
arm64_device.go Align flags with make 2016-01-12 23:30:13 -08:00
arm_device.go Mark the cortex-{a7,a53,a53.57} chips as supporting LPAE 2016-03-29 15:47:08 -07:00
builder.go Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make 2016-03-03 17:21:04 -08:00
cc.go Don't install static libraries 2016-03-25 17:31:43 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
clang.go Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make 2016-03-03 17:21:04 -08:00
gen.go Generate .c for .y and .l 2016-03-01 17:32:31 -08:00
mips64_device.go Align flags with make 2016-01-12 23:30:13 -08:00
mips_device.go Add Clang Asflags for mips 2016-01-13 13:32:26 -08:00
stl.go Refactor cc 2016-03-21 17:31:04 -07:00
toolchain.go Fix C++ on Darwin 2016-03-09 10:30:22 -08:00
util.go Refactor cc 2016-03-21 17:31:04 -07:00
x86_64_device.go sandybridge setup: no AES_NI, AVX, MOVBE 2016-02-29 15:26:26 -08:00
x86_darwin_host.go OSX: Use the oldest SDK, but always set our target to 10.8 2016-03-09 10:41:21 -08:00
x86_device.go sandybridge setup: no AES_NI, AVX, MOVBE 2016-02-29 15:26:26 -08:00
x86_linux_host.go Reorder extra clang host flags 2016-03-03 17:22:39 -08:00
x86_windows_host.go Add windows x86_64 2016-02-08 16:07:22 -08:00