This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.
from 9e3b220 Update doc list in README
add c6fd975 compiler: bump up to nightly-2020-10-25 for new AllocRef
trait and AllocError
add 5ff4b38 fix: suppress warning for link_args
add 4dd70c6 Changing the AlignAlloc/RsrvMemAlloc to accept &self instead
of &mut self
new ef8535a Merge pull request #279 from apache/support-new-allocator
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
rust-toolchain | 2 +-
samplecode/switchless/app/src/main.rs | 1 +
sgx_alloc/src/alignalloc.rs | 14 ++++-----
sgx_alloc/src/rsrvmem.rs | 8 ++---
sgx_alloc/src/system.rs | 56 +++++++++++++++++------------------
sgx_trts/src/oom.rs | 12 ++++----
sgx_tstd/src/error.rs | 4 +--
sgx_tstd/src/lib.rs | 1 +
sgx_tstd/src/sync/condvar.rs | 6 ++--
sgx_tstd/src/sys/cmath.rs | 4 +--
10 files changed, 55 insertions(+), 53 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]