mes/lib/linux
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
..
x86-mes mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
x86-mes-gcc mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
x86_64-mes-gcc mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
crt0.c GNU Mes. 2018-07-22 14:24:36 +02:00
crt1.c GNU Mes. 2018-07-22 14:24:36 +02:00
crti.c GNU Mes. 2018-07-22 14:24:36 +02:00
crtn.c GNU Mes. 2018-07-22 14:24:36 +02:00
gnu.c mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
libc-mini.c mescc: Mes C Library: Add x86_64 libc-mini support. 2018-08-10 17:05:01 +02:00
libc.c mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
tcc.c mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00