Historique des commits

Auteur SHA1 Message Date
  Isaku Yamahata 124a418fc3 [Makefile.rules] Add comment on how to use rules il y a 6 ans
  Isaku Yamahata 204938ee35 [Makefiles] Drop %.e target il y a 6 ans
  Isaku Yamahata 0e2384c747 [Makefiles] Drop %.asm rule il y a 6 ans
  Isaku Yamahata 4789a3a188 [{shim,Pal}] Refactor Makefiles to utilize Makefile.rules il y a 6 ans
  Isaku Yamahata abe0fff384 [Makefile.rules] Add more rules for .o, .s, .i, .so il y a 6 ans
  Isaku Yamahata 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer il y a 6 ans
  Dmitrii Kuvaiskii e08443ec10 [Pal/Linux-SGX] Cleanup of sgx_main.c il y a 6 ans
  Isaku Yamahata b7dd160270 [Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S il y a 7 ans
  Michał Kowalczyk 178faecb88 [PAL] Make PAL_HANDLE flags macros MAX_FDS-aware il y a 6 ans
  Dmitrii Kuvaiskii dab4c96853 [LibOS] Add special handling in open() syscall (EISDIR, O_TRUNC) il y a 6 ans
  Dmitrii Kuvaiskii 7327aa62ab [LibOS] Fix bug of long relative paths (more than 256B) il y a 6 ans
  Alex Merritt 7ac25ca556 [Pal] Append ELF binaries to tail of loaded_maps il y a 6 ans
  Chia-Che Tsai 728d16aca6 [LibOS] Fix C++ tests support il y a 6 ans
  Dmitrii Kuvaiskii 84ec50a2aa [LibOS/regression] Add OpenMP simple for-loop test il y a 6 ans
  Chia-Che Tsai 013c25cdb2 Fix compilation errors on Ubuntu 18.04 il y a 6 ans
  Dmitrii Kuvaiskii cfb29f0db0 [LibOS] Fix memory leak of qstr->oflow string during checkpointing il y a 6 ans
  Chia-Che Tsai 607ee256e2 [Pal/Linux-SGX] Improve link-intel-driver.py il y a 6 ans
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags il y a 6 ans
  Isaku Yamahata bfa3efc4c5 [LibOS] Remove unused SHIM_TLS_CANARY for assembly il y a 6 ans
  Isaku Yamahata 4b256bd1ca [LibOS] Correctly initialize TCB to shim_tcb in rs_running_thread() il y a 6 ans
  Isaku Yamahata afe8d1f44c [LibOS] Remove unused struct debugbuf il y a 6 ans
  Isaku Yamahata 58bc2a7813 [Pal/{Linux,FreeBSD}] Force _DkReceiveHandle() to return PAL_ERROR_TRYAGAIN on interrupt il y a 7 ans
  Michał Kowalczyk dbfda19421 [PAL/Linux] Clean up -Wsign-compare flags il y a 6 ans
  Don Porter abfd613f60 [Tests, LibOS] Add Apache test in Jenkins-Debug il y a 7 ans
  Li Lei 0f1e315cb9 [Pal/Linux-SGX] Remove python-crypto package from dependencies il y a 6 ans
  Isaku Yamahata 0888893282 [Pal/Linux-SGX] Cleanup enclave.lds to not specify program header il y a 6 ans
  Isaku Yamahata d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) il y a 6 ans
  Isaku Yamahata f65c496067 [Pal/Linux-SGX] Do not invoke exception handler during OCALL asm il y a 7 ans
  Don Porter a0c208f71e [Makefiles] Enable parallel make in Jenkins, fix parallel make for SGX il y a 6 ans
  Isaku Yamahata 08b535f759 [Makefiles] Introduce Makefile.configs for configuration il y a 6 ans