mes/lib/x86-mes
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
..
elf-0footer.hex2 build: Use arch-dir. 2018-05-29 20:07:46 +02:00
elf32-0header.hex2 mescc: Initial x86_64-mes scaffold. 2018-08-10 11:15:43 +02:00
elf32-body-exit-42.hex2 mescc: Initial x86_64-mes scaffold. 2018-08-10 11:15:43 +02:00
elf32-footer-single-main.hex2 build: Use arch-dir. 2018-05-29 20:07:46 +02:00
elf32-header.hex2 mescc: Initial x86_64-mes scaffold. 2018-08-10 11:15:43 +02:00
exit-42.c GNU Mes. 2018-07-22 14:24:36 +02:00
x86.M1 mescc: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00