| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -42/+0 | |
| 2020-06-12 | Enable some timeouts in SGX platform | Mohsen Zohrevandi | -2/+4 | |
| This would partially resolve https://github.com/fortanix/rust-sgx/issues/31 | ||||
| 2019-12-22 | Format the world | Mark Rousskov | -1/+1 | |
| 2019-08-30 | Fix unlock ordering in SGX synchronization primitives | Jethro Beekman | -2/+1 | |
| 2019-04-01 | SGX target: convert a bunch of panics to aborts | Jethro Beekman | -3/+2 | |
| 2019-03-25 | SGX target: fix std unit tests | Jethro Beekman | -1/+2 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-11 | Remove unnecessary feature gates from const fns | Oliver Scherer | -1/+0 | |
| 2018-12-07 | SGX target: implement synchronization primitives and threading | Jethro Beekman | -7/+16 | |
| 2018-12-07 | Add x86_64-fortanix-unknown-sgx target to libstd and dependencies | Jethro Beekman | -0/+43 | |
| The files src/libstd/sys/sgx/*.rs are mostly copied/adapted from the wasm target. This also updates the dlmalloc submodule to the very latest version. | ||||
