mes/build-aux
Jan Nieuwenhuizen 4faeece057
mescc: Tinycc support: Char and short sign extend.
* module/mes/as-i386.mes (i386:accu*n->local, i386:byte-accu->local+n,
  i386:word-accu->local+n): Remove.
  (i386:byte-accu, i386:signed-byte-accu, i386:word-accu,
  i386:signed-word-accu): New function.
* module/mes/as-i386.scm: Export them.
* module/language/c99/compiler.mes (accu->local+n-text): Simplify.
  (mem->accu, convert-accu): New function.
  (expr->accu): Use them.
* stage0/x86.M1 (mov____%al,0x32(%ebp), mov____%al,0x8(%ebp),
  mov____%ax,0x32(%ebp), mov____%ax,0x8(%ebp), movzbl_0x32(%ebp),%eax,
  movzbl_0x8(%ebp),%eax, movzwl_0x32(%ebp),%eax,
  movzwl_0x8(%ebp),%eax): Deprecate.
* scaffold/tests/7r-sign-extend.c: Test it.
* build-aux/check-mescc.sh (tests): Run it.
2018-05-18 23:58:10 +02:00
..
build-cc.sh build: Build mini-libc and libc+tcc-gcc too. 2018-05-23 18:41:57 +02:00
build-guile.sh mes: Support srfi-9-gnu. 2018-05-04 12:44:05 +02:00
build-mes.sh build: Use ../mes-seed/refresh.sh, ../tinycc-seed/refresh.sh. 2018-05-10 16:35:49 +02:00
build-mlibc.sh build: Build mini-libc and libc+tcc-gcc too. 2018-05-23 18:41:57 +02:00
cc-mes.sh build: Fixes for Debian and /bin/sh == dash. 2018-05-03 20:32:06 +02:00
cc-mlibc.sh build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
cc.sh build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
check-boot.sh build: Fixes for Debian and /bin/sh == dash. 2018-05-03 20:32:06 +02:00
check-mescc.sh mescc: Tinycc support: Char and short sign extend. 2018-05-18 23:58:10 +02:00
compile-all.scm mescc: Produce M1 output instead of hex2. 2017-07-02 16:25:14 +02:00
gitlog-to-changelog Prepare for 0.1 release: gnu-build-system. 2016-10-16 00:34:23 +02:00
manifest.scm guix: Add manifest. 2018-04-05 23:13:23 +02:00
mes-snarf.scm build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
test.sh build: Install naive diff. 2018-05-23 18:41:57 +02:00