mes/lib
Jan Nieuwenhuizen 3970a8797b
mescc: Support tcc: libtcc1 build fixes.
* lib/libtcc1.c: Support building without long long, float support.
2019-07-23 20:38:29 +02:00
..
ctype build: Simplify. 2019-06-08 15:36:22 +02:00
dirent build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
linux mescc: Mes C library: Move common getcwd, open bits to posix. 2019-06-25 23:10:52 +02:00
math mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
mes build: Simplify. 2019-06-08 15:36:22 +02:00
posix build: Resurrect bootstrap.sh. 2019-07-07 12:17:03 +02:00
stdio build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
stdlib build: Simplify. 2019-06-08 15:36:22 +02:00
string build: Simplify. 2019-06-08 15:36:22 +02:00
stub build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
tests mescc: Add 70-struct-post.c test with fix. 2019-07-21 22:40:42 +02:00
x86-mes porting: Add x86 scaffold: exit and write in assembly. 2019-06-13 14:19:59 +02:00
x86-mes-gcc porting: Add x86 scaffold: exit and write in assembly. 2019-06-13 14:19:59 +02:00
x86-mes-mescc build: Simplify. 2019-06-08 15:36:22 +02:00
x86_64-mes porting: Add x86_64 scaffold: exit and write in assembly. 2019-06-23 21:23:34 +02:00
x86_64-mes-gcc porting: Add x86_64 scaffold: exit and write in assembly. 2019-06-23 21:23:34 +02:00
x86_64-mes-mescc build: Simplify. 2019-06-08 15:36:22 +02:00
libtcc1.c mescc: Support tcc: libtcc1 build fixes. 2019-07-23 20:38:29 +02:00