Waldemar Brodkorb
|
6a8ccc9552
remove linuxthreads.new, rename linuxthreads.old
|
8 年之前 |
Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
9 年之前 |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
9 年之前 |
Bernhard Reutner-Fischer
|
41537a770b
buildsys: fix IS_IN_lib*
|
10 年之前 |
Natanael Copa
|
71239593ef
nptl: proper soname handling
|
14 年之前 |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 年之前 |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 年之前 |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 年之前 |
Bernhard Reutner-Fischer
|
f6666438e8
- do not list non-existing files in the threads prerequisites
|
16 年之前 |
Bernhard Reutner-Fischer
|
dce2384770
- fix toggling thread implementation.
|
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 年之前 |
Bernhard Reutner-Fischer
|
51ce75b5b0
- use the compiler-driver instead of the linker
|
17 年之前 |
Mike Frysinger
|
6bc45b2d57
#1273 if EXTRAVERSION is set, make sure we respect it
|
17 年之前 |
Eric Andersen
|
66b01e60d8
Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negatives
|
18 年之前 |
Peter Kjellerstedt
|
649f666700
Silence link creation.
|
18 年之前 |
Peter Kjellerstedt
|
f58f2ddacc
Made it possible to build without stripping the binaries.
|
18 年之前 |
Peter Kjellerstedt
|
749dbd6ec8
* Made it possible to dynamically check for supported linker options
|
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
|
18 年之前 |
Peter S. Mazinger
|
08d5fc12a5
add -DNOT_IN_libc
|
19 年之前 |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 年之前 |
Peter S. Mazinger
|
f86ea5329f
Forgotten about the clean target
|
19 年之前 |
Peter S. Mazinger
|
dd32d7ba03
Add multi support to linuxthread_db
|
19 年之前 |
Mike Frysinger
|
faf090f1d7
sync with linuxthreads.old_db/Makefile.in
|
19 年之前 |
Mike Frysinger
|
0f85f257a2
touchup include paths
|
19 年之前 |
Mike Frysinger
|
5da18e1903
import new linuxthreads_db from glibc HEAD
|
19 年之前 |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年之前 |
Peter S. Mazinger
|
40980904dd
Disable DOMULTI for these, because gcc-4.0.2 can't cope with them
|
19 年之前 |
Peter S. Mazinger
|
237277e9a8
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
|
19 年之前 |