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 tahun lalu
..
bits b45363960c remove duplicated _syscall6 definitions and unify them with a define 19 tahun lalu
sys d87c27924f Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown 22 tahun lalu
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 tahun lalu
___fpscr_values.S 74f2f592bb move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowitz so that libm.so links properly with newer toolchains 19 tahun lalu
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 tahun lalu
__longjmp.S cc90599160 need to include features.h to get uclibc defines 19 tahun lalu
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 tahun lalu
clone.S 4d3c7f75e6 Stefan Allius writes: 21 tahun lalu
crt1.S d501ad45e3 update crt0 to crt1 based heavily on glibc start.S and to sync up with __uClibc_main changes 19 tahun lalu
crti.S f61fc3f310 Stefan Allius writes: 20 tahun lalu
crtn.S f61fc3f310 Stefan Allius writes: 20 tahun lalu
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 tahun lalu
longjmp.c 981799a705 use sigprocmask instead of internal __sigprocmask since __ version doesnt always exist 19 tahun lalu
mmap.c b45363960c remove duplicated _syscall6 definitions and unify them with a define 19 tahun lalu
pipe.c fc90506367 Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little 22 tahun lalu
pread_write.c f2916400b6 Patch by Carl SHAW <carl.shaw@st.com>... 20 tahun lalu
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 tahun lalu
setjmp.S 72cf601ed0 21 tahun lalu
syscall.c 244b9f3802 Fix trapa value for _syscall6() to conform with new sh syscall ABI. 19 tahun lalu
syscall_error.S 4d3c7f75e6 Stefan Allius writes: 21 tahun lalu
vfork.S 4d3c7f75e6 Stefan Allius writes: 21 tahun lalu