Commit Verlauf

Autor SHA1 Nachricht Datum
  Markos Chandras f4fe313d50 buildsys: Add missing $(SYMBOL_PREFIX) to symbol names vor 11 Jahren
  Mike Frysinger a899b909ab buildsys: cache build flags in vars vor 12 Jahren
  Carmelo Amoroso 3b3285b1b7 Merge remote-tracking branch 'origin/master' into prelink vor 13 Jahren
  Bernd Schmidt bernds_cb1@t-online.de f4eebb6146 Add Makefile support for DSBT ELF. vor 13 Jahren
  Filippo Arcidiacono a33796043b ldso: Add runtime prelink support vor 14 Jahren
  Natanael Copa 71239593ef nptl: proper soname handling vor 14 Jahren
  Bernhard Reutner-Fischer abdbaa897b prettify make clean vor 14 Jahren
  Bernhard Reutner-Fischer 00d805f334 check_ld some more flags vor 14 Jahren
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker vor 14 Jahren
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree vor 14 Jahren
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean vor 15 Jahren
  Bernhard Reutner-Fischer 63abaebc01 - move stripping into do_ar resp compile-m for the sake of simplicity vor 16 Jahren
  Bernhard Reutner-Fischer bf765e60dd - strip the targets and not prerequisites vor 16 Jahren
  Bernhard Reutner-Fischer a16b7b1146 - fix dependencies of ldso.c vor 16 Jahren
  Bernhard Reutner-Fischer 51ce75b5b0 - use the compiler-driver instead of the linker vor 16 Jahren
  Mike Frysinger 6bc45b2d57 #1273 if EXTRAVERSION is set, make sure we respect it vor 17 Jahren
  Mike Frysinger b0bf05460f clean out arch subdirs as well vor 18 Jahren
  Mike Frysinger 696bb3025f just let user decide CFLAGS instead of assuming stuff for him vor 18 Jahren
  Mike Frysinger 368689c3b7 these defines are created for use in features.h so no point in duplicating work in the build system vor 18 Jahren
  Mike Frysinger a45e23692c make sure ldso is rebuilt if source files are updated vor 18 Jahren
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt vor 18 Jahren
  Mike Frysinger d874cc673a fix up ability to rename ldso vor 18 Jahren
  Mike Frysinger c13dc63bc1 remove .oS too vor 18 Jahren
  Peter S. Mazinger c0087777cf Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) vor 18 Jahren
  Peter S. Mazinger 72c0f6a2d6 Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers vor 18 Jahren
  Mike Frysinger 28cfdb8644 remove headers_done since it broke buildroot again vor 18 Jahren
  Peter S. Mazinger 8d3f61bd00 Do not create any files (dl-progname.h) in ldso anymore vor 18 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 18 Jahren
  Mike Frysinger ee6aec88f2 fix up ifdef checks so dl_iterate_phdr is defined in all the proper objects vor 18 Jahren
  Peter S. Mazinger 235373b727 make -j2 works here vor 18 Jahren