mes/lib/m2
Jan (janneke) Nieuwenhuizen 061d681f69 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-07-17 09:06:32 +02:00
..
arm ARM: build: Cater for M2-Planet. 2022-04-30 22:51:42 +02:00
riscv64 riscv64: Cater for M2-Planet. 2023-07-17 09:06:32 +02:00
x86 m2: Add new style x86 defines to support M2-Planet 1.11.0. 2023-05-03 08:04:32 +02:00
x86_64 lib: Fix x86_64 M2 elf header to work with debug info. 2023-07-08 15:13:12 +02:00
cast.c core: Use casting functions. 2020-10-18 15:44:49 +02:00
execv.c mescc: Mes C Library: Add execv for M2-Planet. 2020-07-25 20:03:30 +02:00
execve.c lib: stat: Use SYS_stat64 for 32bit platforms. 2022-10-29 13:17:58 +02:00
getcwd.c kaem.run: Remove --bootstrap-mode. 2023-05-03 08:03:48 +02:00
isatty.c kaem.run: Remove --bootstrap-mode. 2023-05-03 08:03:48 +02:00
time.c lib/m2: time: Fix segfault by allocating timeval struct. 2023-01-24 07:59:49 +01:00