summaryrefslogtreecommitdiff
path: root/Modules/Compiler/ARMClang.cmake
Commit message (Expand)AuthorAgeFilesLines
* ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-141-11/+6
* ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-271-26/+46
* ARMClang: Separate cpu/arch flags from preceding flagsBrad King2021-04-271-3/+3
* Merge topic 'armclang-fixes'Brad King2020-09-111-2/+3
|\
| * ARMClang: Fix link line generation after addition of armlink supportMarc Chevrier2020-09-101-2/+3
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
|/
* ARMClang: Fix typo in -Xlinker flagOsama Moharam2020-06-181-1/+1
* ARMClang: allow fallback to -march and correct setting of --cpu flagsOsama Moharam2020-06-031-10/+57
* ARMClang: Add support for armlinkOsama Moharam2020-06-021-2/+14
* ARMClang: fix policy manipulation in the compiler moduleBen Boeckel2019-05-231-3/+5
* ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-141-0/+69