Waldemar Brodkorb
|
cb9d1f5371
riscv64: lazy relocations do not work like sparc/m68k
|
5 years ago |
Waldemar Brodkorb
|
60eae0def7
riscv64: add shared library support
|
5 years ago |
Yann Sionneau
|
018ef9e16a
Fix TLS allocation and loading in !SHARED case
|
5 years ago |
Christophe Lyon
|
a7d538fddb
nptl threads: Fix bug in using a weak variable.
|
6 years ago |
Christophe Lyon
|
99dfb1e26f
Allow to generate PIE 'static' binary
|
6 years ago |
Waldemar Brodkorb
|
5ca03df697
threads: optimize single threaded applications
|
8 years ago |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
8 years ago |
Waldemar Brodkorb
|
4fee9155f3
ssp: remove SSP legacy code
|
8 years ago |
Waldemar Brodkorb
|
13a6cfff31
fix static binaries linked with pthread and compiled with ssp
|
9 years ago |
Anthony G. Basile
|
94246e65e2
libc: add issetugid()
|
10 years ago |
Filippo ARCIDIACONO
|
f74663a2e6
libc: deal with aux vect inside __uClibc_main only if !SHARED
|
12 years ago |
Bernhard Reutner-Fischer
|
aba9b10df9
__uclibc_main: remove stray trailing space
|
12 years ago |
Peter S. Mazinger
|
508b20ead1
make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options
|
13 years ago |
Peter S. Mazinger
|
6cd313691e
__uClibc_main.c: do not include unused headers
|
13 years ago |
Peter S. Mazinger
|
87936cd013
errno and *_init cleanup
|
13 years ago |
Peter S. Mazinger
|
b2b5d473e0
__uClibc_main.c: make __uClibc_init hidden
|
13 years ago |
Peter S. Mazinger
|
c5bebf9403
make __uClibc_fini() hidden
|
13 years ago |
Filippo Arcidiacono
|
f8111809ba
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
|
12 years ago |
Carmelo Amoroso
|
3b3285b1b7
Merge remote-tracking branch 'origin/master' into prelink
|
13 years ago |
Peter S. Mazinger
|
2e9d2266c0
Correct ssp code
|
13 years ago |
Peter S. Mazinger
|
f00e553e4b
add missing prototypes
|
13 years ago |
Filippo Arcidiacono
|
637e2b2440
ldso: Add implementation of ld.so standalone execution
|
15 years ago |
Timo Teräs
|
aa67771881
more workarounds for GCC PR32219
|
14 years ago |
Carmelo Amoroso
|
6af28ff460
libc: Fix non-NPTL threads build
|
14 years ago |
Timo Teräs
|
7350a372e2
static build: define pthreads wrappers only for threaded builds
|
14 years ago |
Austin Foxley
|
02b44fe054
some (all?) archs don't define asm, so use builtin __asm__
|
14 years ago |
Denys Vlasenko
|
2e53dd645d
workaround GCC PR32219
|
14 years ago |
Timo Teras
|
685a6f283e
static build: fix internal locking weaks to get pulled in always
|
14 years ago |
Austin Foxley
|
f7eba78a74
Merge commit 'origin/master' into nptl
|
14 years ago |
Bernhard Reutner-Fischer
|
8a227f3165
__uClibc_main: use __pagesize to protect against recursion
|
14 years ago |