コミット履歴

作者 SHA1 メッセージ 日付
  Ismael Luceno 0dcf66744f librt: add posix_spawn support 12 年 前
  Mike Frysinger 60b9866848 librt: refactor source selection 12 年 前
  Bernd Schmidt bernds_cb1@t-online.de f4eebb6146 Add Makefile support for DSBT ELF. 13 年 前
  Bernhard Reutner-Fischer 486fbd8d66 librt: fix linking WRT pthreads 14 年 前
  Bernhard Reutner-Fischer 7292938673 librt: simplify handling LDFLAGS 14 年 前
  Natanael Copa 71239593ef nptl: proper soname handling 14 年 前
  Austin Foxley aae3eb9256 Merge commit 'origin/master' into nptl 14 年 前
  Bernhard Reutner-Fischer abdbaa897b prettify make clean 14 年 前
  Austin Foxley 7aab619f4b improve parallel make behaviour 14 年 前
  Austin Foxley a202cf6f11 librt additions that are now possible with nptl 14 年 前
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 15 年 前
  Bernhard Reutner-Fischer db5c575256 - also link librt with --as-needed and do so unconditionally to work around 15 年 前
  Carmelo Amoroso 866c320ae9 CLean librt/*.oS too (NPTL will add some). 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年 前
  Bernd Schmidt 68d02d6473 A slight improvement over my previous commit which ensured we always rebuild 16 年 前
  Mike Frysinger 6bc45b2d57 #1273 if EXTRAVERSION is set, make sure we respect it 17 年 前
  Peter S. Mazinger 1fbb5fc1b1 With one source or syscall only sources there is no use of IMA 18 年 前
  "Steven J. Hill" 43dcd01c49 Part deux. 18 年 前
  Peter S. Mazinger 72c0f6a2d6 Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers 18 年 前
  Mike Frysinger b20ee706ef rework depends and stripping so that libraries arent rebuilt all the time in a loop 18 年 前
  Peter S. Mazinger 31ae4299f5 Add info to CFLAGS about lib we are building 18 年 前
  Peter S. Mazinger 0a7b9d5d57 Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib 18 年 前
  Peter S. Mazinger 02ee661892 Enable IMA compiling now that syscalls work 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 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 年 前