コミット履歴

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