mes/module/mescc
Jan Nieuwenhuizen 6541ec8c09
mescc: Use basename of input as default output name.
* module/mescc/mescc.scm (mescc:preprocess, mescc:compile,
mescc:assemble, M1->hex2): Use basename of input as default output name.
2019-07-08 19:42:31 +02:00
..
i386 build: Simplify: cater for one compiler at a time. 2018-11-06 20:29:35 +01:00
x86_64 build: Simplify: cater for one compiler at a time. 2018-11-06 20:29:35 +01:00
M1.scm mes: Identify 64-bit bug when compiled with MesCC. 2019-05-27 21:33:20 +02:00
as.scm mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
bytevectors.scm mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
compile.scm mes: Support map and for-each with lists of unequal length. 2019-03-02 14:33:58 +01:00
info.scm mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
mescc.scm mescc: Use basename of input as default output name. 2019-07-08 19:42:31 +02:00
preprocess.scm mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00