mes/module/language/c99
Jan Nieuwenhuizen ce980c8239 mescc: Tinycc support: compile tcc with TCC_IS_NATIVE.
* mlibc/include/string.h (strcat): Declare.
* mlibc/libc-mes+tcc.c (dlclose, dlopen, mprotect, sigaction,
  sigemptyset, strcat, vfprintf): Move from libc-gcc+tcc.c.
* mlibc/libc-gcc+tcc.c: Remove them.
* module/language/c99/compiler.mes (c99-input->full-ast): Define __i386__=1.
  (i386:type-alist): Parse `long long int', `unsigned short int',
  `unsigned long long int'.
  (struct-field): Support void**.
  (init-declr->name):
  (init-declr->pointer): Support function declaration.
2017-07-28 08:07:41 +02:00
..
compiler.mes mescc: Tinycc support: compile tcc with TCC_IS_NATIVE. 2017-07-28 08:07:41 +02:00
compiler.scm mescc: Use records for Guile: preparation. 2017-07-26 11:36:08 +02:00
info.mes mescc: Use records for Guile: <local>. 2017-07-26 11:36:08 +02:00
info.scm mescc: Use records for Guile: <local>. 2017-07-26 11:36:08 +02:00