Commit Graph

16 Commits

Author SHA1 Message Date
Ziyao e6138735bd Add Hello World 2022-04-03 10:37:29 +08:00
Ziyao a946300e6c Update Makefile 2022-04-03 10:30:37 +08:00
Ziyao 79593d5689 Add patches for TinyCC 2022-04-03 10:27:48 +08:00
Ziyao 5013f777b5 Fix the bug that the modified version of __syscall6() messes up the stack by poping an argument (a6) 2022-04-03 09:52:17 +08:00
Ziyao 498d111c93 Move syscall.S from /src/unistd/ to /src/internal 2022-04-03 09:48:45 +08:00
Ziyao 8198f25706 Update README 2022-03-24 08:52:27 +08:00
Ziyao 7a1cd4707f Remove @PLT 2022-03-24 08:42:29 +08:00
Ziyao ed89edcf54 Remove math 2022-03-22 17:08:26 +08:00
Ziyao 7633c66c24 Remove PLT modifier 2022-03-21 16:54:15 +08:00
Ziyao fb09e1ff06 Add syscall 2022-03-21 16:50:35 +08:00
Ziyao 6f26800d69 Add original README 2022-03-21 16:50:06 +08:00
Ziyao 553497aeb4 Add README 2022-03-21 16:49:51 +08:00
Ziyao 42b2e6ff49 Remove fenv 2022-03-21 16:49:38 +08:00
Ziyao 96cd685841 Remove /src/complex 2022-03-21 10:24:31 +08:00
Ziyao 6c7f6ca83b chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
Ziyao ef0cf800f1
Initial commit 2022-03-20 16:39:11 +08:00