Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 лет назад
..
bits fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 лет назад
sys 273639fff8 Add missing mips specific include/sys/user.h 22 лет назад
Makefile 3532e704fd Generic fork works. Use it instead since this didn't handle errno_location. 22 лет назад
__longjmp.c 68ffc5e0ff Fix a warning 23 лет назад
__syscall_error.c 4157875d2d Make clone work, part 2. 23 лет назад
_test_and_set.c b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. 22 лет назад
brk.c e0ab12bcbf Fix naming error in brk.c, enable faster malloc by default 24 лет назад
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 лет назад
bsd-setjmp.S 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> 23 лет назад
cacheflush.c 8fba6d2060 heh 23 лет назад
clone.S a0446356a9 Fix clone so it compiles 23 лет назад
crt0.S 2d75cdb6d6 Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector. 22 лет назад
crti.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 лет назад
crtn.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 лет назад
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 лет назад
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 22 лет назад
pipe.S c1c4c5e95b Fix a compile error 23 лет назад
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 24 лет назад
pread_write.c 24c64e4ca6 Oops! I broke pread on mips with my last update. This 22 лет назад
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 лет назад
setjmp_aux.c a6663f2b90 Update soft-float handling 23 лет назад
sgidefs.h d59cff5af1 Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go into 25 лет назад
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 22 лет назад
sysmips.c 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. 22 лет назад