mes/mlibc
Jan Nieuwenhuizen c23a9ee01f mescc: drop naive realloc.
* mlibc/libc-gcc.c (free, memcpy): Move from libc-mes+tcc.c.
  (realloc): Use realloc from libc-mes+tcc.c
* mlibc/libc-gcc+tcc.c (free, memcpy, realloc): Remove.
* mlibc/libc-mes+tcc.c (free, memcpy, realloc): Remove.
* scaffold/tests/79-int-array.c (test): Update.
* scaffold/tests/7a-struct-char-array.c (test): Update.
2017-08-01 11:08:14 +02:00
..
include mescc: Tinycc support: compile tcc with TCC_IS_NATIVE. 2017-07-28 08:07:41 +02:00
libc-gcc+tcc.c mescc: drop naive realloc. 2017-08-01 11:08:14 +02:00
libc-gcc.c mescc: drop naive realloc. 2017-08-01 11:08:14 +02:00
libc-mes+tcc.c mescc: drop naive realloc. 2017-08-01 11:08:14 +02:00
libc-mes.c mescc: drop naive realloc. 2017-08-01 11:08:14 +02:00
mini-libc-mes.c test: Split-up Mescc scaffold test. 2017-07-09 09:24:07 +02:00