Commit History

Author SHA1 Message Date
  Isaku Yamahata 50bdec8a23 [LibOS,Pal] Move Makefile.Host under Scripts/ 4 years ago
  Isaku Yamahata 35dd8c9423 [LibOS,Pal] Consolidate `export DEBUG` in Makefile.configs 4 years ago
  Isaku Yamahata dd086816b5 [LibOS,Pal] Define AR and ARFLAGS properly 4 years ago
  Isaku Yamahata 732712e23e [LibOS,Pal] Move makefile libraries under Scripts/ 4 years ago
  Simon Gaiser 7377a787bc [Makefile] Add distclean target 4 years ago
  Jia Zhang 3e7397b173 [Makefiles] Don't include *.d files when cleaning 4 years ago
  Jia Zhang dc060bca3b [Makefiles] Link Graphene libraries in a fixed order 4 years ago
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() 4 years ago
  Dmitrii Kuvaiskii 8e3fe7a86f [LibOS] Use -O2 optimization level when building in non-debug mode 4 years ago
  borysp 62ecb4bc79 [Makefile] Prevent gcc from generating trampolines 4 years ago
  Isaku Yamahata 5f5bc5af56 [Pal, LibOS] Consolidate elf.h 4 years ago
  Simon Gaiser 2c340b75d5 [Makefile] Check vdso.so only when it has been built 4 years ago
  Simon Gaiser 517be2a241 [LibOS,Pal] Improve recursive Make calls 4 years ago
  Simon Gaiser 64e46adcc0 [Makefile] Use generated header dependencies 4 years ago
  Isaku Yamahata 1ce3d545aa [LibOS/vDSO] Add new rule to Makefile to verify vDSO has no relocations 4 years ago
  Isaku Yamahata 0809e5a5e1 [LibOS] Add support for vDSO 5 years ago
  Isaku Yamahata 204938ee35 [Makefiles] Drop %.e target 5 years ago
  Isaku Yamahata 0e2384c747 [Makefiles] Drop %.asm rule 5 years ago
  Isaku Yamahata 4789a3a188 [{shim,Pal}] Refactor Makefiles to utilize Makefile.rules 5 years ago
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 5 years ago
  Isaku Yamahata d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) 4 years ago
  Isaku Yamahata 08b535f759 [Makefiles] Introduce Makefile.configs for configuration 4 years ago
  Isaku Yamahata 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 5 years ago
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare 5 years ago
  Isaku Yamahata 209bb2fd83 [LibOS] Enable -Wnull-dereference 5 years ago
  Isaku Yamahata 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt 5 years ago
  Chia-Che Tsai 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 5 years ago
  Michał Kowalczyk 57749eb973 [LibOS] Don't use insecure random 5 years ago
  Isaku Yamahata 10994e1b69 [Makefile] Use symlinks instead of cp to populate Runtime dir 5 years ago
  Isaku Yamahata 4a2257d413 [shim, Pal/Linux-SGX]: don't use -e for ld, but use ENTRY 5 years ago