summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/clang/Makefile.arch
AgeCommit message (Expand)Author
2021-04-29riscv64 clang support.Dale Rahn
2020-08-03Update build infrastructure for LLVM 10.0.0.Patrick Wildt
2020-05-30Initial set of changes to build powerpc64 toolchain.Dale Rahn
2019-03-05build AMDGPU Target in addition to nativeJonathan Gray
2018-04-06Update clang build infrastructure for LLVM 6.0.0.Patrick Wildt
2017-01-25Add infrastructure to build LLVM for mips64.Patrick Wildt
2017-01-25Descend into the arch specific subdirectory for every arch onPatrick Wildt
2016-11-24Add AArch64 backend build infrastructure.Patrick Wildt
2016-09-05LLVM/Clang build system. This only builds the bare minimum of what is neededPascal Stumpf