aboutsummaryrefslogtreecommitdiff
path: root/cpu/BUILD
AgeCommit message (Expand)Author
2023-10-05Add ppc64le cpu (#64)Appu
2023-09-26Bazel Platforms: Add `//cpu:any` constraint value for arch-indep builds (#75)Kyle Moffett
2023-05-16Add :aarch32 :aarch64 and make :arm64 alias for :aarch64Fangrui Song
2022-11-09remove armv8-rTony Aiuto
2022-11-08commentsTony Aiuto
2022-11-08add cortex cpusTony Aiuto
2022-11-02Add Corted-R52, PPC32 cpus and trusty, asylo oses.Ivo List
2021-07-26Add a `riscv32` cpu constraint.Chris Frantz
2021-02-17Update BUILDYun Peng
2021-02-17Add cpu value riscv64Yun Peng
2021-01-20add mips64 cpushanjiantao
2021-01-14cpu: Adding cortex-m targetsNathaniel Brough
2020-12-10Make aarch64 an alias of arm64upstream/0.0.3Thi Doãn
2020-09-18Merge pull request #17 from QuantamHD:masterCopybara-Service
2020-09-15Adds armv6-m support to the platforms library.Ethan Mahintorabi
2020-05-01add wasm cpuLizan Zhou
2019-08-05Automated rollback of commit 5b8fd3c752366baef08d7bec411b0344fa1dcccd.Googler
2019-07-30Automated rollback of commit e50397c44435b433843881b69e3a81733ac377ba.Googler
2019-07-30Add Apple CPU and OS constraint values to bazel_platforms.Googler
2019-06-18Use cpu and os constraints from Bazel platforms repositoryGoogler
2019-06-11Import bazelbuild/platforms from GitHub.Googler