mes/doc
Jan (janneke) Nieuwenhuizen 0dbfe669fa
mescc: Change --align to --align=functions, --align=globals.
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.
2020-12-29 14:24:29 +01:00
..
announce doc: Post-release update. 2020-06-07 10:49:07 +02:00
images doc: Release update. 2019-09-09 16:42:23 +02:00
fdl-1.3.texi doc: Initial version. 2018-07-12 22:29:59 +02:00
gendocs_template build: web: New target. 2018-07-28 11:37:47 +02:00
mes.texi mescc: Change --align to --align=functions, --align=globals. 2020-12-29 14:24:29 +01:00