Isaku Yamahata
|
ba3da57092
[LibOS,Pal/lib] Add atomic_inc_return, atomic_add_return
|
hace 6 años |
Dmitrii Kuvaiskii
|
b871a962dd
[LibOS] Take into account adjacent VMAs on correct-memory check
|
hace 5 años |
Chia-Che Tsai
|
d314707d4c
[LibOS] Fix all warnings with -Wsign-compare
|
hace 5 años |
Don Porter
|
7262d6000e
Remove the apps directory from the repo
|
hace 5 años |
Rafał Wojdyła
|
5a5b42fff8
[LibOS/PAL] Memory corruption fixes
|
hace 5 años |
smherwig
|
15ca4a9374
[LibOS] Always call FS-specific checkpoint callback
|
hace 6 años |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
hace 6 años |
Chia-Che Tsai
|
268cd51b05
Add HACKING.md for Emacs and Vim configuration
|
hace 5 años |
Dmitrii Kuvaiskii
|
4ddca71177
[Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS
|
hace 5 años |
Isaku Yamahata
|
c4a29250e8
[Pal, LibOS] Pass AT_RANDOM ELF auxiliary vector with 16B random value
|
hace 6 años |
Isaku Yamahata
|
63dbfd4244
[Pal] Remove abused goto from db_main.c
|
hace 5 años |
Michał Kowalczyk
|
456f03aad8
Fix a few typos in code comments, debug info, and README
|
hace 5 años |
Michał Kowalczyk
|
8b5f3b30e5
Fix typo 'writeable' -> 'writable'
|
hace 5 años |
Chia-Che Tsai
|
2f39783a33
[GLIBC] Fix the Makefile
|
hace 5 años |
Dmitrii Kuvaiskii
|
57b17cb869
[LibOS, Pal/Linux-SGX] Clean Trap Flag on PUSHF (for GDB)
|
hace 5 años |
Dmitrii Kuvaiskii
|
07fa8c1411
[Pal/Linux-SGX gdb] Cleanup of ptrace-ldpreloaded library
|
hace 5 años |
Isaku Yamahata
|
48376efc22
[Pal/Linux-SGX] Make args_size/env_size size_t
|
hace 5 años |
Isaku Yamahata
|
033e8cb07c
[Pal/Linux-SGX] Remove sign compare warning with DEBUG=1
|
hace 5 años |
Michał Kowalczyk
|
4fe1365d05
[Pal/Linux] Turn on -Wsign-compare and fix the produced warnings
|
hace 5 años |
Isaku Yamahata
|
67c148f3f2
[LibOS] Fix typo CATAGORY to CATEGORY
|
hace 5 años |
Isaku Yamahata
|
209bb2fd83
[LibOS] Enable -Wnull-dereference
|
hace 5 años |
Isaku Yamahata
|
8055b40007
[LibOS] Add noreturn function attribute where appropriate
|
hace 5 años |
Isaku Yamahata
|
a12b8c0149
[Pal] Enable -Wnull-dereference
|
hace 5 años |
Isaku Yamahata
|
dbd1b2cf6b
[Pal/Linux] Use MAX_FDS instead of variable length array
|
hace 5 años |
Isaku Yamahata
|
312159dbcb
[Pal] Add noreturn function attribute where appropriate
|
hace 5 años |
Isaku Yamahata
|
91cb93f95d
[Makefile.rules] Add function "cc-option" to check available GCC options
|
hace 5 años |
Isaku Yamahata
|
8e894b10d0
[Pal/Linux-SGX] pal-sgx-sign: add enable_avx option and drop disable_avx option
|
hace 5 años |
Isaku Yamahata
|
95908eac0d
[Pal/Linux-SGX] pal-sgx-sign: rename avx3 to avx512
|
hace 5 años |
Isaku Yamahata
|
952797b0e6
[Pal/Linux-SGX] Use more symbolic values in pal-sgx-sign
|
hace 5 años |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
hace 6 años |