Isaku Yamahata
|
abe0fff384
[Makefile.rules] Add more rules for .o, .s, .i, .so
|
6 år sedan |
Isaku Yamahata
|
7eade65b91
[Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer
|
6 år sedan |
Dmitrii Kuvaiskii
|
e08443ec10
[Pal/Linux-SGX] Cleanup of sgx_main.c
|
6 år sedan |
Isaku Yamahata
|
b7dd160270
[Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S
|
6 år sedan |
Michał Kowalczyk
|
178faecb88
[PAL] Make PAL_HANDLE flags macros MAX_FDS-aware
|
6 år sedan |
Dmitrii Kuvaiskii
|
dab4c96853
[LibOS] Add special handling in open() syscall (EISDIR, O_TRUNC)
|
6 år sedan |
Dmitrii Kuvaiskii
|
7327aa62ab
[LibOS] Fix bug of long relative paths (more than 256B)
|
6 år sedan |
Alex Merritt
|
7ac25ca556
[Pal] Append ELF binaries to tail of loaded_maps
|
6 år sedan |
Chia-Che Tsai
|
728d16aca6
[LibOS] Fix C++ tests support
|
6 år sedan |
Dmitrii Kuvaiskii
|
84ec50a2aa
[LibOS/regression] Add OpenMP simple for-loop test
|
6 år sedan |
Chia-Che Tsai
|
013c25cdb2
Fix compilation errors on Ubuntu 18.04
|
6 år sedan |
Dmitrii Kuvaiskii
|
cfb29f0db0
[LibOS] Fix memory leak of qstr->oflow string during checkpointing
|
6 år sedan |
Chia-Che Tsai
|
607ee256e2
[Pal/Linux-SGX] Improve link-intel-driver.py
|
6 år sedan |
Don Porter
|
27213b18e0
[LibOS] Fix compilation errors with -Wunused-parameter flags
|
6 år sedan |
Isaku Yamahata
|
bfa3efc4c5
[LibOS] Remove unused SHIM_TLS_CANARY for assembly
|
6 år sedan |
Isaku Yamahata
|
4b256bd1ca
[LibOS] Correctly initialize TCB to shim_tcb in rs_running_thread()
|
6 år sedan |
Isaku Yamahata
|
afe8d1f44c
[LibOS] Remove unused struct debugbuf
|
6 år sedan |
Isaku Yamahata
|
58bc2a7813
[Pal/{Linux,FreeBSD}] Force _DkReceiveHandle() to return PAL_ERROR_TRYAGAIN on interrupt
|
6 år sedan |
Michał Kowalczyk
|
dbfda19421
[PAL/Linux] Clean up -Wsign-compare flags
|
6 år sedan |
Don Porter
|
abfd613f60
[Tests, LibOS] Add Apache test in Jenkins-Debug
|
6 år sedan |
Li Lei
|
0f1e315cb9
[Pal/Linux-SGX] Remove python-crypto package from dependencies
|
6 år sedan |
Isaku Yamahata
|
0888893282
[Pal/Linux-SGX] Cleanup enclave.lds to not specify program header
|
6 år sedan |
Isaku Yamahata
|
d27b61ab28
[Pal, LibOS] Enable read-only relocation (-z relro)
|
6 år sedan |
Isaku Yamahata
|
f65c496067
[Pal/Linux-SGX] Do not invoke exception handler during OCALL asm
|
6 år sedan |
Don Porter
|
a0c208f71e
[Makefiles] Enable parallel make in Jenkins, fix parallel make for SGX
|
6 år sedan |
Isaku Yamahata
|
08b535f759
[Makefiles] Introduce Makefile.configs for configuration
|
6 år sedan |
Michał Kowalczyk
|
5435cd8cc5
[LibOS] Fix integer overflow checks using __builtin_sub{add}_overflow
|
6 år sedan |
Isaku Yamahata
|
ba169becae
[Pal] Add noreturn function attribute where appropriate
|
6 år sedan |
Isaku Yamahata
|
326fc07933
[LibOS] Add noreturn function attribute where appropriate
|
6 år sedan |
Isaku Yamahata
|
573c865bc3
[LibOS] Introduce stack trampoline in shim_ipc_helper()
|
6 år sedan |