mes/module/mescc
Danny Milosavljevic 95c71f3178
div: Move __aeabi_idiv to __GNUC__; introduce __mesabi_idiv.
* lib/mes/div.c (__aeabi_idiv): Move for conditional compilation.
(__mesabi_idiv): New procedure.
* module/mescc/armv4/as.scm (armv4:r0/r1): Use __mesabi_idiv.
2020-10-06 10:04:28 +02:00
..
armv4 div: Move __aeabi_idiv to __GNUC__; introduce __mesabi_idiv. 2020-10-06 10:04:28 +02:00
i386 mescc: Add signed char. 2020-10-06 10:04:28 +02:00
x86_64 mescc: Add signed char. 2020-10-06 10:04:28 +02:00
M1.scm Add ARM backend. 2020-06-10 13:11:07 +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 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: Do not crash when attemting to link files without extension. 2020-10-06 10:04:27 +02:00
preprocess.scm mescc: Opt for reproducible builds with Guile and Mes. 2020-01-20 22:47:51 +01:00