Isaku Yamahata
|
ba28a9c02c
[Pal/{Linux, Linux-SGX}] Remove duplicated labels in clone-x86_64.S
|
4 rokov pred |
Isaku Yamahata
|
d2d88e16fe
[LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd)
|
4 rokov pred |
Isaku Yamahata
|
15e298ace9
[LibOS] glibc: Remove INLINE_SYSCALL_ASM and related changes
|
4 rokov pred |
borysp
|
d4dcbdd76b
[Runtime] Fix pal_loader bash script typo
|
4 rokov pred |
Simon Gaiser
|
32c1965fdd
[CI] Runtime/pal_loader has been cleaned up, remove it from ignore list
|
4 rokov pred |
Isaku Yamahata
|
afddf5c4cc
[LibOS] Build test/{benchmark, inline, regression}
|
4 rokov pred |
Isaku Yamahata
|
43ef9982e2
[Runtime] Fix pal_loader bash script for shellcheck
|
4 rokov pred |
Isaku Yamahata
|
8db9c73431
[Pal] Error out on unsupported platforms in regression/ and test/
|
5 rokov pred |
Isaku Yamahata
|
0a7e3dd127
[LibOS,Pal] Move header files from Pal/lib/ under Pal/include/
|
5 rokov pred |
Isaku Yamahata
|
07722756e5
[Scripts] Include dependency file for .c in Makefile.Test
|
5 rokov pred |
Isaku Yamahata
|
05e42acbc6
[Pal] Move header files under include/ and adjust the include directive
|
5 rokov pred |
Isaku Yamahata
|
d524bd7e30
[Pal/Skeleton] Remove header dependency from Makefile
|
5 rokov pred |
Isaku Yamahata
|
8d65898d91
[LibOS,Pal] Eliminate creation of host_endian.h symlink
|
5 rokov pred |
Isaku Yamahata
|
cff1146892
[LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS
|
5 rokov pred |
Isaku Yamahata
|
fc0b5c4012
[LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles
|
5 rokov pred |
Isaku Yamahata
|
fa2ed00153
[LibOS] Include Makefile.{config, rule} in test/*/Makefile
|
5 rokov pred |
Isaku Yamahata
|
647a8f3953
[LibOS,Pal] Consolidate common CFLAGS in Makefile.configs
|
5 rokov pred |
Isaku Yamahata
|
72ddedc065
[Scripts] Remove PAL_LOADER variable from Makefile.test
|
5 rokov pred |
Isaku Yamahata
|
6d30b68be6
[Pal] regression/Makefile: Remove unused variable `extra_rules`
|
5 rokov pred |
Isaku Yamahata
|
29d907a573
[LibOS,Pal] Consolidate DEBUG, WERROR, PROFILE in Makefile.configs
|
5 rokov pred |
Isaku Yamahata
|
88ea5164d6
[LibOS,Pal] Makefiles: use `+=` instead of `=` in CFLAGS/LDFLAGS/etc
|
5 rokov pred |
Isaku Yamahata
|
b7e336e15e
[Pal/lib] Remove useless setting of CFLAGS in Makefile
|
5 rokov pred |
Isaku Yamahata
|
86afe662f3
[Pal/Linux-SGX] Add rule `cmulti` to build executable from multiple .o files
|
5 rokov pred |
Isaku Yamahata
|
22043ce260
[Pal] Makefile: Remove unnecessary dependencies
|
5 rokov pred |
Isaku Yamahata
|
c126c10452
[Pal] Move user_start.S under Pal/crt_init/ directory
|
5 rokov pred |
Isaku Yamahata
|
5961d999d2
[Pal] Remove redundant HOST_DIR definitions in Makefiles
|
5 rokov pred |
Isaku Yamahata
|
50bdec8a23
[LibOS,Pal] Move Makefile.Host under Scripts/
|
5 rokov pred |
Isaku Yamahata
|
419b5c5a11
[Pal] Introduce common Makefile.manifest and remove Pal/src/Makefile.Test
|
5 rokov pred |
Isaku Yamahata
|
08ae3a241c
[Pal] Use expand_target_to_{sig,sgx,token} instead of expand_target()
|
5 rokov pred |
Isaku Yamahata
|
d9fa901e17
[Pal/Linux-SGX] Move rules from Makefile.Test to Makefile.manifest
|
5 rokov pred |