Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. há 19 anos atrás
..
bits e451f99194 Update from (older) glibc code. há 19 anos atrás
sys 64c5a652fb Fixup PAGE_SIZE problems há 20 anos atrás
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. há 19 anos atrás
Makefile.in a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. há 19 anos atrás
__longjmp.c 68ffc5e0ff Fix a warning há 21 anos atrás
__syscall_error.c 77bd38db59 update comments/syntax and make sure we include features.h for the hidden define há 19 anos atrás
_test_and_set.c b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. há 21 anos atrás
brk.c 9efd18d338 s/___brk_addr/__curbrk/g há 20 anos atrás
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. há 22 anos atrás
bsd-setjmp.S abf812568a minor tweak for correctness há 19 anos atrás
cacheflush.c 8fba6d2060 heh há 21 anos atrás
clone.S 0ad448b780 Old glibc fix for ltp's clone07 test. Another file that needs updating... há 19 anos atrás
crt1.S a1f8c408d8 arm/crt1.S needs features.h and the weak _init/_fini independently of __PIC__. Add these weaks to mips/crt1.S as well. há 19 anos atrás
crti.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S há 21 anos atrás
crtn.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S há 21 anos atrás
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): há 21 anos atrás
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. há 20 anos atrás
pipe.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a há 20 anos atrás
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with há 22 anos atrás
pread_write.c 9191b996fa This fixes the pread/pwrite bugs reported by ltp. But I really need to pull in the latest glibc stuff. há 19 anos atrás
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. há 22 anos atrás
setjmp_aux.c a6663f2b90 Update soft-float handling há 22 anos atrás
sgidefs.h 7e3139b5a9 Update with current glibc version. há 19 anos atrás
sigaction.c 22f5421116 Add sigaction for mips há 20 anos atrás
syscall.S 994064c84e Atsushi Nemoto writes: há 20 anos atrás
sysmips.c 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. há 21 anos atrás