mes/module
Jan (janneke) Nieuwenhuizen afc922d1e2
mescc: Add __SIZEOF defines for int, long, long long.
* module/mescc/mescc.scm (arch-get-define): Rename
to...  (arch-get-defines): ...this.  Return a list of defines: Also
adding __SIZEOF_INT__, __SIZEOF_LONG__, and add __SIZEOF_LONG_LONG__ if
it's >=8.
(mescc:preprocess, c->info): Update callers.
* include/stdint.h[!__SIZEOF_LONG_LONG__]: Remove typedefs for int64_t,
uint16_t.
2021-01-23 08:43:45 +01:00
..
mes test: Resurrect running boot tests on Guile. 2019-05-27 22:57:44 +02:00
mescc mescc: Add __SIZEOF defines for int, long, long long. 2021-01-23 08:43:45 +01:00
mescc.scm mescc: Update -g help text. 2021-01-23 08:41:13 +01:00