mes/lib/m2
Andrius Štikonas 2c87a83e13 lib: Fix x86_64 M2 elf header to work with debug info.
* lib/m2/x86_64/ELF-x86_64.hex2: Fix e_shoff, e_shentsize, e_shstrndx.
2023-07-08 15:13:12 +02:00
..
arm ARM: build: Cater for M2-Planet. 2022-04-30 22:51:42 +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