Commit Graph

26 Commits (e493f65dfab6db206b73ce7f6b517adb90bead3c)

Author SHA1 Message Date
Jiajie Chen e493f65dfa Port ucore/video to x86_64 6 years ago
Jiajie Chen bbcee244e8 Fix mandelbrot on x86_64 6 years ago
Jiajie Chen 4f90dd042b Fix ucore x86_64 syscall and port mandelbrot 6 years ago
Jiajie Chen 04cb3d1fd5 Fix ucore x86_64 esp->rsp 6 years ago
Harry Chen 822cd03368 Disable mandelbrot on platforms without FP support 6 years ago
Harry Chen c568e71e60 Port Bad Apple and mandelbrot set to ucore user 6 years ago
Harry Chen 7ee8b35ad4 Re-structure ucore user libs, add getchar 6 years ago
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