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 години |
Peter S. Mazinger
|
cf5e4b82c1
Build libc if in a subdir and we have it as a dependency
|
преди 19 години |
Peter S. Mazinger
|
72c0f6a2d6
Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers
|
преди 19 години |
Mike Frysinger
|
b20ee706ef
rework depends and stripping so that libraries arent rebuilt all the time in a loop
|
преди 19 години |