mes/lib/mes
Jan (janneke) Nieuwenhuizen d40520af55 riscv64: Cater for M2-Planet.
* kaem.riscv64: New file.

* lib/linux/riscv64-mes-m2/crt1.M1,
lib/m2/riscv64/ELF-riscv64.hex2,
lib/m2/riscv64/riscv64_defs.M1: New files, imported from M2Lib.c
* lib/linux/riscv64-mes-m2/_exit.c,
lib/linux/riscv64-mes-m2/_write.c,
lib/linux/riscv64-mes-m2/crt1.c,
lib/linux/riscv64-mes-m2/syscall.c: New files, adapted for M2-Planet
calling convention from ...
* lib/linux/riscv64-mes-mescc: ...here
* kaem.run: Move fcntl.h up.  Include signal.h.
* build-aux/build.sh.in: Also allow kaem build for riscv64.
2023-09-12 11:04:11 +02:00
..
__assert_fail.c lib: __assert_fail: Remove M2-Planet workarounds. 2023-05-03 08:04:32 +02:00
__buffered_read.c mescc: Mes C Library: lseek: Be careful clearing read buffer. 2020-01-20 22:47:52 +01:00
__init_io.c riscv64: Cater for M2-Planet. 2023-09-12 11:04:11 +02:00
__mes_debug.c build: Simplify. 2019-06-08 15:36:22 +02:00
abtod.c mescc: Mes C Library: Support GNU Awk: Add abtod, implementing strtod. 2019-06-25 12:51:44 +02:00
abtol.c lib: Support uppercase hex conversions. 2023-01-31 08:22:49 -08:00
assert_msg.c lib: __assert_fail: Update to standard. 2022-10-26 21:14:05 +02:00
cast.c mescc: Mes C Library: Use casting functions. 2020-10-18 14:55:24 +02:00
div.c kaem.run: Remove --bootstrap-mode. 2023-05-03 08:03:48 +02:00
dtoab.c Fix dtoab. 2019-08-27 00:43:37 +02:00
eputc.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
eputs.c mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
fdgetc.c mescc: Mes C Library: Bugfix __ungetc_clear. 2020-06-07 00:31:26 +02:00
fdgets.c build: Simplify. 2019-06-08 15:36:22 +02:00
fdputc.c mescc: Mes C Library: Use casting functions. 2020-10-18 14:55:24 +02:00
fdputs.c build: Simplify. 2019-06-08 15:36:22 +02:00
fdungetc.c mescc: Mes C Library: Bugfix __ungetc_clear. 2020-06-07 00:31:26 +02:00
globals.c mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
itoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
ltoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
ltoab.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
mes_open.c mescc: Mes C Library: Bugfix __ungetc_clear. 2020-06-07 00:31:26 +02:00
ntoab.c kaem.run: Remove --bootstrap-mode. 2023-05-03 08:03:48 +02:00
oputc.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
oputs.c mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
search-path.c build: Simplify. 2019-06-08 15:36:22 +02:00
ultoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
utoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
write.c lib: mes/write: Rename from mes/mini-write.c 2023-05-02 10:22:45 +02:00