| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-06 | Rollup merge of #59624 - jethrogb:jb/sgx-unwind-syms, r=alexcrichton | Mazdak Farrokhzad | -40/+2 | |
| SGX target: Use linker option to avoid code CGU assignment kludge cc @VardhanThigle @faern | ||||
| 2019-04-01 | SGX target: Use linker option to avoid code CGU assignment kludge | Jethro Beekman | -40/+2 | |
| 2019-04-01 | SGX target: convert a bunch of panics to aborts | Jethro Beekman | -1/+1 | |
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths), fixes in sgx | Mazdak Farrokhzad | -4/+4 | |
| 2019-03-28 | Fix missed fn rename in #59284 | Jethro Beekman | -1/+1 | |
| 2019-03-26 | fix some uses I missed | Ralf Jung | -1/+1 | |
| 2019-03-25 | SGX target: fix std unit tests | Jethro Beekman | -12/+39 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -8/+8 | |
| 2019-02-14 | SGX target: fix panic = abort | Jethro Beekman | -0/+1 | |
| 2019-02-04 | Remove stray FIXME | Jethro Beekman | -3/+0 | |
| 2019-01-21 | Expose alloc/dealloc properly for SGX libunwind | Jethro Beekman | -0/+15 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-19 | Adding unwinding support for x86_64_fortanix_unknown_sgx target. | Vardhan Thigle | -6/+131 | |
| 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 | -27/+79 | |
| 2018-12-07 | Add x86_64-fortanix-unknown-sgx target to libstd and dependencies | Jethro Beekman | -0/+82 | |
| 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. | ||||
