..
arm64_device.go
Remove cortex-a53 linker workaround for new cpus.
2018-05-15 11:23:01 -07:00
arm_device.go
Add support for cortex-a55/cortex-a75.
2018-05-11 11:23:00 -07:00
cfi_exports.map
Revert "Revert "Build system changes for CFI (Soong)""
2017-11-01 12:50:01 -07:00
clang.go
Disable a warning that libc++'s headers trip.
2018-02-07 17:24:42 -08:00
global.go
Switch PackageContext functions to take a ctx
2018-04-16 19:27:14 -07: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
Revert "Set -fomit-frame-pointer for all devices"
2017-11-18 00:11:21 +00:00
tidy.go
Switch PackageContext functions to take a ctx
2018-04-16 19:27:14 -07:00
tidy_test.go
Add clang-tidy support
2016-10-31 16:21:01 -07:00
toolchain.go
Add minimal-runtime support for integer overflows.
2018-03-21 10:04:53 -07:00
x86_64_device.go
Remove gcc-specific optimizations
2017-11-14 17:43:33 +00:00
x86_darwin_host.go
Switch PackageContext functions to take a ctx
2018-04-16 19:27:14 -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
Add base variables for windows clang
2017-11-30 15:42:53 -08:00