SUNWonld-README revision fa034d7fca3a894442361c7dfe6df6d886fa7354
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder#ident "%Z%%M% %I% %E% SMI"
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
97018cf5fa25b494adffd7e9b4e87320dae6bf47Christian Maeder# Use is subject to license terms.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# CDDL HEADER START
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# The contents of this file are subject to the terms of the
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# Common Development and Distribution License, Version 1.0 only
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# (the "License"). You may not use this file except in compliance
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# with the License.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# or http://www.opensolaris.org/os/licensing.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# See the License for the specific language governing permissions
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# and limitations under the License.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder# If applicable, add the following below this CDDL HEADER, with the
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# CDDL HEADER END
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# Note: The '#ident' on the first line is also the key to
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# the versioning information for the SGS toolset. It must
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# be maintained in the 'ident' form, and on the first 10 lines
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# of the readme. If it is ever updated, you must also update
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# libconv/common/bld_vernote.ksh. See bug#4519569 for more
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# details on SGS versioning.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
120eec9ff1748e1ae786e2ab073234198bc0f701Christian MaederSUNWonld - link-editors development package.
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder--------------------------------------------------------------------------------
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder The SUNWonld package is an internal development package containing the
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder link-editors and some related tools. All components live in the OSNET
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder source base, but not all components are delivered as part of the normal
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder OSNET consolidation. The intent of this package is to provide access
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder to new features/bugfixes before they become generally available.
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder General link-editor information can be found:
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder Comments and Questions:
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder Contact Rod Evans, Mike Walker and/or Seizo Sakurai.
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder The postremove script for this package employs /usr/sbin/static/mv,
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder and thus, besides the common core dependencies, this package also
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder has a dependency on the SUNWsutl package.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder If the patch has been made official, you'll find it in:
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder http://sunsolve.Ebay.Sun.COM/cgi/show.pl?target=patches/os-patches
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder If it hasn't been released, the patch will be in:
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder Note, any patches logged here refer to the temporary ("T") name, as we
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder never know when they're made official, and although we try to keep all
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder patch information up-to-date the real status of any patch can be
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder determined from:
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder If it has been obsoleted, the patch will be in:
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Note, starting after Solaris 10, a (D) following the bug synopsis indicates
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder that a documentation change accompanies the implementation change. See the
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder implementation bug report for details.
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder The following bug fixes exist in the OSNET consolidation workspace
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder from which this package is created:
120eec9ff1748e1ae786e2ab073234198bc0f701Christian MaederBugid Risk Synopsis
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder================================================================================
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4225937 i386 linker emits sparc specific warning messages
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4215164 shf_order flag handling broken by fix for 4194028.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4215587 using ld and the -r option on solaris 7 with compiler option -xarch=v9
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder causes link errors.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4234657 103627-08 breaks purify 4.2 (plt padding should not be enabled for
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4235241 dbx no longer gets dlclose notification.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
120eec9ff1748e1ae786e2ab073234198bc0f701Christian MaederAll the above changes are incorporated in the following patches:
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder Solaris/SunOS 5.7_sparc patch 106950-05 (never released)
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.7_x86 patch 106951-05 (never released)
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.6_sparc patch 107733-02 (never released)
e953bea49e7f0e1a43bccf2a66c5e2a2b50848e0Christian Maeder Solaris/SunOS 5.6_x86 patch 107734-02
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
e953bea49e7f0e1a43bccf2a66c5e2a2b50848e0Christian Maeder4248290 inetd dumps core upon bootup - failure in dlclose() logic.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4238071 dlopen() leaks while descriptors under low memory conditions
e953bea49e7f0e1a43bccf2a66c5e2a2b50848e0Christian Maeder--------------------------------------------------------------------------------
120eec9ff1748e1ae786e2ab073234198bc0f701Christian MaederAll the above changes are incorporated in the following patches:
e953bea49e7f0e1a43bccf2a66c5e2a2b50848e0Christian Maeder Solaris/SunOS 5.7_sparc patch 106950-06
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.7_x86 patch 106951-06
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.6_sparc patch 107733-03 (never released)
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.6_x86 patch 107734-03
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
878d0086bd0aae2d7ad64451035c4e78047b1cffChristian Maeder4267980 INITFIRST flag of the shard object could be ignored.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
120eec9ff1748e1ae786e2ab073234198bc0f701Christian MaederAll the above changes plus the following:
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder 4238973 fix for 4121152 affects linking of Ada objects
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder 4158744 patch 103627-02 causes core when RPATH has blank entry and
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maederare incorporated in the following patches:
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.5.1_sparc patch 103627-12 (never released)
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.5.1_x86 patch 103628-11
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4256518 miscalculated calloc() during dlclose/tsorting can result in segv
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder4254171 DT_SPARC_REGISTER has invalid value associated with it.
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill MossakowskiAll the above changes are incorporated in the following patches:
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski Solaris/SunOS 5.7_sparc patch 106950-07
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski Solaris/SunOS 5.7_x86 patch 106951-07
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.6_sparc patch 107733-04 (never released)
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder Solaris/SunOS 5.6_x86 patch 107734-04
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski--------------------------------------------------------------------------------
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski4292238 linking a library which has a static char ptr invokes mprotect() call
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill MossakowskiAll the above changes except for:
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder 4256518 miscalculated calloc() during dlclose/tsorting can result in segv
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski 4254171 DT_SPARC_REGISTER has invalid value associated with it.
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowskiplus the following:
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski 4238973 fix for 4121152 affects linking of Ada objects
57d320fc4d0fe1a1c08cfe6cd9ebec09b86c2cbfTill Mossakowski 4158744 patch 103627-02 causes core when RPATH has blank entry and
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maederare incorporated in the following patches:
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder Solaris/SunOS 5.5.1_sparc patch 103627-13
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder Solaris/SunOS 5.5.1_x86 patch 103628-12
120eec9ff1748e1ae786e2ab073234198bc0f701Christian Maeder--------------------------------------------------------------------------------
5b9767cdede29cdc2fb4c871e7a5983d570ff2eaTill MossakowskiAll the above changes are incorporated in the following patches:
5b9767cdede29cdc2fb4c871e7a5983d570ff2eaTill Mossakowski Solaris/SunOS 5.7_sparc patch 106950-08
f4f32ef1ca4cac3e9254811f87a29b502957ee3eTill Mossakowski Solaris/SunOS 5.7_x86 patch 106951-08
f4f32ef1ca4cac3e9254811f87a29b502957ee3eTill Mossakowski Solaris/SunOS 5.6_sparc patch 107733-05
5b9767cdede29cdc2fb4c871e7a5983d570ff2eaTill Mossakowski Solaris/SunOS 5.6_x86 patch 107734-05
f4f32ef1ca4cac3e9254811f87a29b502957ee3eTill Mossakowski--------------------------------------------------------------------------------
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder4295613 COMMON symbol resolution can be incorrect
b03274844ecd270f9e9331f51cc4236a33e2e671Christian Maeder--------------------------------------------------------------------------------
f4f32ef1ca4cac3e9254811f87a29b502957ee3eTill MossakowskiAll the above changes plus the followings:
f4f32ef1ca4cac3e9254811f87a29b502957ee3eTill Mossakowski 4238973 fix for 4121152 affects linking of Ada objects
f4f32ef1ca4cac3e9254811f87a29b502957ee3eTill Mossakowski 4158744 patch 103627-02 causes core when RPATH has blank entry and
5b9767cdede29cdc2fb4c871e7a5983d570ff2eaTill Mossakowskiare incorporated in the following patches:
04d04d19fdd5320953c78ad5b6d2d11f85bc4bcfChristian Maeder Solaris/SunOS 5.5.1_sparc patch 103627-14
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder Solaris/SunOS 5.5.1_x86 patch 103628-13
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder--------------------------------------------------------------------------------
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian MaederThe fix for the following bug:
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder 4351197 nfs performance problem by 103627-13
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maederis incorporated in the following patches:
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder Solaris/SunOS 5.5.1_sparc patch 103627-15
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder Solaris/SunOS 5.5.1_x86 patch 103628-14
333780eae2be9f20fe46dedbf5eb46ffa0cbfd02Christian Maeder--------------------------------------------------------------------------------
Solaris/SunOS 5.7_sparc patch 106950-09
Solaris/SunOS 5.7_x86 patch 106951-09
Solaris/SunOS 5.6_sparc patch 107733-06
Solaris/SunOS 5.6_x86 patch 107734-06
4270937 need mechanism to suppress ld.so.1's use of a default search path.
1050476 ld.so to permit configuration of search path
4271860 get MERCED cruft out of elf.h
4286838 ld.so.1 can't handle a no-bits segment
4287364 ld.so.1 runtime configuration cleanup
Solaris/SunOS 5.8_sparc patch 109147-01
Solaris/SunOS 5.8_x86 patch 109148-01
Solaris/SunOS 5.7_sparc patch 106950-10
Solaris/SunOS 5.7_x86 patch 106951-10
Solaris/SunOS 5.6_sparc patch 107733-07
Solaris/SunOS 5.6_x86 patch 107734-07
Solaris/SunOS 5.8_sparc patch 109147-03
Solaris/SunOS 5.8_x86 patch 109148-03
Solaris/SunOS 5.7_sparc patch 106950-11
Solaris/SunOS 5.7_x86 patch 106951-11
Solaris/SunOS 5.6_sparc patch 107733-08
Solaris/SunOS 5.6_x86 patch 107734-08
4341496 RFE: provide a static version of /usr/bin/crle
Solaris/SunOS 5.8_sparc patch 109147-04
Solaris/SunOS 5.8_x86 patch 109148-04
Solaris/SunOS 5.7_sparc patch 106950-12
Solaris/SunOS 5.7_x86 patch 106951-12
Solaris/SunOS 5.7_sparc patch 106950-13
Solaris/SunOS 5.7_x86 patch 106951-13
Solaris/SunOS 5.6_sparc patch 107733-09
Solaris/SunOS 5.6_x86 patch 107734-09
4303609 64bit libelf.so.1 does not properly implement elf_hash()
4310901 su.static fails when OSNet build with lazy-loading
4336980 ld.so.1 relative path processing revisited
Solaris/SunOS 5.8_sparc patch 109147-06
Solaris/SunOS 5.8_x86 patch 109148-06
4346615 ld.so.1 attempting to open a directory gives: No such device
4358751 ld.so.1: LD_XXX environ variables and LD_FLAGS should be synchronized.
Solaris/SunOS 5.8_sparc patch 109147-07
Solaris/SunOS 5.8_x86 patch 109148-07
Solaris/SunOS 5.7_sparc patch 106950-14
Solaris/SunOS 5.7_x86 patch 106951-14
4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro
4381116 ldd/ld.so.1 could aid in detecting unused dependencies
4381783 dlopen/dlclose of a libCrun+libthread can dump core
4394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming
4390308 ld.so.1 should provide more flexibility LD_PRELOAD'ing 32-bit/64-bit
Solaris/SunOS 5.8_sparc patch 109147-08
Solaris/SunOS 5.8_x86 patch 109148-08
4452202 Typos in <sys/link.h>
Solaris/SunOS 5.8_sparc patch 109147-09
Solaris/SunOS 5.8_x86 patch 109148-09
Solaris/SunOS 5.8_sparc patch 109147-10
Solaris/SunOS 5.8_x86 patch 109148-10
Solaris/SunOS 5.7_sparc patch 106950-15
Solaris/SunOS 5.7_x86 patch 106951-15
Solaris/SunOS 5.8_sparc patch 109147-11
Solaris/SunOS 5.8_x86 patch 109148-11
4488954 ld.so.1 reuses same buffer to send ummapping range to
Solaris/SunOS 5.8_sparc patch 109147-12
Solaris/SunOS 5.8_x86 patch 109148-12
4513842 library names not in ld.so string pool cause corefile bugs
Solaris/SunOS 5.8_sparc patch 109147-13
Solaris/SunOS 5.8_x86 patch 109148-13
Solaris/SunOS 5.7_sparc patch 106950-16
Solaris/SunOS 5.7_x86 patch 106951-16
4429371 librtld_db busted on ia32 with SC6.x compilers...
4446564 ldd/lddstub - core dump conditions
4462245 ld.so.1 core dumps when executed directly...
4467068 dyn_plt_entsize not properly initialized in ld.so.1
4469400 ld.so.1: is_so_loaded isn't as efficient as we thought...
4469684 rtld leaks dl_handles and permits on dlopen/dlclose
4475174 ld.so.1 prematurly reports the failure to load a object...
4475514 ld.so.1 can core dump in memory allocation fails (no swap)
4481851 Setting ld.so.1 environment variables globally would be useful
4491434 ld.so.1 can leak file-descriptors when loading same named objects
4404547 krtld/reloc.h could have better error message, has typos
4516434 sotruss can not watch libc_psr.so.1
4515913 ld.so.1 can incorrectly decrement external reference counts on dlclose()
4524512 ld.so.1 should allow alternate termination signals
Solaris/SunOS 5.8_sparc patch 109147-14
Solaris/SunOS 5.8_x86 patch 109148-14
Solaris/SunOS 5.7_sparc patch 106950-17
Solaris/SunOS 5.7_x86 patch 106951-17
4526745 fixup ld error message about duplicate dependencies/needed names
Solaris/SunOS 5.8_sparc patch 109147-15
Solaris/SunOS 5.8_x86 patch 109148-15
Solaris/SunOS 5.7_sparc patch 106950-18
Solaris/SunOS 5.7_x86 patch 106951-18
Solaris/SunOS 5.6_sparc patch 107733-10
Solaris/SunOS 5.6_x86 patch 107734-10
Solaris/SunOS 5.8_sparc patch 109147-16
Solaris/SunOS 5.8_x86 patch 109148-16
Solaris/SunOS 5.6_sparc patch T107733-11
Solaris/SunOS 5.6_x86 patch T107734-11
4546416 add help messages to ld.so mdbmodule
4526752 we should build and ship ld.so's mdb module
4638070 ldd/ld.so.1 could aid in detecting unreferenced dependencies
4642829 ld.so.1 mprotect()'s text segment for weak relocations (it shouldn't)
4621479 'make' in $SRC/cmd/sgs/tools tries to install things in the proto area
4664855 crle on application failed with ld.so.1 encountering mmap() returning
4671493 ld.so.1 inconsistantly assigns PATHNAME() on primary objects
4668517 compile with map.bssalign doesn't copy _iob to bss
Solaris/SunOS 5.9_sparc patch T112963-01
Solaris/SunOS 5.8_sparc patch T109147-17
Solaris/SunOS 5.8_x86 patch T109148-17
Solaris/SunOS 5.9_sparc patch T112963-02
Solaris/SunOS 5.8_sparc patch T109147-18
Solaris/SunOS 5.8_x86 patch T109148-18
4706503 linkers need to cope with EF_SPARCV9_PSO/EF_SPARCV9_RMO
Solaris/SunOS 5.9_sparc patch T112963-03
Solaris/SunOS 5.8_sparc patch T109147-19
Solaris/SunOS 5.8_x86 patch T109148-19
Solaris/SunOS 5.7_sparc patch T106950-19
Solaris/SunOS 5.7_x86 patch T106951-19
Solaris/SunOS 5.8_sparc patch T109147-20
Solaris/SunOS 5.8_x86 patch T109148-20
Solaris/SunOS 5.7_sparc patch T106950-20
Solaris/SunOS 5.7_x86 patch T106951-20
4653148 ld.so.1/libc should unregister its dlclose() exit handler via a fini.
4743413 ld.so.1 doesn't terminate argv with NULL pointer when invoked directly
4730433 ld.so.1 wastes time repeatedly opening dependencies
Solaris/SunOS 5.9_sparc patch T112963-04
Solaris/SunOS 5.7_sparc patch T106950-21
Solaris/SunOS 5.7_x86 patch T106951-21
Solaris/SunOS 5.9_sparc patch T112963-05
Solaris/SunOS 5.9_x86 patch T113986-01
Solaris/SunOS 5.8_sparc patch T109147-21
Solaris/SunOS 5.8_x86 patch T109148-21
Solaris/SunOS 5.7_sparc patch T106950-22
Solaris/SunOS 5.7_x86 patch T106951-22
4730110 ld.so.1 list implementation could scale better
4698800 Wrong comments in /usr/lib/ld/sparcv9/map.*
4783869 dlclose: filter closure exhibits hang/failure - introduced with 4504895
4778418 ld.so.1: there be nits out there
Solaris/SunOS 5.9_sparc patch T112963-06
Solaris/SunOS 5.9_x86 patch T113986-02
Solaris/SunOS 5.8_sparc patch T109147-22
Solaris/SunOS 5.8_x86 patch T109148-22
4715815 ld should allow linking with no output file (or /dev/null)
Solaris/SunOS 5.9_sparc patch T112963-07
Solaris/SunOS 5.9_x86 patch T113986-03
Solaris/SunOS 5.8_sparc patch T109147-23
Solaris/SunOS 5.8_x86 patch T109148-23
4831650 ld.so.1 can walk off the end of it's call_init() array...
Solaris/SunOS 5.9_sparc patch T112963-08
Solaris/SunOS 5.9_x86 patch T113986-04
Solaris/SunOS 5.8_sparc patch T109147-24
Solaris/SunOS 5.8_x86 patch T109148-24
Solaris/SunOS 5.9_sparc patch T112963-09
Solaris/SunOS 5.9_x86 patch T113986-05
Solaris/SunOS 5.8_sparc patch T109147-25
Solaris/SunOS 5.8_x86 patch T109148-25
4906062 Makefiles under usr/src/cmd/sgs needs to be updated
Solaris/SunOS 5.9_sparc patch T112963-10
Solaris/SunOS 5.9_x86 patch T113986-06
Solaris/SunOS 5.8_sparc patch T109147-26
Solaris/SunOS 5.8_x86 patch T109148-26
Solaris/SunOS 5.7_sparc patch T106950-24
Solaris/SunOS 5.7_x86 patch T106951-24
Solaris/SunOS 5.9_sparc patch T112963-11
Solaris/SunOS 5.9_x86 patch T113986-07
Solaris/SunOS 5.8_sparc patch T109147-27
Solaris/SunOS 5.8_x86 patch T109148-27
Solaris/SunOS 5.7_sparc patch T106950-25
Solaris/SunOS 5.7_x86 patch T106951-25
Solaris/SunOS 5.9_sparc patch T112963-12
Solaris/SunOS 5.9_x86 patch T113986-08
Solaris/SunOS 5.8_sparc patch T109147-28
Solaris/SunOS 5.8_x86 patch T109148-28
4912214 Having multiple of libc.so.1 in a link map causes malloc() to fail
4526878 ld.so.1 should pass MAP_ALIGN flag to give kernel more flexibility
4930997 sgs bld_vernote.ksh script needs to be hardend...
4796286 ld.so.1: scenario for trouble?
4930985 clean up cruft under usr/src/cmd/sgs/tools
4948427 ld.so.1 gives fatal error when multiple RTLDINFO objects are loaded
4955802 /usr/ccs/bin/ld dumps core in process_reld()
Solaris/SunOS 5.9_sparc patch T112963-13
Solaris/SunOS 5.9_x86 patch T113986-09
4860508 link-editors should create/promote/verify hardware capabilities
5021773 ld.so.1 has trouble with objects having more than 2 segments.
Solaris/SunOS 5.9_sparc patch T112963-14
Solaris/SunOS 5.9_x86 patch T113986-10
Solaris/SunOS 5.8_sparc patch T109147-29
Solaris/SunOS 5.8_x86 patch T109148-29
5044797 ld.so.1: secure directory testing is being skipped during filtee
Solaris/SunOS 5.9_sparc patch T112963-15
Solaris/SunOS 5.9_x86 patch T113986-11
Solaris/SunOS 5.8_sparc patch T109147-30
Solaris/SunOS 5.8_x86 patch T109148-30
5034652 ld.so.1 should save, and print, more error messages
5036561 ld.so.1 outputs non-fatal fatal message about auxiliary filter libraries
5042713 4866170 broke ld.so's ::setenv
5047612 ld.so.1: secure pathname verification is flawed with filter use
Solaris/SunOS 5.9_sparc patch T112963-16
Solaris/SunOS 5.9_x86 patch T113986-12
Solaris/SunOS 5.8_sparc patch T109147-31
Solaris/SunOS 5.8_x86 patch T109148-31
5013759 *file* should report hardware/software capabilities (link-editor
5063580 libldstab: file /tmp/posto..: .stab[.index|.sbfocus] found with no
5080344 Hardware capabilities are not enforced for a.out
5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR
Solaris/SunOS 5.9_sparc patch T112963-17
Solaris/SunOS 5.9_x86 patch T113986-13
Solaris/SunOS 5.8_sparc patch T109147-32
Solaris/SunOS 5.8_x86 patch T109148-32
5106206 ld.so.1 fail to run a Solaris9 program that has libc linked with
6182293 ld.so.1 can repeatedly relocate object .plts (RTLD_NOW).
5105601 ld.so.1 gets a little too enthusiastic with interposition
6177838 AMD64: linker cannot resolve PLT for 32-bit a.out(s) on amd64-S2 kernel
6192490 moe(1) returns /lib/libc.so.1 for optimal expansion of libc HWCAP
6198358 AMD64: bad eh_frame_hdr data when C and C++ mixed in a.out
6204123 ld.so.1: symbol lookup fails even after lazy loading fallback
6212797 The binary compiled on SunOS4.x doesn't run on Solaris8 with Patch
Solaris/SunOS 5.9_sparc patch T112963-18
Solaris/SunOS 5.9_x86 patch T113986-14
Solaris/SunOS 5.8_sparc patch T109147-33
Solaris/SunOS 5.8_x86 patch T109148-33
Solaris/SunOS 5.10_sparc patch T117461-01
Solaris/SunOS 5.10_x86 patch T118345-01
Solaris/SunOS 5.9_sparc patch T112963-19
Solaris/SunOS 5.9_x86 patch T113986-15
Solaris/SunOS 5.8_sparc patch T109147-34
Solaris/SunOS 5.8_x86 patch T109148-34
6257177 incremental builds of usr/src/cmd/sgs can fail...
Solaris/SunOS 5.10_sparc patch T117461-02
Solaris/SunOS 5.10_x86 patch T118345-02
Solaris/SunOS 5.9_sparc patch T112963-20
Solaris/SunOS 5.9_x86 patch T113986-16
Solaris/SunOS 5.8_sparc patch T109147-35
Solaris/SunOS 5.8_x86 patch T109148-35
6226206 ld.so.1 failure when processing single segment hwcap filtee
6228472 ld.so.1: link-map control list stacking can loose objects
rtld/common/malloc.c Assertion
6244897 ld.so.1 can't run apps from commandline
6254364 ld won't build libgenunix.so with absolute relocations
6260361 lari shouldn't count a.out non-zero undefined entries as interesting
Solaris/SunOS 5.10_sparc patch T117461-03
Solaris/SunOS 5.10_x86 patch T118345-03
Solaris/SunOS 5.9_sparc patch T112963-21
Solaris/SunOS 5.9_x86 patch T113986-17
Solaris/SunOS 5.8_sparc patch T109147-36
Solaris/SunOS 5.8_x86 patch T109148-36
6283601 The usr/src/cmd/sgs/packages/common/copyright contains old information
6284941 excessive link times with many groups/sections
6291547 ld.so mishandles LD_AUDIT causing security problems.
Solaris/SunOS 5.10_sparc patch T117461-04
Solaris/SunOS 5.10_x86 patch T118345-04
Solaris/SunOS 5.9_sparc patch T112963-22
Solaris/SunOS 5.9_x86 patch T113986-18
Solaris/SunOS 5.8_sparc patch T109147-37
Solaris/SunOS 5.8_x86 patch T109148-37
6273855 gcc and sgs/crle don't get along
6273864 gcc and sgs/libld don't get along
6273875 gcc and sgs/rtld don't get along
6272563 gcc and amd64/krtld/doreloc.c don't get along
6290157 gcc and sgs/librtld_db/rdb_demo don't get along
Solaris/SunOS 5.9_sparc patch T112963-23
Solaris/SunOS 5.9_x86 patch T113986-19
Solaris/SunOS 5.8_sparc patch T109147-38
Solaris/SunOS 5.8_x86 patch T109148-38
Solaris/SunOS 5.9_sparc patch T112963-24
Solaris/SunOS 5.9_x86 patch T113986-20
Solaris/SunOS 5.8_sparc patch T109147-39
Solaris/SunOS 5.8_x86 patch T109148-39
6324019 ld.so.1: malloc alignment is insufficient for new compilers
Solaris/SunOS 5.10_sparc patch T117461-07
Solaris/SunOS 5.10_x86 patch T118345-11
6310736 gcc and sgs/libld don't get along on SPARC
6329796 Memory leak with iconv_open/iconv_close with patch 109147-33
6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics
Solaris/SunOS 5.10_sparc patch T117461-08
Solaris/SunOS 5.10_x86 patch T121208-02
Solaris/SunOS 5.9_sparc patch T112963-25
Solaris/SunOS 5.9_x86 patch T113986-21
Solaris/SunOS 5.8_sparc patch T109147-40
Solaris/SunOS 5.8_x86 patch T109148-40