Commit History

Author SHA1 Message Date
  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) 5 years ago
  Isaku Yamahata 08b535f759 [Makefiles] Introduce Makefile.configs for configuration 5 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
  Isaku Yamahata 38ac39810e [Makefile] add targets for .i and .s 5 years ago
  Isaku Yamahata 4b190baef7 [LibOS] asm offset constants generation 5 years ago
  Isaku Yamahata e7c7c3c194 [shim/src/Makefile] Remove build files (libsyscalldb.*) on make clean 5 years ago
  Chia-Che Tsai cba6e3278a Add -Werror to CFLAGS with WERROR=1 5 years ago
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 5 years ago
  Chia-Che Tsai 7f5a4cc87f Allowing concurrent builds of different PALs 6 years ago
  Jat 6a1faf7874 gcc -dumpmachine returns x86_64-xxx-linux-gnu (#242) 5 years ago
  Chia-Che Tsai 6e3c5aea56 deprecating .packed directories (#149) 6 years ago
  Chia-Che Tsai 9aee3dcb69 new compilation logistic: always use the Runtime directory 7 years ago
  Chia-Che Tsai e2e01667c2 Bugfixes: 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 8 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 7f19f62f31 beta version 0.2 9 years ago