| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-02 | Add a new ABI to support cmse_nonsecure_call | Hugues de Valon | -0/+1 | |
| This commit adds a new ABI to be selected via `extern "C-cmse-nonsecure-call"` on function pointers in order for the compiler to apply the corresponding cmse_nonsecure_call callsite attribute. For Armv8-M targets supporting TrustZone-M, this will perform a non-secure function call by saving, clearing and calling a non-secure function pointer using the BLXNS instruction. See the page on the unstable book for details. Signed-off-by: Hugues de Valon <hugues.devalon@arm.com> | ||||
| 2021-02-01 | Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4' into ↵ | bjorn3 | -445/+593 | |
| sync_cg_clif-2021-02-01 | ||||
| 2020-12-18 | Make BoundRegion have a kind of BoungRegionKind | Jack Huey | -1/+1 | |
| 2020-11-27 | Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into ↵ | bjorn3 | -4/+2 | |
| sync_cg_clif-2020-11-27 | ||||
| 2020-11-16 | update `cg_clif` | Bastian Kauschke | -6/+6 | |
| 2020-11-03 | Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into ↵ | bjorn3 | -39/+36 | |
| update_cg_clif-2020-11-01 | ||||
| 2020-10-26 | Add 'compiler/rustc_codegen_cranelift/' from commit ↵ | bjorn3 | -0/+1214 | |
| '793d26047f994e23415f8f6bb5686ff25d3dda92' git-subtree-dir: compiler/rustc_codegen_cranelift git-subtree-mainline: cf798c1ec65a5ec3491846777f9003fabb881b4a git-subtree-split: 793d26047f994e23415f8f6bb5686ff25d3dda92 | ||||
