mes/scaffold
Jan Nieuwenhuizen 46e0641e9c
mescc: Mes C Library: Add x86_64 libc-mini support.
* lib/linux/x86-mes-gcc/mini.c: Rename from lib/linux/mini-gcc.c.
* lib/linux/x86-mes/mini.c: Rename from lib/linux/mini-mes.c.
* lib/linux/x86_64-mes-gcc/crt1.c: Rename from lib/linux/x86_64/crt1.c.
* lib/linux/x86_64-mes-gcc/mini.c: New file.
* build-aux/build-cc.sh: Build libc-mini, scaffold/main, scaffold/hello.
* build-aux/cc64.sh: New file.
2018-08-10 17:05:01 +02:00
..
boot Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
tests Add missing copyright headers. 2018-07-23 19:10:34 +02:00
argv.c GNU Mes. 2018-07-22 14:24:36 +02:00
cons-mes.c GNU Mes. 2018-07-22 14:24:36 +02:00
gc.scm Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
hello.c GNU Mes. 2018-07-22 14:24:36 +02:00
m.c GNU Mes. 2018-07-22 14:24:36 +02:00
main.c GNU Mes. 2018-07-22 14:24:36 +02:00
malloc.c GNU Mes. 2018-07-22 14:24:36 +02:00
mesmes build: Refactor. 2017-04-12 21:27:59 +02:00
micro-mes.c GNU Mes. 2018-07-22 14:24:36 +02:00
mini-mes.c mescc: Mes C Library: Add x86_64 libc-mini support. 2018-08-10 17:05:01 +02:00
tiny-mes.c GNU Mes. 2018-07-22 14:24:36 +02:00