mes/mes/module
W. J. van der Laan dc6af19506 mescc: RISC-V64 code generation.
* mes/module/mescc/mescc.mes: Import riscv64 code generation modules.
* mes/module/mescc/riscv64/as.mes: Imports for as.mes.
* mes/module/mescc/riscv64/info.mes: Imports for info.mes.
* module/mescc/mescc.scm (replace-suffix, arch-get, arch-get-info,
arch-get-machine, arch-get-m1-macros, .E?, .s?, .o?): Handle riscv64 and
some stubs for riscv32.
(arch-get-defines): Add defines for riscv32 and riscv64.
* module/mescc/riscv64/as.scm: New file: Code generator module for RISC-V64.
* module/mescc/riscv64/info.scm: New file: Architecture info for RISC-V64.
* build-aux/build-guile.sh (SCM_FILES): Add them.
2023-09-12 11:04:11 +02:00
..
mes tests: Make tests/vector.test compatible with Guile. 2023-08-27 10:05:20 +02:00
mescc mescc: RISC-V64 code generation. 2023-09-12 11:04:11 +02:00
nyacc Revert "nyacc: 0.86.0 compatibility stub. WIP" 2019-09-16 21:14:15 +02:00
rnrs/arithmetic GNU Mes. 2018-07-22 14:24:36 +02:00
srfi core: make-vector: Move to core. 2020-08-16 16:54:18 +02:00
sxml Relicense some taken-from-GNU Guile LGPLv3+ files to GPLv3+. 2018-07-26 20:47:46 +02:00
system/base mes: compatibility: Move (mes pmatch) to (system base pmatch). 2020-11-01 16:20:12 +01:00
mescc.mes mescc: Run without shell. 2018-11-25 13:21:03 +01:00