d862f1eceb
* scripts/mescc.in (parse-opts): Add --align. * module/mescc/mescc.scm (mescc:compile): Support --align, off by default. * module/mescc/M1.scm (infos->M1): Add #:align parameter. (M1:merge-infos): Likewise. Keep types. (info->M1): Likewise. Make alignment switchable. * module/mescc/compile.scm (r->ident): Do not clobber. (ident-add): Likewise. (clean-info): Keep types. * module/mescc/i386/as.scm (i386:r->byte-label): New instruction. * lib/x86-mes/x86.M1: Add instructions. * lib/x86_64-mes/x86_64.M1: Add instructions. * module/mescc/x86_64/as.scm (x86_64:r->byte-label, x86_64:r->word-label, x86_64:r->long-label): New instruction. |
||
---|---|---|
.. | ||
elf-0footer.hex2 | ||
elf64-0header.hex2 | ||
elf64-body-exit-42.hex2 | ||
elf64-footer-single-main.hex2 | ||
elf64-header.hex2 | ||
exit-42.c | ||
setjmp.c | ||
x86_64.M1 |