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