mes/include
Jan Nieuwenhuizen 5a6d8c21e0
mescc: Mes C Library: Add x86_64 libc support.
* include/linux/x86_64/syscall.h: New file.
* include/linux/x86/syscall.h: New file.
* lib/linux/x86_64-mes-gcc/mes.c: New file.
* lib/linux/x86-mes/mes.c: Rename from lib/linux/mes.c.
* lib/linux/x86-mes-gcc/mes.c: Rename from lib/linux/gcc.c.
* lib/linux/libc.c: Update includes.
(waitpid)[__x86_64__]: Use wait4.
* build-aux/build-cc.sh: Build libc too.
* lib/x86-mes/x86.M1 (mov____0x8(%ebp),%esi): New macro.
2018-08-11 11:42:30 +02:00
..
linux mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
sys GNU Mes. 2018-07-22 14:24:36 +02:00
00-test.i GNU Mes. 2018-07-22 14:24:36 +02:00
30-test.i GNU Mes. 2018-07-22 14:24:36 +02:00
alloca.h GNU Mes. 2018-07-22 14:24:36 +02:00
argz.h GNU Mes. 2018-07-22 14:24:36 +02:00
assert.h GNU Mes. 2018-07-22 14:24:36 +02:00
ctype.h GNU Mes. 2018-07-22 14:24:36 +02:00
dlfcn.h GNU Mes. 2018-07-22 14:24:36 +02:00
endian.h GNU Mes. 2018-07-22 14:24:36 +02:00
errno.h GNU Mes. 2018-07-22 14:24:36 +02:00
fcntl.h GNU Mes. 2018-07-22 14:24:36 +02:00
features.h GNU Mes. 2018-07-22 14:24:36 +02:00
float.h GNU Mes. 2018-07-22 14:24:36 +02:00
getopt.h GNU Mes. 2018-07-22 14:24:36 +02:00
inttypes.h GNU Mes. 2018-07-22 14:24:36 +02:00
libgen.h GNU Mes. 2018-07-22 14:24:36 +02:00
libmes.h GNU Mes. 2018-07-22 14:24:36 +02:00
limits.h GNU Mes. 2018-07-22 14:24:36 +02:00
locale.h GNU Mes. 2018-07-22 14:24:36 +02:00
math.h GNU Mes. 2018-07-22 14:24:36 +02:00
memory.h GNU Mes. 2018-07-22 14:24:36 +02:00
pwd.h GNU Mes. 2018-07-22 14:24:36 +02:00
setjmp.h GNU Mes. 2018-07-22 14:24:36 +02:00
signal.h GNU Mes. 2018-07-22 14:24:36 +02:00
stdarg.h GNU Mes. 2018-07-22 14:24:36 +02:00
stdbool.h GNU Mes. 2018-07-22 14:24:36 +02:00
stddef.h GNU Mes. 2018-07-22 14:24:36 +02:00
stdint.h GNU Mes. 2018-07-22 14:24:36 +02:00
stdio.h GNU Mes. 2018-07-22 14:24:36 +02:00
stdlib.h GNU Mes. 2018-07-22 14:24:36 +02:00
stdnoreturn.h GNU Mes. 2018-07-22 14:24:36 +02:00
string.h GNU Mes. 2018-07-22 14:24:36 +02:00
strings.h GNU Mes. 2018-07-22 14:24:36 +02:00
time.h GNU Mes. 2018-07-22 14:24:36 +02:00
unistd.h GNU Mes. 2018-07-22 14:24:36 +02:00