index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
sgx
Age
Commit message (
Expand
)
Author
Lines
2019-01-12
Rollup merge of #57511 - jethrogb:jb/fix-undef, r=cramertj
Mazdak Farrokhzad
-2
/
+2
2019-01-11
Fix undefined behavior
Jethro Beekman
-2
/
+2
2019-01-09
Exposing enclave image-base to the enclave application
Vardhan Thigle
-7
/
+5
2019-01-08
Supporting backtrace for x86_64-fortanix-unknown-sgx.
Vardhan Thigle
-9
/
+82
2018-12-28
remove remaining copyright headers
Matthias Krüger
-30
/
+0
2018-12-27
Auto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=joshtriplett
bors
-10
/
+303
2018-12-25
Remove licenses
Mark Rousskov
-340
/
+0
2018-12-25
Add `io` and `arch` modules to `std::os::fortanix_sgx`
Jethro Beekman
-10
/
+303
2018-12-24
Rollup merge of #56978 - jethrogb:jb/sgx-os-mod, r=joshtriplett
Mazdak Farrokhzad
-53
/
+269
2018-12-23
Rollup merge of #56979 - VardhanThigle:Vardhan/rust-sgx-unwind-support, r=ale...
kennytm
-6
/
+139
2018-12-21
Auto merge of #56813 - oli-obk:main_🧶, r=pnkfelix
bors
-1
/
+0
2018-12-20
Add `std::os::fortanix_sgx` module
Jethro Beekman
-54
/
+255
2018-12-19
Adding unwinding support for x86_64_fortanix_unknown_sgx target.
Vardhan Thigle
-6
/
+139
2018-12-19
Revert "Remove some dead code from `sgx`"
Jethro Beekman
-0
/
+15
2018-12-14
Remove dead code
Oliver Scherer
-1
/
+0
2018-12-14
Rollup merge of #56708 - oli-obk:stability_internal_const_fn, r=alexcrichton
kennytm
-22
/
+0
2018-12-13
Fix checked_add/sub for sys/sgx/time.rs
Linus Färnstrand
-11
/
+7
2018-12-11
Remove some dead code from `sgx`
Oliver Scherer
-15
/
+0
2018-12-11
Remove unnecessary feature gates from const fns
Oliver Scherer
-7
/
+0
2018-12-07
SGX target: implement command-line arguments and environment variables
Jethro Beekman
-25
/
+70
2018-12-07
SGX target: implement time
Jethro Beekman
-3
/
+9
2018-12-07
SGX target: implement networking
Jethro Beekman
-53
/
+167
2018-12-07
SGX target: implement streams
Jethro Beekman
-28
/
+134
2018-12-07
SGX target: implement synchronization primitives and threading
Jethro Beekman
-76
/
+828
2018-12-07
SGX target: implement user memory management
Jethro Beekman
-5
/
+500
2018-12-07
SGX target: add thread local storage
Jethro Beekman
-17
/
+277
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+2804