aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/x86_64_device.go
Commit message (Expand)AuthorAgeFilesLines
* Add stoney ridge x86 variantBenjamin Gordon2019-03-151-0/+3
* Add AVX/AVX2 supported archs in build systemShalini Salomi Bodapati2019-03-131-0/+9
* Move arch variants registering code to arch.go.Jaewoong Jung2019-01-161-42/+0
* Configure the default arch variant features per-OSDan Willemsen2019-01-151-1/+1
* Remove GCC-specific toolchain methodsDan Willemsen2018-10-091-31/+1
* Add BuiltinsRuntimeLibraryYi Kong2018-08-311-1/+1
* Add USE_CLANG_LLD and use_clang_lld.android-o-mr1-iot-preview-8Chih-Hung Hsieh2018-04-121-0/+8
* Revert "Disable relocation_packer and migrate to SHT_RELR sections."Rahul Chaudhry2018-03-231-1/+0
* Disable relocation_packer and migrate to SHT_RELR sections.Rahul Chaudhry2018-03-221-0/+1
* Remove gcc-specific optimizationsColin Cross2017-11-141-4/+0
* Move some flags to affect all devicesColin Cross2017-11-141-1/+0
* Consolidate ldflags that are used on all devicesColin Cross2017-11-031-7/+0
* Remove -Wl,--gc-sections from target flagsColin Cross2017-11-031-1/+0
* Consolidate cflags that are set on all devicesColin Cross2017-11-031-8/+0
* Consolidate global cflagsColin Cross2017-11-031-12/+0
* Unified sysroot: arch-X/include directories are gone.Elliott Hughes2017-10-121-1/+1
* Support .asm files for assemblyColin Cross2016-12-021-0/+7
* Dynamically generate arch structDan Willemsen2016-09-081-5/+18
* Add ubsan_standalone library name to the toolchain.Evgenii Stepanov2016-08-151-0/+4
* Move toolchain and global variables into separate packageColin Cross2016-08-011-0/+259