Eric Andersen 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 lat temu
..
bits 103f8e4176 Use the common version for bits/sem.h. Fixup the types to 22 lat temu
sys 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 lat temu
Makefile 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 lat temu
__longjmp.c 68ffc5e0ff Fix a warning 23 lat temu
__syscall_error.c 4157875d2d Make clone work, part 2. 23 lat temu
_mmap.c c2b0e3d9b7 For now, leave mmap on mips using mmap1, since mmap2 seems 22 lat temu
brk.c e0ab12bcbf Fix naming error in brk.c, enable faster malloc by default 24 lat temu
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 lat temu
bsd-setjmp.S 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> 23 lat temu
cacheflush.c 8fba6d2060 heh 23 lat temu
clone.S a0446356a9 Fix clone so it compiles 23 lat temu
crt0.S 69af95d62a This seems to be needed or else apps will blow up. 23 lat temu
crti.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 lat temu
crtn.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 lat temu
fork.S 63c324cb11 New and improved fork for mips, thanks to the fine folks 23 lat temu
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 lat temu
pipe.S c1c4c5e95b Fix a compile error 23 lat temu
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 23 lat temu
pread_write.c 24c64e4ca6 Oops! I broke pread on mips with my last update. This 22 lat temu
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 lat temu
setjmp_aux.c a6663f2b90 Update soft-float handling 23 lat temu
sgidefs.h d59cff5af1 Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go into 24 lat temu
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 22 lat temu
vfork.c d521a0323b Several mips cleanups/additons from Geoffrey Espin. 24 lat temu