OSDN Git Service

Moved the addition of load address from the fast path
[uclinux-h8/uClibc.git] / ldso / include / dl-hash.h
2005-03-29 Joakim TjernlundMoved the addition of load address from the fast path
2004-11-10 Joakim TjernlundAdd RTLD_LOCAL support for dlopened libs. Reported by
2004-11-02 Joakim Tjernlund- Remove dynamic_size from struct elf_resolve.
2004-10-07 Joakim TjernlundRemove usage of _dl_parse_copy_information() from gener...
2004-09-08 Joakim TjernlundSecond attempt to fix the INIT/FINI order. This time...
2004-09-03 Joakim TjernlundFirst attempt to fix the INIT/FINI ordering. Fingers...
2004-08-17 Joakim TjernlundLet ldso decide if it should relocate itselft a second...
2004-02-14 Eric AndersenJoakim Tjernlund writes:
2004-02-10 Eric AndersenFix function prototype to match the official ELF standa...
2003-08-19 Eric AndersenCool. Found most of the problem. Turns out we were...
2003-08-19 Eric AndersenPhase one of my evil plan to clean up ld.so...