summaryrefslogtreecommitdiffstats
path: root/ldso/include/dl-elf.h
Commit message (Expand)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-7/+14
* Added GNU hash support to ld.soCarmelo Amoroso2007-11-191-2/+19
* 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
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-14/+40
* Moved the addition of load address from the fast pathJoakim Tjernlund2005-03-291-3/+17
* - Remove dynamic_size from struct elf_resolve.Joakim Tjernlund2004-11-021-1/+48
* Remove usage of _dl_parse_copy_information() from generic code.Joakim Tjernlund2004-10-071-2/+0
* Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund2004-10-061-34/+1
* This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen2004-10-031-10/+5
* Patch from Stefan Allius:Joakim Tjernlund2004-08-251-3/+3
* Let dl-string.h include dl-sysdep.h, since it has proper include guardsEric Andersen2004-06-201-1/+1
* Sigh. I switched the values...Eric Andersen2004-02-201-2/+2
* Slightly cleaner formattingEric Andersen2004-02-201-4/+4
* Joakim Tjernlund writes:Eric Andersen2004-02-141-0/+13
* Rework file naming, aiming for at least a vague level of consistancyEric Andersen2004-02-101-1/+1
* Step one, begin shuffling things around a bitEric Andersen2004-02-071-2/+5
* Modify interfaces for _dl_parse_relocation_information()Eric Andersen2004-01-291-5/+5
* Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefsEric Andersen2004-01-291-0/+9
* Eliminate separate passes for _dl_copy_fixups() and _dl_fixup(), andEric Andersen2004-01-291-1/+0
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-3/+3
* Always build and install ldconfigEric Andersen2003-10-121-1/+2
* Weed out duplicates before trying to load libraries.... DelayedEric Andersen2003-08-311-0/+1
* Phase one of my evil plan to clean up ld.so...Eric Andersen2003-08-191-0/+91