Author: rie
Repository: /hg/onnv/onnv-gate
Revision: ae569b1e4704be068cd4a600a0b1cbd2d59a9539
Log message:
6388946 attempting to dlopen a .o file mislabeled as .so fails
6446740 allow mapfile symbol definitions to create backing storage
4986360 linker crash on exec of .so (as opposed to a.out) -- error preferred
instead
6229145 ld: initarray/finiarray processing occurs after got size is determined
6324924 the linker should warn if there's a .init section but not _init
Files:
update: usr/src/cmd/sgs/include/libld.h
update: usr/src/cmd/sgs/lari/lari.pl
update: usr/src/cmd/sgs/libld/common/_libld.h
update: usr/src/cmd/sgs/libld/common/args.c
update: usr/src/cmd/sgs/libld/common/ldmain.c
update: usr/src/cmd/sgs/libld/common/libld.msg
update: usr/src/cmd/sgs/libld/common/machrel.amd.c
update: usr/src/cmd/sgs/libld/common/machrel.intel.c
update: usr/src/cmd/sgs/libld/common/machrel.sparc.c
update: usr/src/cmd/sgs/libld/common/map.c
update: usr/src/cmd/sgs/libld/common/mapfile-vers
update: usr/src/cmd/sgs/libld/common/relocate.c
update: usr/src/cmd/sgs/libld/common/sections.c
update: usr/src/cmd/sgs/libld/common/syms.c
update: usr/src/cmd/sgs/libld/common/update.c
update: usr/src/cmd/sgs/liblddbg/common/liblddbg.msg
update: usr/src/cmd/sgs/liblddbg/common/relocate.c
update: usr/src/cmd/sgs/packages/common/SUNWonld-README
update: usr/src/cmd/sgs/rtld/Makefile.com
update: usr/src/cmd/sgs/rtld/common/object.c
update: usr/src/cmd/sgs/rtld/common/remove.c