Peter S. Mazinger 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. пре 18 година
..
bits e6c7d1de2a Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt. пре 20 година
sys cb9136d984 * Added clone() system call. пре 22 година
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. пре 18 година
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g пре 20 година
__longjmp.S 35df59db50 Initial version of the CRIS port. пре 22 година
brk.c 9efd18d338 s/___brk_addr/__curbrk/g пре 20 година
clone.S cb9136d984 * Added clone() system call. пре 22 година
crt0.c 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will пре 19 година
crti.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S пре 20 година
crtn.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S пре 20 година
fork.c d3c240368b Fixup fork implementation to provide the __libc_fork symbol пре 20 година
libc.map 35df59db50 Initial version of the CRIS port. пре 22 година
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g пре 20 година
setjmp.S 35df59db50 Initial version of the CRIS port. пре 22 година
syscall.S c03a4307a3 Do not assume a fifth argument is used with syscall(). Allocate stack пре 19 година
sysdep.S 41d65c1c06 Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ пре 19 година
sysdep.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a пре 20 година