Timo Teras
|
685a6f283e
static build: fix internal locking weaks to get pulled in always
|
14 gadi atpakaļ |
Timo Teräs
|
279c728ee6
nptl: fix libc internal, dynamically enabled locking
|
14 gadi atpakaļ |
Timo Teras
|
0eadd98d30
libc: remove libc weak __pthreads_* wrappers
|
14 gadi atpakaļ |
Austin Foxley
|
aae3eb9256
Merge commit 'origin/master' into nptl
|
14 gadi atpakaļ |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 gadi atpakaļ |
Austin Foxley
|
ab40337e2c
libc: build tsd only when tls is enabled
|
14 gadi atpakaļ |
Austin Foxley
|
4a689f0b90
some tweaks under libc/ needed for nptl
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 gadi atpakaļ |
Eric Andersen
|
5b896451ee
these weaks are also needed in libc.so for the time being
|
18 gadi atpakaļ |
Eric Andersen
|
1f61bbd8a5
silence a lot of warnings and fix a few genuine bugs while I'm at it.
|
18 gadi atpakaļ |
Eric Andersen
|
7270c87463
finish the pthread locking cleanups. This should get things compiling again
|
18 gadi atpakaļ |
Peter S. Mazinger
|
078d738e36
Remove __libc_internal_tsd_{s,g}et, they do not exist anymore
|
18 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Mike Frysinger
|
e9264e49f3
update pthread weak handling to the style glibc uses
|
19 gadi atpakaļ |
Mike Frysinger
|
f04a88d3f0
beautify
|
19 gadi atpakaļ |
Peter S. Mazinger
|
aa46ec5518
Enable IMA
|
19 gadi atpakaļ |
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
|
19 gadi atpakaļ |
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.
|
19 gadi atpakaļ |