mes/lib
Jan Nieuwenhuizen 80419817e6
ARM: Mes C Library: Support gcc-sans-libc.
* lib/linux/arm-mes-gcc/crt1.c: New file.
* lib/linux/arm-mes-gcc/mini.c: New file.
* lib/arm-mes-gcc/setjmp.c: New file.

Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
2020-06-04 21:59:30 +02:00
..
arm-mes-gcc ARM: Mes C Library: Support gcc-sans-libc. 2020-06-04 21:59:30 +02:00
ctype mescc: Mes C Library: Support GNU Awk: Add isgraph. 2019-06-16 11:25:37 +02:00
dirent build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
freebsd freebsd: Initial x86 scaffold. 2019-12-17 21:08:18 +01:00
gnu Introduce libmescc.a; Put division by integer in there; split syscalls' errno off. 2020-06-02 15:04:13 +02:00
linux ARM: Mes C Library: Support gcc-sans-libc. 2020-06-04 21:59:30 +02:00
mach hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-12-13 21:52:31 +01:00
math mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-13 15:11:38 +02:00
mes ntoab: Make sure not to get stuck on base 1. 2020-06-03 20:56:51 +02:00
posix mescc: Mes C Library: Fix execlp, execvp for file names with slash. 2020-01-20 22:47:52 +01:00
stdio mescc: Mes C Library: lseek: Be careful clearing read buffer. 2020-01-20 22:47:52 +01:00
stdlib Raise SIGABRT on abort(). 2020-06-02 15:05:12 +02:00
string hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-12-13 21:52:31 +01:00
stub mescc: Mes C Library: Add ioctl3 stub. 2019-12-13 21:52:31 +01:00
tests Prepare tests for ARMv4. 2020-06-02 14:30:02 +02:00
x86-mes build: Prepare for kernel variants. 2019-12-17 21:07:35 +01:00
x86-mes-gcc build: Prepare for kernel variants. 2019-12-17 21:07:35 +01:00
x86-mes-mescc build: Prepare for kernel variants. 2019-12-17 21:07:35 +01:00
x86_64-mes build: Prepare for kernel variants. 2019-12-17 21:07:35 +01:00
x86_64-mes-gcc build: Prepare for kernel variants. 2019-12-17 21:07:35 +01:00
x86_64-mes-mescc build: Prepare for kernel variants. 2019-12-17 21:07:35 +01:00
libtcc1.c mescc: Support tcc: libtcc1 build fixes. 2019-07-23 20:38:29 +02:00