Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt vor 19 Jahren
  Mike Frysinger d874cc673a fix up ability to rename ldso vor 19 Jahren
  Mike Frysinger c13dc63bc1 remove .oS too vor 20 Jahren
  Peter S. Mazinger c0087777cf Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) vor 20 Jahren
  Peter S. Mazinger 72c0f6a2d6 Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers vor 20 Jahren
  Mike Frysinger 28cfdb8644 remove headers_done since it broke buildroot again vor 20 Jahren
  Peter S. Mazinger 8d3f61bd00 Do not create any files (dl-progname.h) in ldso anymore vor 20 Jahren
  Peter S. Mazinger 00e04cb76f Do not create header links, use -I to find them. Moved dl-progname.h to ldso/ldso, that will exist if top_srcdir != top_builddir. vor 20 Jahren
  Mike Frysinger ee6aec88f2 fix up ifdef checks so dl_iterate_phdr is defined in all the proper objects vor 20 Jahren
  Peter S. Mazinger 235373b727 make -j2 works here vor 20 Jahren
  Peter S. Mazinger 31ae4299f5 Add info to CFLAGS about lib we are building vor 20 Jahren
  Peter S. Mazinger 0a7b9d5d57 Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib vor 20 Jahren
  Peter S. Mazinger 15870aba49 Use -z relro/-z now on all libs, add some new variables needed later, move common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH vor 20 Jahren
  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. vor 20 Jahren
  Peter S. Mazinger bddfb866b0 Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db]. vor 20 Jahren
  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. vor 20 Jahren
  Peter S. Mazinger 5e48b8b628 Add the current implementation to review vor 20 Jahren