5bb568e455
This makes function alignment optional and disables function alignment when using MesCC-Tools 0.5.2 (numbered architecture). * module/mescc.scm (parse-opts): Make --align take a value. * module/mescc/mescc.scm (mescc:compile, infos->hex2): Parse it and pass it as renamed #:align keyword argument to ... * module/mescc/M1.scm (infos->M1): ...here. Rename parameter align? to align, pass it to... (info->M1): ...here. Likewise. Use it to make function alignment optional. |
||
---|---|---|
.. | ||
armv4 | ||
i386 | ||
x86_64 | ||
as.scm | ||
bytevectors.scm | ||
compile.scm | ||
info.scm | ||
M1.scm | ||
mescc.scm | ||
preprocess.scm |