-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SGX target to std and dependencies #56066
Commits on Dec 6, 2018
-
Refactor stderr_prints_nothing into a more modular function
Jethro Beekman committedDec 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 030b1ed - Browse repository at this point
Copy the full SHA 030b1edView commit details -
Refactor net::each_addr/lookup_host to forward error from resolve
Jethro Beekman committedDec 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 22c4368 - Browse repository at this point
Copy the full SHA 22c4368View commit details -
Update compiler_builtins and remove wasm f32<->f64 math conversions
Jethro Beekman committedDec 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 6c03640 - Browse repository at this point
Copy the full SHA 6c03640View commit details -
Change sys::Thread::new to take the thread entry as Box<dyn FnBox() +…
… 'static>̣
Jethro Beekman committedDec 6, 2018 Configuration menu - View commit details
-
Copy full SHA for c559216 - Browse repository at this point
Copy the full SHA c559216View commit details
Commits on Dec 7, 2018
-
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
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.
Jethro Beekman committedDec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 4a35056 - Browse repository at this point
Copy the full SHA 4a35056View commit details -
SGX target: add thread local storage
Jethro Beekman committedDec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 39f9751 - Browse repository at this point
Copy the full SHA 39f9751View commit details -
SGX target: implement user memory management
Jethro Beekman committedDec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 1e44e2d - Browse repository at this point
Copy the full SHA 1e44e2dView commit details -
SGX target: implement synchronization primitives and threading
Jethro Beekman committedDec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 8d6edc9 - Browse repository at this point
Copy the full SHA 8d6edc9View commit details -
Jethro Beekman committed
Dec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 1a894f1 - Browse repository at this point
Copy the full SHA 1a894f1View commit details -
SGX target: implement networking
Jethro Beekman committedDec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 59b79f7 - Browse repository at this point
Copy the full SHA 59b79f7View commit details -
Jethro Beekman committed
Dec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 6650f43 - Browse repository at this point
Copy the full SHA 6650f43View commit details -
SGX target: implement command-line arguments and environment variables
Jethro Beekman committedDec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 7bea6a1 - Browse repository at this point
Copy the full SHA 7bea6a1View commit details