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
...
*
Use DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE types. Fixes gnu-hash
Bernd Schmidt
2008-02-12
1
-1
/
+1
*
Fix the recent dladdr changes so that they compile on FD-PIC targets.
Bernd Schmidt
2008-02-08
5
-9
/
+10
*
Update dl-inlines.h from Blackfin repository.
Bernd Schmidt
2008-01-18
1
-12
/
+43
*
This patch solves a problem in dladdr caused by the wrong value
Carmelo Amoroso
2008-01-18
5
-7
/
+44
*
Make sh4 build works again adding a temporary work-around
Carmelo Amoroso
2008-01-12
1
-4
/
+7
*
Make sh4 build works again adding a temporary work-around
Carmelo Amoroso
2008-01-12
1
-0
/
+5
*
fix broken whitespace in many places; no functional changes
Mike Frysinger
2008-01-09
8
-95
/
+94
*
Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when it
Bernd Schmidt
2008-01-08
3
-11
/
+17
*
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2008-01-08
2
-5
/
+5
*
the _dl_errno extern already exists in common headers, so no need for a local...
Mike Frysinger
2008-01-08
1
-1
/
+0
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
7
-1
/
+653
*
whitespace only: fix indentation
Mike Frysinger
2008-01-05
1
-1
/
+1
*
Blackfin FD-PIC patch 6/6.
Bernd Schmidt
2007-12-04
3
-51
/
+222
*
Fix a few warnings introduced by my previous commits.
Bernd Schmidt
2007-12-03
2
-3
/
+3
*
Blackfin FD-PIC patches 5/6.
Bernd Schmidt
2007-12-03
4
-8
/
+35
*
Blackfin FD-PIC patch 4/6.
Bernd Schmidt
2007-12-03
1
-0
/
+7
*
Blackfin FD-PIC patch 3/6.
Bernd Schmidt
2007-12-03
6
-14
/
+61
*
Blackfin FD-PIC patch 2/6.
Bernd Schmidt
2007-12-03
3
-6
/
+33
*
Blackfin FD-PIC patch 1/6.
Bernd Schmidt
2007-12-03
3
-5
/
+43
*
Some versions of gcc consider inline merely a hint. AVR32 depends on the
Carmelo Amoroso
2007-12-03
1
-20
/
+20
*
Fix merging error: a macro was renamed.
Bernd Schmidt
2007-11-28
1
-1
/
+2
*
Change test for a define that got renamed a while ago.
Bernd Schmidt
2007-11-23
1
-1
/
+1
*
If uClibc's ld.so encounters text relocations in a shared library - one
Carmelo Amoroso
2007-11-16
1
-0
/
+7
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
8
-2
/
+494
*
Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter ...
Carmelo Amoroso
2007-11-09
1
-7
/
+16
*
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-11-07
4
-32
/
+215
*
Handle STT_COMMON symbols too. Following binutils release
Joakim Tjernlund
2007-10-21
1
-1
/
+6
*
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
2007-10-13
2
-3
/
+3
*
Do string comparisos as late as possible during symbol lookup.
Mike Frysinger
2007-10-08
1
-2
/
+2
*
Make sure that the DSO has an hash table into its elf, otherwise skip
Mike Frysinger
2007-09-28
1
-0
/
+4
*
Blue Swirl writes:
Mike Frysinger
2007-09-15
2
-0
/
+5
*
Remove stray code alignment (.align 16 and .align 4 directives)
Denis Vlasenko
2007-07-29
4
-4
/
+0
*
Apply patch as submitted by Blue Smurfy Swirly <blauwirbel@gmail.com> for Spa...
"Steven J. Hill"
2007-07-18
1
-0
/
+6
*
Correct return value. Pointed out by psm.
Joakim Tjernlund
2007-06-04
1
-1
/
+1
*
fix ld.so.cache handling on no-mmu setups
Mike Frysinger
2007-04-17
2
-1
/
+7
*
Bernd Schmidt writes:
Joakim Tjernlund
2007-03-31
3
-55
/
+86
*
#1273 if EXTRAVERSION is set, make sure we respect it
Mike Frysinger
2007-03-19
2
-2
/
+2
*
Carmelo Amoroso writes:
Joakim Tjernlund
2007-03-13
1
-0
/
+1
*
Carmelo Amoroso writes:
Joakim Tjernlund
2007-03-13
1
-0
/
+33
*
make sure we have rtld_hidden_def(_dl_debug_state)
Mike Frysinger
2007-02-21
1
-0
/
+1
*
Make _dl_malloc alignment arch configurable.
Joakim Tjernlund
2007-02-17
3
-3
/
+13
*
Fix dlopen for static apps.
Joakim Tjernlund
2007-02-16
1
-2
/
+12
*
use /*...*/ comments rather than #... so we can preprocess
Mike Frysinger
2007-02-13
1
-16
/
+16
*
- see if defined foo before trying to look at the value of foo (that should b...
Bernhard Reutner-Fischer
2007-01-29
1
-1
/
+1
*
fix from Bernd Schmidt to make sure _dl_debug_state isnt optimized away and d...
Mike Frysinger
2007-01-28
1
-1
/
+6
*
as pointed out by Jocke, use "2" for actual error messages and _dl_debug_file...
Mike Frysinger
2007-01-28
1
-6
/
+6
*
Fix libdl bug reported by Cedric Hombourger in
Joakim Tjernlund
2007-01-26
2
-30
/
+32
*
Joseph S. Myers writes:
Joakim Tjernlund
2007-01-09
1
-2
/
+2
*
Support SecurePLTs for PowerPC. You need a toolchain that supports
Joakim Tjernlund
2007-01-05
3
-58
/
+114
*
bits/kernel_stat.h is for internal uClibc use only, fix a few other
Eric Andersen
2006-12-06
1
-1
/
+2
[prev]
[next]