svn commit: branches/uClibc-nptl/ldso: include ldso ldso/sh libdl

carmelo at uclibc.org carmelo at uclibc.org
Mon Nov 19 13:54:04 UTC 2007


Author: carmelo
Date: 2007-11-19 05:54:03 -0800 (Mon, 19 Nov 2007)
New Revision: 20454

Log:
Added GNU hash support to ld.so
Added TLS support to sh4
Replaced _dl_find_hash implementation with sh4 based code.
Merged some fixes into libdl.c

Changes committes as requested by sjhill for the mips-sh4
nptl merge.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>


Modified:
   branches/uClibc-nptl/ldso/include/dl-elf.h
   branches/uClibc-nptl/ldso/include/dl-hash.h
   branches/uClibc-nptl/ldso/include/ldsodefs.h
   branches/uClibc-nptl/ldso/ldso/Makefile.in
   branches/uClibc-nptl/ldso/ldso/dl-elf.c
   branches/uClibc-nptl/ldso/ldso/dl-hash.c
   branches/uClibc-nptl/ldso/ldso/dl-tls.c
   branches/uClibc-nptl/ldso/ldso/ldso.c
   branches/uClibc-nptl/ldso/ldso/sh/dl-debug.h
   branches/uClibc-nptl/ldso/ldso/sh/dl-startup.h
   branches/uClibc-nptl/ldso/ldso/sh/dl-sysdep.h
   branches/uClibc-nptl/ldso/ldso/sh/elfinterp.c
   branches/uClibc-nptl/ldso/libdl/Makefile.in
   branches/uClibc-nptl/ldso/libdl/libdl.c


Changeset:

Sorry, the patch is too large to include (1453 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=20454



More information about the uClibc-cvs mailing list