mes/module/mescc
Jan (janneke) Nieuwenhuizen cfb620567a
mescc: Fix Guile warnings.
* module/mescc/mescc.scm (GUILE-with-output-to-file): Remove.n
(with-output-to-file): Rename to...
(with-output-to-file*): ...this.
(mescc:preprocess, mescc:compile, infos->hex2): Update callers.
2022-10-19 10:01:48 +02:00
..
armv4 ARM: Use explicit remainder in __mesabi_uldiv call. 2022-09-13 13:52:03 +02:00
i386 mescc: Use signed division for x86, x86_64 when appropriate. 2020-10-06 19:53:02 +02:00
x86_64 mescc: Use signed division for x86, x86_64 when appropriate. 2020-10-06 19:53:02 +02:00
M1.scm mescc: Use (format (current-error-port) ...) instead of stderr. 2020-12-30 21:20:19 +01: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 mescc: Only use signed division when numerator is signed. 2021-01-01 10:31:46 +01:00
info.scm mescc: Do not dump variables with extern storage. 2019-07-27 17:22:00 +02:00
mescc.scm mescc: Fix Guile warnings. 2022-10-19 10:01:48 +02:00
preprocess.scm mescc: Use (format (current-error-port) ...) instead of stderr. 2020-12-30 21:20:19 +01:00