mes/module/mescc
W. J. van der Laan 191d822e95
mescc: Make -m64 work again.
* module/mescc/mescc.scm (arch-get-machine): Make that -m64 on the command
line, which sets machine to "64", returns "64" and not "32".
2021-05-07 07:55:25 +02:00
..
armv4 ARM: Revert to 4 byte types only. 2021-01-23 08:43:40 +01: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: Change --align to --align=functions, --align=globals. 2021-01-23 08:43:47 +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: Opt for reproducible builds with Guile and Mes. 2020-01-20 22:47:51 +01:00
info.scm mescc: Do not dump variables with extern storage. 2019-07-27 17:22:00 +02:00
mescc.scm mescc: Make -m64 work again. 2021-05-07 07:55:25 +02:00
preprocess.scm mescc: Skip attributes on function definitions. 2021-01-23 08:43:47 +01:00