Dmitrii Kuvaiskii
|
4ddca71177
[Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS
|
6 years ago |
Isaku Yamahata
|
c4a29250e8
[Pal, LibOS] Pass AT_RANDOM ELF auxiliary vector with 16B random value
|
6 years ago |
Isaku Yamahata
|
63dbfd4244
[Pal] Remove abused goto from db_main.c
|
6 years ago |
Michał Kowalczyk
|
456f03aad8
Fix a few typos in code comments, debug info, and README
|
6 years ago |
Michał Kowalczyk
|
8b5f3b30e5
Fix typo 'writeable' -> 'writable'
|
6 years ago |
Chia-Che Tsai
|
2f39783a33
[GLIBC] Fix the Makefile
|
6 years ago |
Dmitrii Kuvaiskii
|
57b17cb869
[LibOS, Pal/Linux-SGX] Clean Trap Flag on PUSHF (for GDB)
|
6 years ago |
Dmitrii Kuvaiskii
|
07fa8c1411
[Pal/Linux-SGX gdb] Cleanup of ptrace-ldpreloaded library
|
6 years ago |
Isaku Yamahata
|
48376efc22
[Pal/Linux-SGX] Make args_size/env_size size_t
|
6 years ago |
Isaku Yamahata
|
033e8cb07c
[Pal/Linux-SGX] Remove sign compare warning with DEBUG=1
|
6 years ago |
Michał Kowalczyk
|
4fe1365d05
[Pal/Linux] Turn on -Wsign-compare and fix the produced warnings
|
6 years ago |
Isaku Yamahata
|
67c148f3f2
[LibOS] Fix typo CATAGORY to CATEGORY
|
6 years ago |
Isaku Yamahata
|
209bb2fd83
[LibOS] Enable -Wnull-dereference
|
6 years ago |
Isaku Yamahata
|
8055b40007
[LibOS] Add noreturn function attribute where appropriate
|
6 years ago |
Isaku Yamahata
|
a12b8c0149
[Pal] Enable -Wnull-dereference
|
6 years ago |
Isaku Yamahata
|
dbd1b2cf6b
[Pal/Linux] Use MAX_FDS instead of variable length array
|
6 years ago |
Isaku Yamahata
|
312159dbcb
[Pal] Add noreturn function attribute where appropriate
|
6 years ago |
Isaku Yamahata
|
91cb93f95d
[Makefile.rules] Add function "cc-option" to check available GCC options
|
6 years ago |
Isaku Yamahata
|
8e894b10d0
[Pal/Linux-SGX] pal-sgx-sign: add enable_avx option and drop disable_avx option
|
6 years ago |
Isaku Yamahata
|
95908eac0d
[Pal/Linux-SGX] pal-sgx-sign: rename avx3 to avx512
|
6 years ago |
Isaku Yamahata
|
952797b0e6
[Pal/Linux-SGX] Use more symbolic values in pal-sgx-sign
|
6 years ago |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
7 years ago |
Dmitrii Kuvaiskii
|
3bd067a13b
[LibOS/regression] Add test for Unix domain sockets
|
6 years ago |
Dmitrii Kuvaiskii
|
426b78946c
[LibOS,Pal/Linux-SGX] Fix bugs for Unix domain sockets
|
6 years ago |
Dmitrii Kuvaiskii
|
97d2a195a7
[LibOS] Introduce hashtype_to_idtype() for correct casting
|
6 years ago |
Dmitrii Kuvaiskii
|
556d3888cc
[LibOS] Cleanup of shim_fs_hash.c functions
|
6 years ago |
Dmitrii Kuvaiskii
|
b89903da4b
[LibOS] Test syscall arguments during parsing (in inline-debug mode)
|
6 years ago |
Isaku Yamahata
|
c2da06e3ed
[LibOS] Remove USE_clone_FOR_fork and glibc patch for fork
|
6 years ago |
Chia-Che Tsai
|
05a65c6188
[GLIBC] Move syscalldb implementation to a separate patch
|
6 years ago |
Chia-Che Tsai
|
ca5155a41e
[GLIBC] remove syscalldb-related source files
|
6 years ago |