..
arm64_device.go
Remove gcc-specific optimizations
2017-11-14 17:43:33 +00:00
arm_device.go
Set -fomit-frame-pointer for all devices
2017-11-15 18:52:42 +00:00
cfi_exports.map
Revert "Revert "Build system changes for CFI (Soong)""
2017-11-01 12:50:01 -07:00
clang.go
Re-enable -Wunknown-warning-option
2017-11-10 13:54:47 -08:00
global.go
Set -fomit-frame-pointer for all devices
2017-11-15 18:52:42 +00:00
integer_overflow_blacklist.txt
Add integer_overflow sanitization build option.
2017-07-07 09:52:23 -07:00
mips64_device.go
Remove gcc-specific optimizations
2017-11-14 17:43:33 +00:00
mips_device.go
Set -fomit-frame-pointer for all devices
2017-11-15 18:52:42 +00:00
tidy.go
Allow overriding tidy configs using environment variables
2016-11-02 15:47:20 -07:00
tidy_test.go
Add clang-tidy support
2016-10-31 16:21:01 -07:00
toolchain.go
Explicitly link the profile runtime during PGO
2017-10-04 22:25:19 -07:00
x86_64_device.go
Remove gcc-specific optimizations
2017-11-14 17:43:33 +00:00
x86_darwin_host.go
Consolidate global cflags
2017-11-03 11:34:45 -07:00
x86_device.go
Remove gcc-specific optimizations
2017-11-14 17:43:33 +00:00
x86_linux_bionic_host.go
Remove -Wl,--gc-sections from target flags
2017-11-03 11:34:45 -07:00
x86_linux_host.go
Consolidate global cflags
2017-11-03 11:34:45 -07:00
x86_windows_host.go
Consolidate global cflags
2017-11-03 11:34:45 -07:00