index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldso
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
remove trailing ';' from _syscallX()
Peter S. Mazinger
2011-03-09
2
-7
/
+7
|
*
Add sanity checks to ld.so DSBT support
Mark Salter
2011-03-05
1
-1
/
+28
|
*
The C6X port
Aurelien Jacquiot
2011-03-05
7
-0
/
+860
|
*
Add support for DSBT ELF to ld.so
Mark Salter
2011-03-05
4
-4
/
+43
|
*
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2011-03-05
2
-0
/
+2
|
*
Correct ssp code
Peter S. Mazinger
2011-03-03
1
-8
/
+6
|
*
syntax fix
Peter S. Mazinger
2011-03-03
1
-1
/
+1
|
*
initialize tls_tpnt to NULL on all archs
Peter S. Mazinger
2011-03-03
3
-3
/
+3
|
*
ldso: use ADDR_ALIGN instead of hard-coded value
Carmelo Amoroso
2011-03-03
1
-1
/
+1
|
*
ldso: fix fdpic builds
Mike Frysinger
2011-02-21
1
-2
/
+7
|
*
ldso: remove now unused variable
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+0
|
*
Fix memory leak in dlopen()/dlclose().
Philip Craig
2011-02-11
1
-0
/
+4
*
|
ldso: use ADDR_ALIGN instead of hard-coded value
Carmelo Amoroso
2011-03-07
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into prelink
Carmelo Amoroso
2011-02-03
1
-1
/
+1
|
\
|
|
*
mips: avoid segmentation fault when RLD_MAP is 0
Richard Braun
2011-01-29
1
-1
/
+1
*
|
ldso: fix _dl_debug_lookup to handle protected symbols
Filippo Arcidiacono
2011-01-27
1
-1
/
+1
*
|
libdl: fix tls symbol lookup in dlsym
Filippo Arcidiacono
2011-01-25
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into prelink
Carmelo Amoroso
2011-01-21
18
-216
/
+203
|
\
|
|
*
ldso: get rid of _dl_lookup_hash
Carmelo Amoroso
2011-01-20
3
-11
/
+5
|
*
Add protected symbols support for all architectures
Salvatore Cro
2011-01-20
16
-89
/
+131
|
*
Revert "ldso/arm: Correct protected symbol resolution"
Carmelo Amoroso
2011-01-20
1
-9
/
+2
|
*
Revert "ldso_sh: add support for protected symbols to SH"
Carmelo Amoroso
2011-01-20
1
-24
/
+18
|
*
Revert "ldso/i386: support protected symbols"
Carmelo Amoroso
2011-01-20
1
-8
/
+2
*
|
Merge commit 'origin/master' into prelink
Carmelo Amoroso
2010-11-28
1
-6
/
+6
|
\
|
|
*
Revert "ldso: silence warning about unused tls var if !tls"
Bernhard Reutner-Fischer
2010-11-24
1
-2
/
+0
|
*
ldso: silence warning about unused tls var if !tls
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+2
|
*
ldso/include/dl-hash.h: suppress compiler warning. no code changes
Denys Vlasenko
2010-11-02
1
-6
/
+6
*
|
ldso: Extend prelink support for all other achitectures
Filippo Arcidiacono
2010-10-11
13
-105
/
+171
*
|
Merge commit 'origin/master' into prelink
Carmelo Amoroso
2010-09-24
1
-18
/
+25
|
\
|
|
*
ldso_sh: add support for protected symbols to SH
Salvatore Cro
2010-09-24
1
-18
/
+24
*
|
ldso: Fix loadaddr and mappaddr when prelink support is enabled.
Filippo Arcidiacono
2010-09-17
3
-29
/
+14
*
|
ldso: Add runtime prelink support
Filippo Arcidiacono
2010-09-17
6
-9
/
+157
*
|
ldso: Do not add the ld.so at the end of the loaded modules list
Filippo Arcidiacono
2010-09-17
1
-55
/
+64
*
|
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
Filippo Arcidiacono
2010-09-17
7
-25
/
+164
*
|
ldso: Rework global scope handling and symbol lookup mechanism
Filippo Arcidiacono
2010-09-17
10
-75
/
+197
*
|
ldso: Add implementation of ld.so standalone execution
Filippo Arcidiacono
2010-09-17
6
-14
/
+165
|
/
*
ldso: Do not adjust dynamic section entries unnecessarily
Filippo Arcidiacono
2010-09-15
1
-7
/
+10
*
ldso: Fix compilation for x86_64 without TLS support.
Will Newton
2010-09-07
1
-0
/
+2
*
silence warning about incompatible types with _dl_init_static_tls
Bernhard Reutner-Fischer
2010-07-27
3
-3
/
+2
*
ldso: Fix DL_BOOT_COMPUTE_DYN macro
Filippo Arcidiacono
2010-07-26
1
-1
/
+1
*
ldso/arm: Correct protected symbol resolution
Khem Raj
2010-07-21
1
-2
/
+9
*
ldso/mips: pltgot should array not address of array to dynamic info.
Khem Raj
2010-07-19
1
-1
/
+1
*
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
1
-1
/
+1
*
get rid of needless c99 construct
Austin Foxley
2010-06-21
1
-2
/
+2
*
ldso/mips: Fix relocation parsing so that they work on both mips32/mips64
Khem Raj
2010-06-02
1
-2
/
+2
*
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-09
3
-16
/
+45
*
ldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64 relocations
Roman I Khimov
2010-05-05
1
-2
/
+2
*
include dlfcn.h in ldso.h to get RTLD_NODELETE definition
Austin Foxley
2010-04-28
1
-0
/
+1
*
ldso: support RTLD_NODELETE and DF_1_NODELETE
Timo Teräs
2010-04-22
3
-13
/
+22
*
nptl: proper soname handling
Natanael Copa
2010-04-22
2
-4
/
+4
[prev]
[next]