Waldemar Brodkorb
|
4fa7ed9388
add libiconv-tiny implementation
|
8 years ago |
Waldemar Brodkorb
|
50aba30aee
remove libintl stub and libintl.h header
|
8 years ago |
Waldemar Brodkorb
|
b433e2d9fc
remove libresolv stub
|
8 years ago |
Waldemar Brodkorb
|
d9f4c6bb05
remove libnsl stub
|
8 years ago |
Waldemar Brodkorb
|
9a9c16557a
revert 9b1077dc70e52ee85a718bce3fcfec7ae9af2967 partially
|
8 years ago |
Waldemar Brodkorb
|
d87cc4d9a6
create empty static files conditionally
|
8 years ago |
Waldemar Brodkorb
|
9b1077dc70
cleanup libc.a
|
8 years ago |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
8 years ago |
Waldemar Brodkorb
|
8ae2b54ee7
remove DOMULTI support
|
8 years ago |
Alexey Brodkin
|
e58bacb7ec
libs: install backward compatibility symlinks
|
8 years ago |
Bernhard Reutner-Fischer
|
9df521f763
buildsys: Do not build crt upon pregen
|
9 years ago |
Bernhard Reutner-Fischer
|
41537a770b
buildsys: fix IS_IN_lib*
|
10 years ago |
Kevin Cernekee
|
6c67ceaeed
Revert: buildsys: clean up libubacktrace linker script handling
|
12 years ago |
Bernhard Reutner-Fischer
|
1716aab0d4
libubacktrace: temporarily workaround link issue
|
12 years ago |
Kevin Cernekee
|
01c125c3bd
buildsys: clean up libubacktrace linker script handling
|
12 years ago |
Bernd Schmidt bernds_cb1@t-online.de
|
f4eebb6146
Add Makefile support for DSBT ELF.
|
13 years ago |
Bernhard Reutner-Fischer
|
638c2396a2
fix race condition when generating linker scripts
|
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
|
cfbc008107
rework internal uClibc mutexes to support futex locking, and nptl
|
15 years ago |
Steve Bennett
|
3f30177c91
libc.so: include all output formats in linker script
|
15 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Bernhard Reutner-Fischer
|
4e885757e8
- add/use variables to make build-tools configurable
|
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 |
Bernd Schmidt
|
68d02d6473
A slight improvement over my previous commit which ensured we always rebuild
|
16 years ago |
Bernd Schmidt
|
778c71e5a9
Fix a dependency to mention libc.so, not libc.so.0, as we only have a rule to
|
16 years ago |
Chris Zankel
|
07fe29fb13
Omit adding 'OUTPUT_FORMAT' to the libc.so linker script if the architecture
|
16 years ago |
Bernhard Reutner-Fischer
|
01cf29f93b
- fix linking.
|
17 years ago |