-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Vardhan/issue 123 #24
Commits on Jan 11, 2019
-
Changes to allow libunwind to be linked to Rust x86_64-fortanix-unkno…
…wn-sgx target. 1. We support synchronization across multiple threads via functions exposed by Rust STD lib for this target instead of libunwind. 2. We have implemented dl_iterate_phdr implementation that provides eh_frm_hdr and text sections for the application running in the enclave. 3. Changes done to support error logging for this target.
Vardhan Thigle committedJan 11, 2019 Configuration menu - View commit details
-
Copy full SHA for ade382b - Browse repository at this point
Copy the full SHA ade382bView commit details -
Merge pull request #1 from fortanix/Vardhan/llvm/libunwind-x86_64-for…
…tanix-unknown-sgx_support Changes to allow libunwind to be linked to Rust x86_64-fortanix-unknown-sgx target
Configuration menu - View commit details
-
Copy full SHA for bbe2390 - Browse repository at this point
Copy the full SHA bbe2390View commit details
Commits on Jan 21, 2019
-
Avoid too new relocation types being emitted
Jethro Beekman committedJan 21, 2019 Configuration menu - View commit details
-
Copy full SHA for b7357de - Browse repository at this point
Copy the full SHA b7357deView commit details -
Merge pull request #2 from fortanix/jb/reloc-fix
Avoid too new relocation types being emitted
Configuration menu - View commit details
-
Copy full SHA for 4103a51 - Browse repository at this point
Copy the full SHA 4103a51View commit details -
Use new symbol names to call Rust allocator
Jethro Beekman committedJan 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0feefe5 - Browse repository at this point
Copy the full SHA 0feefe5View commit details -
Merge pull request #3 from fortanix/jb/alloc-fix
Use new symbol names to call Rust allocator
Configuration menu - View commit details
-
Copy full SHA for 13fad13 - Browse repository at this point
Copy the full SHA 13fad13View commit details
Commits on Jan 26, 2019
-
Enable warnings, enable warnings are erros, fix errors
Jethro Beekman committedJan 26, 2019 Configuration menu - View commit details
-
Copy full SHA for a7e1be7 - Browse repository at this point
Copy the full SHA a7e1be7View commit details -
Merge pull request #4 from fortanix/jb/fix-errors
Enable warnings, enable warnings are erros, fix errors
Configuration menu - View commit details
-
Copy full SHA for 7562884 - Browse repository at this point
Copy the full SHA 7562884View commit details
Commits on Jan 31, 2019
-
Ignoring implicit-fallthrough check for UnwindRustSgxSnprintf.c
Vardhan Thigle committedJan 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 2ee5e65 - Browse repository at this point
Copy the full SHA 2ee5e65View commit details -
Merge pull request #5 from fortanix/Vardhan/rust-build-fix
Ignoring implicit-fallthrough check for UnwindRustSgxSnprintf.c
Configuration menu - View commit details
-
Copy full SHA for 53b5863 - Browse repository at this point
Copy the full SHA 53b5863View commit details
Commits on Apr 4, 2019
-
Update RWLOCK_INIT with new parking_lot based value
Co-authored-by: Jethro Beekman <jethro@fortanix.com>
Configuration menu - View commit details
-
Copy full SHA for b6191fa - Browse repository at this point
Copy the full SHA b6191faView commit details -
Fix compilation with gcc version < 7
Jethro Beekman committedApr 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 6e0a83a - Browse repository at this point
Copy the full SHA 6e0a83aView commit details -
Merge pull request #6 from fortanix/update-rwlock-init
Update RWLOCK_INIT with new parking_lot based value
Configuration menu - View commit details
-
Copy full SHA for a50a70f - Browse repository at this point
Copy the full SHA a50a70fView commit details
Commits on Aug 20, 2019
-
Print error if text_size or eh_frame_size is 0
Vardhan Thigle committedAug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 3781fae - Browse repository at this point
Copy the full SHA 3781faeView commit details