Kevin Cernekee
|
6c67ceaeed
Revert: buildsys: clean up libubacktrace linker script handling
|
12 роки тому |
Bernhard Reutner-Fischer
|
1716aab0d4
libubacktrace: temporarily workaround link issue
|
12 роки тому |
Kevin Cernekee
|
01c125c3bd
buildsys: clean up libubacktrace linker script handling
|
12 роки тому |
Bernd Schmidt bernds_cb1@t-online.de
|
f4eebb6146
Add Makefile support for DSBT ELF.
|
13 роки тому |
Bernhard Reutner-Fischer
|
638c2396a2
fix race condition when generating linker scripts
|
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
|
cfbc008107
rework internal uClibc mutexes to support futex locking, and nptl
|
15 роки тому |
Steve Bennett
|
3f30177c91
libc.so: include all output formats in linker script
|
15 роки тому |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 роки тому |
Bernhard Reutner-Fischer
|
4e885757e8
- add/use variables to make build-tools configurable
|
16 роки тому |
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 роки тому |
Bernd Schmidt
|
68d02d6473
A slight improvement over my previous commit which ensured we always rebuild
|
16 роки тому |
Bernd Schmidt
|
778c71e5a9
Fix a dependency to mention libc.so, not libc.so.0, as we only have a rule to
|
16 роки тому |
Chris Zankel
|
07fe29fb13
Omit adding 'OUTPUT_FORMAT' to the libc.so linker script if the architecture
|
16 роки тому |
Bernhard Reutner-Fischer
|
01cf29f93b
- fix linking.
|
17 роки тому |
Bernd Schmidt
|
23656d08e2
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
|
17 роки тому |
Bernd Schmidt
|
e682ab4139
Some shared flat improvements.
|
17 роки тому |
Bernhard Reutner-Fischer
|
51ce75b5b0
- use the compiler-driver instead of the linker
|
17 роки тому |
Mike Frysinger
|
0e51d28d06
drop LDFLAGS from OUTPUT_FORMAT until LD/LDFLAGS can be fixed in general
|
17 роки тому |
Mike Frysinger
|
86fffacc26
setup OUTPUT_FORMAT() in linker script (helps with multilib)
|
17 роки тому |
Mike Frysinger
|
6bc45b2d57
#1273 if EXTRAVERSION is set, make sure we respect it
|
17 роки тому |
Mike Frysinger
|
808694e8a3
Richard Sandiford writes: add support for init/fini arrays in shared flat libraries
|
18 роки тому |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
18 роки тому |
Peter S. Mazinger
|
0defd6e9a9
Add common part of linker scripts to a file and make use of it
|
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
|
19 роки тому |
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
|
19 роки тому |
Peter S. Mazinger
|
5f36b07006
Allow to use atexit() and __stack_chk_fail_local() within libc
|
19 роки тому |