mes/mlibc
Jan Nieuwenhuizen 7619190d5c build: compile crt1.c, libc-mesc.c and <input>.c separately.
* mlibc/crt1.c: New file.
* mlibc/libc-mes.c (_start): Remove.
* mlibc/libc-gcc.c (_start): Remove.
* make.scm (LINK.hex2, bin.mescc): Move from guile/guix/make.scm.
* guile/guix/make.scm (LINK.hex2, bin.mescc): Remove.
2017-09-10 16:59:43 +02:00
..
include mescc: Tinycc support: stdint.h: declare size_t. 2017-08-27 11:29:07 +02:00
crt1.c build: compile crt1.c, libc-mesc.c and <input>.c separately. 2017-09-10 16:59:43 +02:00
libc-gcc+tcc.c mescc: drop naive realloc. 2017-08-01 11:08:14 +02:00
libc-gcc.c build: compile crt1.c, libc-mesc.c and <input>.c separately. 2017-09-10 16:59:43 +02:00
libc-mes+tcc.c mescc: Tinycc support: strtoull. 2017-08-19 10:51:24 +02:00
libc-mes.c build: compile crt1.c, libc-mesc.c and <input>.c separately. 2017-09-10 16:59:43 +02:00
mini-libc-mes.c build: compile crt1.c, libc-mesc.c and <input>.c separately. 2017-09-10 16:59:43 +02:00