svn commit: branches/uClibc-nptl: include ldso/include ldso/ldso ldso/libd etc...
vda at uclibc.org
vda at uclibc.org
Sat Jan 10 21:03:01 UTC 2009
Author: vda
Date: 2009-01-10 21:03:00 +0000 (Sat, 10 Jan 2009)
New Revision: 24748
Log:
simple optimizations and style fixes in dynamic loading
text data bss dec hex filename
- 16709 240 92 17041 4291 lib/ld-uClibc.so
+ 16634 236 92 16962 4242 lib/ld-uClibc.so
- 4602 344 4 4950 1356 lib/libdl-0.9.30-svn.so
+ 4571 328 4 4903 1327 lib/libdl-0.9.30-svn.so
- 4602 344 4 4950 1356 lib/libdl.so
+ 4571 328 4 4903 1327 lib/libdl.so
Modified:
branches/uClibc-nptl/include/elf.h
branches/uClibc-nptl/ldso/include/dl-string.h
branches/uClibc-nptl/ldso/include/ldso.h
branches/uClibc-nptl/ldso/ldso/dl-elf.c
branches/uClibc-nptl/ldso/ldso/dl-hash.c
branches/uClibc-nptl/ldso/ldso/dl-startup.c
branches/uClibc-nptl/ldso/ldso/ldso.c
branches/uClibc-nptl/ldso/libdl/libdl.c
branches/uClibc-nptl/utils/ldd.c
branches/uClibc-nptl/utils/readelf.c
Changeset:
Sorry, the patch is too large to include (1009 lines).
Please use ViewCVS to see it!
http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=24748
More information about the uClibc-cvs
mailing list