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
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
5
-11
/
+10
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
2
-6
/
+6
*
Doh! I was returning with an incorrect pointer type when dlopening
Eric Andersen
2003-10-15
2
-14
/
+14
*
Enable full debug support for ld-uClibc and libdl
Eric Andersen
2003-10-14
2
-0
/
+18
*
sigh. the warn funcs seem to be broken. Use local versions
Eric Andersen
2003-10-13
1
-17
/
+71
*
Fix an ldd bug, more ldconfig cleanup
Eric Andersen
2003-10-13
2
-264
/
+287
*
Always build and install ldconfig
Eric Andersen
2003-10-12
5
-94
/
+85
*
move the test for loading the wrong C library into the
Eric Andersen
2003-10-09
2
-32
/
+52
*
When someone would dlopen a shared lib that was already opened,
Eric Andersen
2003-10-09
2
-24
/
+28
*
Fix a stupid bug causing 'ldd' output to not contain the full
Eric Andersen
2003-10-04
1
-2
/
+1
*
Don't forget addend on relocations + minor other fixes.
Tobias Anderberg
2003-09-30
1
-3
/
+11
*
Fix SUPPORT_LD_DEBUG_EARLY on powerpc
Eric Andersen
2003-09-29
2
-2
/
+2
*
* Partial re-write to match other archs and remove duplicate code.
Tobias Anderberg
2003-09-19
1
-229
/
+226
*
Corrected LD_BOOT macro
Tobias Anderberg
2003-09-19
2
-2
/
+2
*
Initialize strings as pointers instead of arrays.
Tobias Anderberg
2003-09-19
2
-4
/
+4
*
Re-add cris to "define list" when fixing auxvt.
Tobias Anderberg
2003-09-19
1
-1
/
+1
*
Make sure we use the local copy of elf.h, since some system
Eric Andersen
2003-09-17
1
-6
/
+9
*
Simplify an expression. Use static const on strings to avoid
Eric Andersen
2003-09-11
2
-12
/
+10
*
Stefan Allius writes:
Eric Andersen
2003-09-11
1
-36
/
+45
*
Fix cris shared lib loader so it compiles...
Eric Andersen
2003-09-09
1
-2
/
+4
*
Arm needs this to compile with gcc 2.95
Eric Andersen
2003-09-09
2
-0
/
+24
*
cleanup/simplify duplicate handling.
Eric Andersen
2003-09-02
2
-26
/
+92
*
delete some garbage, cleanup duplicate handling
Eric Andersen
2003-09-02
1
-67
/
+34
*
Fix a problem with dtors/dtors.
Eric Andersen
2003-09-02
2
-70
/
+92
*
Weed out duplicates before trying to load libraries.... Delayed
Eric Andersen
2003-08-31
5
-30
/
+102
*
Removed CRIS specific code.
Tobias Anderberg
2003-08-27
1
-4
/
+0
*
Cosmetic changes.
Tobias Anderberg
2003-08-27
5
-169
/
+181
*
Make the mips ld.so debug noise somewhat useful, and less gratuitously
Eric Andersen
2003-08-22
1
-35
/
+129
*
Remove some mips specific hacks that are no longer needed, and actively break
Eric Andersen
2003-08-22
1
-31
/
+13
*
Be sure to remove the old ldso.h, since it will screw things
Eric Andersen
2003-08-21
1
-1
/
+1
*
I just realized we need global symbol resolution for everything in
Eric Andersen
2003-08-19
2
-122
/
+10
*
More routine cleanup
Eric Andersen
2003-08-19
1
-12
/
+13
*
Cool. Found most of the problem. Turns out we were inadvertanly loading some
Eric Andersen
2003-08-19
10
-281
/
+501
*
Phase one of my evil plan to clean up ld.so...
Eric Andersen
2003-08-19
25
-437
/
+928
*
Only exec child apps if they are elf type ET_EXEC
Eric Andersen
2003-07-02
1
-2
/
+3
*
oops
Eric Andersen
2003-06-27
1
-1
/
+1
*
Run dlopened ctors and dtors in the correct order
Eric Andersen
2003-06-27
2
-8
/
+16
*
whitespace and debug updates
Eric Andersen
2003-06-27
1
-42
/
+46
*
Be extra careful to memset the correct size, not the size of some random
Eric Andersen
2003-06-18
5
-43
/
+37
*
Fix a segfault when used on a library w/o an INTERP program header.
Eric Andersen
2003-06-16
1
-3
/
+3
*
Don't segfault when given things other than a regular file.
Eric Andersen
2003-06-15
1
-0
/
+3
*
Implement syscall() for powerpc. Fixup syscall code so
Eric Andersen
2003-06-15
2
-16
/
+18
*
Fix mips so it compiles with gcc 3.3
Eric Andersen
2003-06-12
2
-60
/
+60
*
remove a leftover debug printf
Eric Andersen
2003-03-07
1
-2
/
+0
*
Patch from Stefan Allius
Eric Andersen
2003-03-07
3
-23
/
+24
*
Fixup ldd handling of multiple files
Eric Andersen
2003-03-06
1
-12
/
+36
*
Patch from Stefan Allius to make ldd.c compile under Solaris
Eric Andersen
2003-03-04
1
-0
/
+6
*
Teach ldd to be a bit more helpful by telling you specifically
Eric Andersen
2003-03-04
1
-5
/
+29
*
Teach ldd to act just the glibc provided one (relying on the
Eric Andersen
2003-03-01
3
-37
/
+106
*
doh. I forgot mips can't talk to globals that early on in the
Eric Andersen
2003-03-01
1
-13
/
+13
[next]