mes/build-aux
Jan Nieuwenhuizen ee9081f3ec
mescc: Prepare for x86_64 support.
* module/mescc/info.scm (info): Add allocated, registers.
* module/mescc/i386/info.scm: New file.
* build-aux/build-guile.sh (SCM_FILES): Add it.
* module/mescc/compile.scm (c99-input->info): Add info parameter.
(c99-ast->info): Likewise.
(i386:type-alist): Remove.
(alloc-register, free-register): New function.
(expr->register*): Rename from expr->accu*.  Update callers.
(expr->accu): Rename from expr->accu.  Update callers.
* module/mescc/mescc.scm(%info): New variable.
* module/mescc/mescc.scm (c->ast): Use it.
(mescc:compile): Likewise.
(E->info): Likewise.
2018-08-14 12:35:24 +02:00
..
GNUmakefile.in doc: Update bootstrap graph. 2018-09-04 07:51:15 +02:00
build-cc.sh test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
build-cc32.sh test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
build-guile.sh mescc: Prepare for x86_64 support. 2018-08-14 12:35:24 +02:00
build-mes.sh test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
build-x86_64-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
build.sh.in build: src/mes build fixes. 2018-08-12 15:05:21 +02:00
cc-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
cc.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
cc32-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
cc64-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
check-boot.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
check-mes.sh build: Make build more autotools-like. 2018-07-25 08:14:13 +02:00
check-mescc.sh mescc: Mes C Library: Fix qsort to support duplicate entries. 2018-08-27 22:37:12 +02:00
check-tcc.sh check: Do not fail if partial test prerequisites fail. 2018-08-09 10:22:26 +02:00
check.sh.in check: Do not fail if partial test prerequisites fail. 2018-08-09 10:22:26 +02:00
config.sh build: Oops, fix ./check.sh for bootstrap build. 2018-09-09 07:11:50 +02:00
export.make mescc: Mes C Library: Add x86_64 libc-mini support. 2018-08-10 17:05:01 +02:00
gendocs.sh build: web: New target. 2018-07-28 11:37:47 +02:00
gitlog-to-changelog Prepare for 0.1 release: gnu-build-system. 2016-10-16 00:34:23 +02:00
install.sh.in build: Non-bootstrap install fixes. 2018-08-09 11:00:10 +02:00
manifest.scm build: Generate gcc-mesboot-graph from .dot. 2018-07-22 22:27:24 +02:00
mes-snarf.scm build: Make build more autotools-like. 2018-07-25 08:14:13 +02:00
pre-inst-env.in mescc: Add dir to include path. 2018-08-15 19:11:54 +02:00
setup-mes.sh Add missing copyright headers. 2018-07-23 19:10:34 +02:00
test.sh build: Fixes for make check. 2018-08-23 19:57:50 +02:00
trace.sh build: Make build more autotools-like. 2018-07-25 08:14:13 +02:00
uninstall.sh.in build: Make build more autotools-like. 2018-07-25 08:14:13 +02:00