Waldemar Brodkorb
|
8ff62fe8dc
rt: cleanup and allow to build for linuxthreads
|
6 years ago |
Waldemar Brodkorb
|
ccc200d454
rt: convert mq_timedsend/mq_timedreceive to use cancel.h macros
|
7 years ago |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
8 years ago |
Alexey Brodkin
|
e58bacb7ec
libs: install backward compatibility symlinks
|
8 years ago |
Bernhard Reutner-Fischer
|
03cc2041fc
librt: Add missing __dso_handle
|
9 years ago |
Bernhard Reutner-Fischer
|
efc26521e8
librt: Refine LIBS
|
9 years ago |
Bernhard Reutner-Fischer
|
a8cf23486e
librt: honour HAS_STUBS in buildsys
|
9 years ago |
Bernhard Reutner-Fischer
|
19c4bf396e
librt: Rephrase librt.so library dependencies
|
9 years ago |
Bernhard Reutner-Fischer
|
04cd09eb3a
librt: Fix librt.so depends for !NPTL
|
9 years ago |
Bernhard Reutner-Fischer
|
5fe8fc1ac4
buildsys: Do not build crt upon pregen
|
9 years ago |
Bernhard Reutner-Fischer
|
3a14ea8812
Revert "librt: Use -nodefaultlibs instead of -nostdlib"
|
9 years ago |
Khem Raj
|
534f44d531
librt: Use -nodefaultlibs instead of -nostdlib
|
12 years ago |
Peter S. Mazinger
|
cfe1298282
librt: provide missing prototypes for mq_timedreceive,mq_timedsend
|
13 years ago |
Ismael Luceno
|
0dcf66744f
librt: add posix_spawn support
|
12 years ago |
Mike Frysinger
|
60b9866848
librt: refactor source selection
|
12 years ago |
Bernd Schmidt bernds_cb1@t-online.de
|
f4eebb6146
Add Makefile support for DSBT ELF.
|
13 years ago |
Bernhard Reutner-Fischer
|
486fbd8d66
librt: fix linking WRT pthreads
|
14 years ago |
Bernhard Reutner-Fischer
|
7292938673
librt: simplify handling LDFLAGS
|
14 years ago |
Natanael Copa
|
71239593ef
nptl: proper soname handling
|
14 years ago |
Austin Foxley
|
aae3eb9256
Merge commit 'origin/master' into nptl
|
14 years ago |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 years ago |
Austin Foxley
|
7aab619f4b
improve parallel make behaviour
|
14 years ago |
Austin Foxley
|
a202cf6f11
librt additions that are now possible with nptl
|
15 years ago |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 years ago |
Bernhard Reutner-Fischer
|
db5c575256
- also link librt with --as-needed and do so unconditionally to work around
|
16 years ago |
Carmelo Amoroso
|
866c320ae9
CLean librt/*.oS too (NPTL will add some).
|
16 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Bernhard Reutner-Fischer
|
63abaebc01
- move stripping into do_ar resp compile-m for the sake of simplicity
|
16 years ago |
Bernhard Reutner-Fischer
|
bf765e60dd
- strip the targets and not prerequisites
|
16 years ago |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 years ago |