mes/module/mescc
Jan (janneke) Nieuwenhuizen c22c1a82d9
mescc: Update to mescc-tools-1.0.0 option names.
* module/mescc/mescc.scm (M1->hex2):  Update to use --little-endian.
(hex2->elf): Likewise, and --base-address.
* module/mescc/mescc.scm (hex2->elf): Likewise, and remove
--exec_enable.
2021-10-10 09:06:50 +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: Update to mescc-tools-1.0.0 option names. 2021-10-10 09:06:50 +02:00
preprocess.scm mescc: Skip attributes on function definitions. 2021-01-23 08:43:47 +01:00