summaryrefslogtreecommitdiffstats
path: root/ldso/include/dl-hash.h
Commit message (Expand)AuthorAgeFilesLines
* ldso: simplify handling of extra _dl_lookup_hash() argMike Frysinger2009-10-161-14/+6
* ldso: clean up breakage in tls mergeMike Frysinger2009-10-161-7/+6
* whitespace cleanupBernhard Reutner-Fischer2009-10-161-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-16/+28
* Merge ldso tree with trunk. Carmelo Amoroso2008-03-051-10/+5
* This patch solves a problem in dladdr caused by the wrong valueCarmelo Amoroso2008-01-181-0/+1
* Added GNU hash support to ld.soCarmelo Amoroso2007-11-191-4/+41
* Check in all code for TLS relocations. There is still clean up that"Steven J. Hill"2006-08-211-0/+4
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of t..."Steven J. Hill"2005-11-291-0/+7
* Latest 'ldso' changes for TLS support dated 20050930. I just did not get them..."Steven J. Hill"2005-10-011-3/+4
* Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ..."Steven J. Hill"2005-09-251-27/+29
* Big sync with trunk."Steven J. Hill"2005-09-241-0/+3
* Sync with trunk."Steven J. Hill"2005-09-211-1/+0
* Added TLS variables to 'struct elf_resolve' which will be needed for TLS supp..."Steven J. Hill"2005-09-211-1/+23
* Sync with trunk."Steven J. Hill"2005-08-301-4/+4
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-5/+5
* Add missing definition for DL_OPENEDEric Andersen2005-04-131-4/+5
* Moved the addition of load address from the fast pathJoakim Tjernlund2005-03-291-1/+0
* Add RTLD_LOCAL support for dlopened libs. Reported byJoakim Tjernlund2004-11-101-2/+2
* - Remove dynamic_size from struct elf_resolve.Joakim Tjernlund2004-11-021-8/+3
* Remove usage of _dl_parse_copy_information() from generic code.Joakim Tjernlund2004-10-071-5/+4
* Second attempt to fix the INIT/FINI order. This time I think I got it right :)Joakim Tjernlund2004-09-081-1/+8
* First attempt to fix the INIT/FINI ordering. Fingers crossed :)Joakim Tjernlund2004-09-031-0/+2
* Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund2004-08-171-1/+1
* Joakim Tjernlund writes:Eric Andersen2004-02-141-2/+1
* Fix function prototype to match the official ELF standard hash functionEric Andersen2004-02-101-1/+1
* Cool. Found most of the problem. Turns out we were inadvertanly loading someEric Andersen2003-08-191-23/+8
* Phase one of my evil plan to clean up ld.so...Eric Andersen2003-08-191-0/+118