19 Commits (b6a347750531be125583107b6d0fc307366fdcc9)

Author SHA1 Message Date
Yuhao Zhou 2c80f1e46f Update ucore/exit for rcore.
6 years ago
Yuhao Zhou 4de7713835 Fix ucore/matrix.
6 years ago
Yuhao Zhou aeea2b569e Update ucore/forktest to fit rcore convention.
6 years ago
Harry Chen 07619a48d4 Fix mips syscall number
6 years ago
Harry Chen 215b8c52b3 Fix WAIT syscall number for mipsel
6 years ago
Harry Chen a2985b6e80 Use syscall numbers from o32 ABI (which musl uses)
6 years ago
Harry Chen c730e9c8da Use MIPS N32 abi in all user programs
6 years ago
Harry Chen 67890aeb42 Add __start as ucore mipsel entry point
6 years ago
Harry Chen a1d9dcc78c Fix ucore user app compiling on x86_64
6 years ago
Harry Chen 60bc1a54d2 Port ucore, rust, biscuit to mipsel
6 years ago
Jiajie Chen 3f62c5095b Remove i386 arch, add redis and nginx to travis ci test
6 years ago
WangRunji 7045a26e17 remove initfd for ucore programs
6 years ago
equation314 9484651b97 fix struct stat layout on non-x86 archs
6 years ago
equation314 10d49723df use musl to build biscuit programs for aarch64
6 years ago
WangRunji cd8ecc73f2 fix riscv syscall ABI
6 years ago
equation314 bbf127b24e remove link flag `-Ttext` for aarch64
6 years ago
WangRunji cb1bd5b835 fix struct stat to match Linux ABI
6 years ago
WangRunji b7d252e979 update travis & README
6 years ago
WangRunji f36b2014d2 move ucore programs to a new dir
6 years ago