Mike Frysinger 77bd38db59 update comments/syntax and make sure we include features.h for the hidden define 19 gadi atpakaļ
..
bits f122662e19 Added new 'bits/atomic.h' for most of the architectures and the top-level 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'. 19 gadi atpakaļ
sys 64c5a652fb Fixup PAGE_SIZE problems 20 gadi atpakaļ
Makefile 00422f5696 With a bit of luck, this might just get mips working again 19 gadi atpakaļ
__longjmp.c 68ffc5e0ff Fix a warning 22 gadi atpakaļ
__syscall_error.c 77bd38db59 update comments/syntax and make sure we include features.h for the hidden define 19 gadi atpakaļ
_test_and_set.c b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. 21 gadi atpakaļ
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 gadi atpakaļ
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 gadi atpakaļ
bsd-setjmp.S abf812568a minor tweak for correctness 19 gadi atpakaļ
cacheflush.c 8fba6d2060 heh 22 gadi atpakaļ
clone.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 gadi atpakaļ
crt1.S 1b3a4d860f silly rabbit 19 gadi atpakaļ
crti.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 21 gadi atpakaļ
crtn.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 21 gadi atpakaļ
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 gadi atpakaļ
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 21 gadi atpakaļ
pipe.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 gadi atpakaļ
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 23 gadi atpakaļ
pread_write.c 6ca9cc33a3 Fix mips bug related to 2.6 headers by following glibc's lead. Based on 20 gadi atpakaļ
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 gadi atpakaļ
setjmp_aux.c a6663f2b90 Update soft-float handling 22 gadi atpakaļ
sgidefs.h 8ed0fdbe78 Some mips updates. Add a couple of missing sys/*.h files and update a few others. 20 gadi atpakaļ
sigaction.c 22f5421116 Add sigaction for mips 20 gadi atpakaļ
syscall.S 994064c84e Atsushi Nemoto writes: 20 gadi atpakaļ
sysmips.c 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. 21 gadi atpakaļ