コミット履歴

作者 SHA1 メッセージ 日付
  Timo Teras 685a6f283e static build: fix internal locking weaks to get pulled in always 14 年 前
  Timo Teräs 279c728ee6 nptl: fix libc internal, dynamically enabled locking 14 年 前
  Timo Teras 0eadd98d30 libc: remove libc weak __pthreads_* wrappers 14 年 前
  Austin Foxley aae3eb9256 Merge commit 'origin/master' into nptl 14 年 前
  Bernhard Reutner-Fischer abdbaa897b prettify make clean 14 年 前
  Austin Foxley ab40337e2c libc: build tsd only when tls is enabled 14 年 前
  Austin Foxley 4a689f0b90 some tweaks under libc/ needed for nptl 14 年 前
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 15 年 前
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean 15 年 前
  Eric Andersen 5b896451ee these weaks are also needed in libc.so for the time being 17 年 前
  Eric Andersen 1f61bbd8a5 silence a lot of warnings and fix a few genuine bugs while I'm at it. 17 年 前
  Eric Andersen 7270c87463 finish the pthread locking cleanups. This should get things compiling again 17 年 前
  Peter S. Mazinger 078d738e36 Remove __libc_internal_tsd_{s,g}et, they do not exist anymore 18 年 前
  Peter S. Mazinger a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box 18 年 前
  Peter S. Mazinger 4390d8e705 libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore 18 年 前
  Mike Frysinger e9264e49f3 update pthread weak handling to the style glibc uses 18 年 前
  Mike Frysinger f04a88d3f0 beautify 18 年 前
  Peter S. Mazinger aa46ec5518 Enable IMA 18 年 前
  Peter S. Mazinger de5359a570 Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC 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 年 前