about summary refs log tree commit diff
path: root/library/std/src/sys/sgx/abi
AgeCommit message (Expand)AuthorLines
2021-03-22Fix asm! from AT&T to Intel syntaxJosh Stone-1/+1
2021-03-22Update the minimum external LLVM to 10Josh Stone-2/+1
2021-03-03Auto merge of #76345 - okready:sgx-mem-range-overflow-checks, r=joshtriplettbors-8/+34
2020-12-22Migrate standard library away from compare_and_swapLinus Färnstrand-4/+4
2020-11-12Upgrading dlmalloc to 0.2.1Raoul Strackx-0/+12
2020-10-08Auto merge of #77346 - Caduser2020:master, r=Mark-Simulacrumbors-62/+93
2020-10-08`#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgxCaduser2020-62/+93
2020-09-28Prefer asm! in std - all in sgx moduleLzu Tao-2/+9
2020-09-04Add is_enclave_range/is_user_range overflow checksTheodore Cipicchio-8/+34
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-114/+112
2020-07-27mv std libs to library/mark-0/+2027