index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
Age
Commit message (
Expand
)
Author
2003-02-28
Fix a potential compile error
Eric Andersen
2003-02-26
Fixup a really stupid and terribly obvious bug that was causing
Eric Andersen
2003-02-26
Add a bunch of additional early debugg messages into the shared
Eric Andersen
2003-02-16
Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fix
Eric Andersen
2003-02-04
Patch from Stefan Allius to fix a compiler warning
Eric Andersen
2003-01-30
The original glibc sysdeps/mips/dl-machine.h source from Kazumoto Kojima was
Eric Andersen
2003-01-28
Stefan Allius noticed dlib_pic.o was not using XXFLAGS as it should
Eric Andersen
2003-01-24
Support having libs in /usr/X11R6/lib by default as well
Eric Andersen
2003-01-24
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-03
If they call dlopen with anything other than RTLD_LAZY
Eric Andersen
2002-12-12
Rework things such that staticly linked applications can use
Eric Andersen
2002-12-04
Change some variable names so we are more consistant with what
Eric Andersen
2002-12-04
Looks like this is in fact needed to properly debug dynamically
Eric Andersen
2002-12-01
Make ldd work even more like GNU ldd by appending dummy load addresses
David Schleef
2002-11-28
Kill a bit of unused cruft
Eric Andersen
2002-11-22
Ok... here's the summary:
Manuel Novoa III
2002-11-21
Act more like the GNU version. Accept multiple args. Accept/ignore
Eric Andersen
2002-11-20
Kill SVR4_BUGCOMPAT
Eric Andersen
2002-11-20
Patch from Stefan Allius:
Eric Andersen
2002-11-19
Per suggestion from Stefan Allius, change DO_MPROTECT_HACKS to
Eric Andersen
2002-11-19
Stefan Allius writes:
Eric Andersen
2002-11-15
For now, revert Ronald Wahl's change to dlopen. We need to
Eric Andersen
2002-11-15
Ronald Wahl writes:
Eric Andersen
2002-11-14
Add missing quotes
Eric Andersen
2002-11-12
A powerpc patch from Ronald Wahl:
Eric Andersen
2002-11-08
Patch from Stefan Allius for libgcc multilib support
Eric Andersen
2002-11-08
Fix a silly compile bug
Eric Andersen
2002-11-08
Another SuperH patch from Stefan Allius. This make it so
Eric Andersen
2002-11-06
Fix up a compile error
Eric Andersen
2002-11-06
Cleanup patch from Simon Rowe
Eric Andersen
2002-11-05
Massive scrubbing of the shared lib loader error handling.
Eric Andersen
2002-11-05
Kill legacy DOPIC=true assignment
Eric Andersen
2002-11-03
Several SH lib loader patches by Stefan Allius <allius@atecom.com>
Eric Andersen
2002-11-03
Patch from M. R. Brown <mrbrown@0xd6.org> to get rid of
Eric Andersen
2002-11-02
Fix PIC configuration, so shared libraries once again work
Eric Andersen
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-30
Use '#ifdef __linux__' not '#ifdef linux'
Eric Andersen
2002-10-25
Actually install libdl.a
Eric Andersen
2002-10-16
Kill a warning. Patch from Joel Coltoff <joel@wmi.com>
Eric Andersen
2002-10-15
Fixed 'dlopen' call for MIPS. Things seem to work swimingly. Woohoo!
"Steven J. Hill"
2002-10-01
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-09-23
Removed redundant code. Same thing exist in sys/syscalls.h so include that
Tobias Anderberg
2002-09-19
* Changed paramater names to match their register, i.e. __a -> __r10.
Tobias Anderberg
2002-09-16
Updated for the CRIS port.
Tobias Anderberg
2002-09-16
Initial version of the dynamic linker code for the CRIS port.
Tobias Anderberg
2002-09-12
Support LD_DEBUG=all
Tobias Anderberg
2002-09-12
Add missing _dl_dprintf arguments, as noticed by Tero Lyytik�inen <tero@par...
Eric Andersen
2002-09-09
Fixup multi-line string
Eric Andersen
2002-09-05
Fixed another address alignment where a pagesize of 4k were assumed.
Tobias Anderberg
2002-08-24
Use bits/kernel_stat.h, not asm/stat.h
Eric Andersen
[prev]
[next]