ecl/src
Marius Gerbershagen 9365e7abe7 loop macro: fix expansion for cross compilation targets
Check for types in the target environment.
2025-11-22 16:25:42 +01:00
..
bdwgc bdwgc: update bundled gc to version 8.2.8 2024-12-05 22:21:45 +01:00
c bytevm: fix a possible segmentation fault in OP_PUSHKEYS 2025-08-27 10:46:58 +02:00
clos cmp: fix constant folding 2025-11-15 16:52:31 +01:00
cmp cmp: move proclamations from system-properties into a compiler specific storage 2025-11-22 16:25:42 +01:00
doc doc: document the cross compilation feature 2025-11-22 16:25:42 +01:00
ecl handle *features* entirely in the configure script 2025-07-19 16:33:22 +02:00
gmp build: regenerate configure script with autoconf 2.72 2024-12-05 22:27:10 +01:00
h streams: get rid of last_code slot in the structure 2025-08-11 10:01:40 +02:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp loop macro: fix expansion for cross compilation targets 2025-11-22 16:25:42 +01:00
tests tests: implement tests for cross compilation of user code 2025-11-21 19:08:14 +01:00
util tests: implement tests for cross compilation of user code 2025-11-21 19:08:14 +01:00
aclocal.m4 cmp: easier cross-compilation of user code 2025-11-21 19:08:14 +01:00
bare.lsp.in cmp: implement cross compilation from host compiler with different word size 2025-07-19 16:31:55 +02:00
compile.lsp.in cmp: handle subtypep for cross compilation with mismatching complex float features 2025-11-22 16:25:42 +01:00
config.guess build: add a preliminary support for the emscripten target 2023-06-13 22:07:08 +02:00
config.sub build: add a preliminary support for the emscripten target 2023-06-13 22:07:08 +02:00
configure cmp: easier cross-compilation of user code 2025-11-21 19:08:14 +01:00
configure.ac handle *features* entirely in the configure script 2025-07-19 16:33:22 +02:00
install.sh
Makefile.in tests: implement tests for cross compilation of user code 2025-11-21 19:08:14 +01:00