mes/mlibc
Jan Nieuwenhuizen 69073e1954 mescc: Tinycc support: pointer arithmetic with pointer-variable.
* module/language/c99/compiler.mes (expr->accu): pointer arithmetic with pointer-variable.
* scaffold/tests/76-pointer-arithmetic.c (test): Test it.
* mlibc/include/stdarg.h (va_start): Update for fixed pointer arithmetic.
2017-08-26 10:16:53 +02:00
..
include mescc: Tinycc support: pointer arithmetic with pointer-variable. 2017-08-26 10:16:53 +02:00
libc-gcc+tcc.c mescc: drop naive realloc. 2017-08-01 11:08:14 +02:00
libc-gcc.c mescc: Tinycc support: strtoull. 2017-08-19 10:51:24 +02:00
libc-mes+tcc.c mescc: Tinycc support: strtoull. 2017-08-19 10:51:24 +02:00
libc-mes.c mescc: Tinycc support: strtoull. 2017-08-19 10:51:24 +02:00
mini-libc-mes.c test: Split-up Mescc scaffold test. 2017-07-09 09:24:07 +02:00