summaryrefslogtreecommitdiffstats
path: root/include/link.h
Commit message (Expand)AuthorAgeFilesLines
* Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS relatedCarmelo Amoroso2009-02-201-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-11/+5
* Merge from trunk."Steven J. Hill"2006-08-211-10/+90
* Merge from trunk."Steven J. Hill"2006-02-251-0/+12
* Disable include of 'tls.h' if not using NPTL."Steven J. Hill"2006-01-061-1/+1
* The headers 'tls.h' does not get used outside of uClibc."Steven J. Hill"2005-12-021-0/+2
* Changes for NPTL and new build system."Steven J. Hill"2005-12-021-3/+0
* Merge from trunk."Steven J. Hill"2005-11-171-2/+14
* Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ..."Steven J. Hill"2005-09-251-7/+4
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes m..."Steven J. Hill"2005-08-091-1/+1
* Big set of various patches to get the NPTL libraries to build and link."Steven J. Hill"2005-07-221-0/+6
* Update 'struct link_map' to add new fields for TLS."Steven J. Hill"2005-06-031-0/+25
* Added back dl_iterate_phdr in ldso(with some small changes).Joakim Tjernlund2004-09-171-0/+20
* We do not use dl_iterate_phdr, so no need to define itEric Andersen2004-09-071-20/+0
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-9/+29
* Teach the ldso stuff to use the proper elf.h header file, not a local copy.Eric Andersen2001-06-041-115/+2
* Add some missing headers needed by ld.so-1.9.11.Manuel Novoa III2001-03-221-0/+208