Historial de Commits

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