Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitrii Kuvaiskii ff8457f54e [Pal/Linux-SGX] Remove support for Intel SGX drivers version 1.8- hace 4 años
  Isaku Yamahata b25bd2aed5 [Make] List object files in plain manner hace 4 años
  Isaku Yamahata 4bcf3a6287 [Pal/Linux-SGX] Save/restore callee-saved regs on sgx_{ecall,raise} hace 4 años
  Isaku Yamahata 4182c29476 [LibOS] Eliminate unnecessary nested functions hace 4 años
  Isaku Yamahata 8ca30edbfa [Make] Remove the use of wildcards hace 4 años
  Isaku Yamahata df358b8ba8 [Make] Consistently use $(RM) instead of rm -f hace 4 años
  Thomas Knauth 6f0690f223 Remove forcing some cpuid subleafs to zero hace 4 años
  Isaku Yamahata e3c62c7a9f [CI] run-pylint: Exclude .py from external sources hace 4 años
  Isaku Yamahata ff0fd4d0fd [.gitignore] Remove * from .gitignore files hace 4 años
  Isaku Yamahata f1a346985d [Pal/Linux-SGX] Eliminate an unused function, unset_sighandler() hace 4 años
  Isaku Yamahata 5a84d36e8c [LibOS] Use right type, struct wake_queue_node*, instead of void* hace 4 años
  Isaku Yamahata 0214a5b7ca [Pal/Linux] 16-align stack before calling pal_linux_main hace 4 años
  Isaku Yamahata ada76139e2 [LibOS] Makefile: Remove OMIT_FRAME_POINTER flag hace 4 años
  Isaku Yamahata ba28a9c02c [Pal/{Linux, Linux-SGX}] Remove duplicated labels in clone-x86_64.S hace 4 años
  Isaku Yamahata d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) hace 4 años
  Isaku Yamahata 15e298ace9 [LibOS] glibc: Remove INLINE_SYSCALL_ASM and related changes hace 4 años
  borysp d4dcbdd76b [Runtime] Fix pal_loader bash script typo hace 4 años
  Simon Gaiser 32c1965fdd [CI] Runtime/pal_loader has been cleaned up, remove it from ignore list hace 4 años
  Isaku Yamahata afddf5c4cc [LibOS] Build test/{benchmark, inline, regression} hace 4 años
  Isaku Yamahata 43ef9982e2 [Runtime] Fix pal_loader bash script for shellcheck hace 4 años
  Isaku Yamahata 8db9c73431 [Pal] Error out on unsupported platforms in regression/ and test/ hace 4 años
  Isaku Yamahata 0a7e3dd127 [LibOS,Pal] Move header files from Pal/lib/ under Pal/include/ hace 4 años
  Isaku Yamahata 07722756e5 [Scripts] Include dependency file for .c in Makefile.Test hace 4 años
  Isaku Yamahata 05e42acbc6 [Pal] Move header files under include/ and adjust the include directive hace 4 años
  Isaku Yamahata d524bd7e30 [Pal/Skeleton] Remove header dependency from Makefile hace 4 años
  Isaku Yamahata 8d65898d91 [LibOS,Pal] Eliminate creation of host_endian.h symlink hace 4 años
  Isaku Yamahata cff1146892 [LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS hace 4 años
  Isaku Yamahata fc0b5c4012 [LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles hace 4 años
  Isaku Yamahata fa2ed00153 [LibOS] Include Makefile.{config, rule} in test/*/Makefile hace 4 años
  Isaku Yamahata 647a8f3953 [LibOS,Pal] Consolidate common CFLAGS in Makefile.configs hace 4 años