.. |
aarch64-mes
|
Initial hex2 tests pass on aarch64
|
2023-11-05 20:28:40 +00:00 |
aarch64-mes-gcc
|
Fixes for __sys_call on aarch64-mes-gcc
|
2023-11-05 21:03:04 +00:00 |
aarch64-mes-m2
|
Don't mess up the stack pointer, wtf is this calling convention
|
2023-10-21 22:13:38 +00:00 |
arm-mes
|
Add ARM linker support files.
|
2020-06-02 20:27:52 +02:00 |
arm-mes-gcc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
arm-mes-m2
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
arm-mes-mescc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
riscv64-mes
|
lib: Make objdump work on binaries in riscv64
|
2023-11-05 09:45:31 +01:00 |
riscv64-mes-gcc
|
lib: Add missing (empty) crt files for RISC-V.
|
2023-11-05 14:45:38 +01:00 |
riscv64-mes-m2
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
riscv64-mes-mescc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
riscv64-mes-tcc
|
lib: Add missing (empty) crt files for RISC-V.
|
2023-11-05 14:45:38 +01:00 |
x86-mes
|
DRAFT lib: Make objdump work on binaries in x86-linux.
|
2023-11-05 09:39:06 +01:00 |
x86-mes-gcc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
x86-mes-m2
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
x86-mes-mescc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
x86_64-mes
|
DRAFT lib: Make objdump work on binaries in x86_64-linux.
|
2023-11-05 09:39:00 +01:00 |
x86_64-mes-gcc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
x86_64-mes-m2
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
x86_64-mes-mescc
|
Revert "crt1: Move main declaration to mes/lib-mini.h."
|
2023-11-05 09:45:31 +01:00 |
_getcwd.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
_open3.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
_read.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
access.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
brk.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
chdir.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
chmod.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
clock_gettime.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
close.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
dup.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
dup2.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
execve.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
fcntl.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
fork.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
fstat.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
fsync.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
getdents.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
getegid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
geteuid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
getgid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
getpid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
getppid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
getrusage.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
gettimeofday.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
getuid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
ioctl.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
ioctl3.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
kill.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
link.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
lseek.c
|
kaem.run: Remove --bootstrap-mode.
|
2023-05-03 08:03:48 +02:00 |
lstat.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
malloc.c
|
kaem: read: Remove --bootstrap-mode.
|
2023-05-02 10:22:45 +02:00 |
mkdir.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
mknod.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
nanosleep.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
open.c
|
riscv64: Port to word based mescc-tools.
|
2023-11-05 09:40:38 +01:00 |
pipe.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
read.c
|
kaem: read: Remove --bootstrap-mode.
|
2023-05-02 10:22:45 +02:00 |
readlink.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
rename.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
rmdir.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
setgid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
settimer.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
setuid.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
signal.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
sigprogmask.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
stat.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
symlink.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
time.c
|
lib: stat: Use SYS_stat64 for 32bit platforms.
|
2022-10-29 13:17:58 +02:00 |
unlink.c
|
lib: General Linux RISC-V64 syscall support.
|
2023-11-05 09:39:29 +01:00 |
wait4.c
|
lib: linux: Add wait4.
|
2023-05-03 08:04:32 +02:00 |
waitpid.c
|
lib: linux: Add wait4.
|
2023-05-03 08:04:32 +02:00 |