aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/x86_linux_host.go
Commit message (Expand)AuthorAgeFilesLines
* config: swap to glibc 2.17George Burgess IV2019-01-231-2/+10
* Remove GCC-specific toolchain methodsDan Willemsen2018-10-091-29/+0
* Remove LinuxClangCppflagsLogan Chien2018-07-311-18/+2
* Revert "Support coverage instrumentation for Linux host"Pirama Arumuga Nainar2018-04-231-8/+0
* Support coverage instrumentation for Linux hostPirama Arumuga Nainar2018-04-231-0/+8
* Define clang lld flags for hosts.Chih-Hung Hsieh2018-04-171-4/+11
* Add USE_CLANG_LLD and use_clang_lld.android-o-mr1-iot-preview-8Chih-Hung Hsieh2018-04-121-0/+10
* Consolidate global cflagsColin Cross2017-11-031-9/+0
* Use correct flags for host-side assemblyGreg Hartman2017-10-051-0/+11
* Don't use the platform copy of libzDan Willemsen2017-09-271-1/+0
* Add Toolchain.Bionic()Dan Willemsen2016-11-171-0/+4
* Move toolchain and global variables into separate packageColin Cross2016-08-011-0/+273