Ekaitz ekaitz-zarraga
ekaitz-zarraga pushed to riscv-mes at andrius/tinycc 2023-10-19 22:22:44 +01:00
7b74b2733c Don't skip weak symbols during ar creation
743710064f WIP: add riscv support for scripts and bootstrap
Compare 2 commits »
ekaitz-zarraga pushed to ekaitz at andrius/mes 2023-10-16 11:17:15 +01:00
42cb302c85 WIP setjmp/longjmp
ekaitz-zarraga created branch ekaitz in andrius/mes 2023-10-15 18:13:45 +01:00
ekaitz-zarraga pushed to ekaitz at andrius/mes 2023-10-15 18:13:45 +01:00
7fe6cd245f WIP setjmp/longjmp
af4fabcd64 guix: add riscv64 support
4dcedfdb8e lib: int8_t set to `signed char` instead of `char`
925db84523 lib: define va_* for bootstrappable tcc in riscv
c288c35657 lib: Use GCC compatible stdarg.h in TINYCC
Compare 10 commits »
ekaitz-zarraga deleted branch TMP from andrius/mes 2023-10-15 18:13:44 +01:00
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-14 22:15:05 +01:00
7fe6cd245f WIP setjmp/longjmp
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-14 22:04:48 +01:00
f60a3596d5 WIP setjmp/longjmp
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-14 21:48:49 +01:00
c5bd662bca WIP setjmp/longjmp
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-14 21:34:45 +01:00
0fef12d63d WIP setjmp/longjmp
af4fabcd64 guix: add riscv64 support
Compare 2 commits »
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-13 20:36:49 +01:00
4dcedfdb8e lib: int8_t set to `signed char` instead of `char`
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-11 18:59:49 +01:00
925db84523 lib: define va_* for bootstrappable tcc in riscv
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-11 18:58:23 +01:00
a4dabd24f8 lib: define va_* for bootstrappable tcc in riscv
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-11 18:51:42 +01:00
962ac94996 lib: define va_* for bootstrappable tcc in riscv
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-11 14:53:53 +01:00
eba498860f lib: define va_* for bootstrappable tcc in riscv
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-08 23:53:15 +01:00
c288c35657 lib: Use GCC compatible stdarg.h in TINYCC
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-06 22:50:07 +01:00
267a132ca9 riscv64: Fix arguments of main function in tcc.
b5eb0e34c6 riscv64: simplify assembly constructs not supported by tcc.
Compare 2 commits »
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-06 22:47:21 +01:00
faf6d84d12 riscv64: Fix arguments of main function in tcc.
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-06 10:48:29 +01:00
93d4aad564 riscv64: simplify assembly constructs not supported by tcc.
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-06 10:46:50 +01:00
910ab75648 riscv64: simplify assembly constructs not supported by tcc.
ekaitz-zarraga pushed to TMP at andrius/mes 2023-10-06 10:06:34 +01:00
4a1f823297 riscv64: simplify assembly constructs not supported by tcc.
a04b558074 riscv64: add support for tcc
Compare 2 commits »