aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/arm64_device.go
Commit message (Expand)AuthorAgeFilesLines
* Remove workaround for cortex-a55/a75Yi Kong2018-06-191-6/+3
* Remove cortex-a53 linker workaround for new cpus.Christopher Ferris2018-05-151-3/+16
* Add support for cortex-a55/cortex-a75.Christopher Ferris2018-05-111-2/+50
* Remove gcc-specific optimizationsColin Cross2017-11-141-7/+0
* Move some flags to affect all devicesColin Cross2017-11-141-3/+0
* Move -fvisibility-inlines-hidden to global device cppflagsColin Cross2017-11-131-3/+1
* Consolidate ldflags that are used on all devicesColin Cross2017-11-031-7/+0
* Consolidate cflags that are set on all devicesColin Cross2017-11-031-8/+0
* Consolidate global cflagsColin Cross2017-11-031-8/+0
* Unified sysroot: arch-X/include directories are gone.Elliott Hughes2017-10-121-1/+1
* Pass correct emulation string to goldStephen Crane2017-08-151-1/+1
* Add support for Exynos-M1Junmo Park2017-07-241-0/+11
* Add support for Exynos-M2.Junmo Park2017-07-221-0/+11
* Add cortex-a73 support.Christopher Ferris2017-05-151-1/+4
* Make use of specific Kryo targeting in ClangAlex Naidis2017-04-061-2/+5
* Add support for an armv8 variant for KryoAlex Naidis2017-04-041-0/+13
* Remove -Wl,--allow-shlib-undefined from arm64Colin Cross2017-03-221-3/+0
* Dynamically generate arch structDan Willemsen2016-09-081-0/+5
* Add ubsan_standalone library name to the toolchain.Evgenii Stepanov2016-08-151-2/+2
* Move toolchain and global variables into separate packageColin Cross2016-08-011-0/+204