This is an automated email from the ASF dual-hosted git repository.

dingyu pushed a change to branch fix-sgx-cov
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


 discard 0e4d178  Update readme. add gcov version requirement
 discard 9524c74  fix sgx-cov to be compatible with LLVM 10 profiler API
     add 9101341  force trigger uninit_global_object
     add 6b2c388  Merge pull request #307 from volcano0dr/force-uninit
     add 1d860b6  fix stat.h: missing #endif
     add 1876bac  fix improper ctypes
     add 613c7a5  fix dirent.h: missing #endif
     add 1f4b53a  Merge pull request #308 from volcano0dr/fix
     new d074196  fix sgx-cov to be compatible with LLVM 10 profiler API
     new 4c40f35  Update readme. add gcov version requirement

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0e4d178)
            \
             N -- N -- N   refs/heads/fix-sgx-cov (4c40f35)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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:
 common/inc/dirent.h           |  6 ++++--
 common/inc/sys/stat.h         |  7 ++++---
 sgx_edl/common/inc/dirent.h   |  6 ++++--
 sgx_edl/common/inc/sys/stat.h |  7 ++++---
 sgx_tstd/src/rt.rs            | 28 ++++++++++++++++++++++++++--
 sgx_tstd/src/sync/spinlock.rs |  2 +-
 sgx_types/src/function.rs     |  2 +-
 sgx_types/src/metadata.rs     |  2 +-
 sgx_urts/Cargo.toml           |  4 ++--
 9 files changed, 47 insertions(+), 17 deletions(-)
 mode change 100644 => 100755 common/inc/dirent.h
 mode change 100644 => 100755 common/inc/sys/stat.h
 mode change 100644 => 100755 sgx_edl/common/inc/dirent.h
 mode change 100644 => 100755 sgx_edl/common/inc/sys/stat.h
 mode change 100644 => 100755 sgx_types/src/metadata.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to