提交歷史

作者 SHA1 備註 提交日期
  Peter S. Mazinger 788e21988e Add back -L..lib to libdl linker, now that we do not hardcode path to libs in libc.so 18 年之前
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. 18 年之前
  Peter S. Mazinger bddfb866b0 Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db]. 18 年之前
  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. 18 年之前
  Peter S. Mazinger 5e48b8b628 Add the current implementation to review 18 年之前
  Peter S. Mazinger b6cfa5f080 2 more examples that show the handling of different objects in lib*.so and lib*.a, also handle arch specific optimized versions 18 年之前