Eric Andersen 67eff66438 Initial effort at adding profiling support. 21 年 前
..
bits 67eff66438 Initial effort at adding profiling support. 21 年 前
sys 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 年 前
Makefile e77dfaab53 Patch from Marshall M. Midden @ brecis.com: 21 年 前
__longjmp.c 68ffc5e0ff Fix a warning 21 年 前
__syscall_error.c 4157875d2d Make clone work, part 2. 22 年 前
_mmap.c 8b1cd1869a Prefer mmap2 for mips when available. Fix the mmap test. 21 年 前
brk.c e0ab12bcbf Fix naming error in brk.c, enable faster malloc by default 22 年 前
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 年 前
bsd-setjmp.S 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> 22 年 前
cacheflush.c 8fba6d2060 heh 21 年 前
clone.S a0446356a9 Fix clone so it compiles 22 年 前
crt0.S 69af95d62a This seems to be needed or else apps will blow up. 21 年 前
fork.S 63c324cb11 New and improved fork for mips, thanks to the fine folks 22 年 前
pipe.S c1c4c5e95b Fix a compile error 21 年 前
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 22 年 前
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 年 前
setjmp_aux.c a6663f2b90 Update soft-float handling 22 年 前
sgidefs.h d59cff5af1 Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go into 23 年 前
syscall.S a9b6db9b78 'syscall' now properly works for MIPS. 22 年 前
vfork.c d521a0323b Several mips cleanups/additons from Geoffrey Espin. 22 年 前